Home
last modified time | relevance | path

Searched defs:ch_filter (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_ioctl.h144 struct ch_filter { struct
147 struct ch_filter_tuple val; argument
148 struct ch_filter_tuple mask; argument
149 uint16_t mac_addr_idx;
150 uint8_t mac_hit:1;
151 uint8_t proto:2;
153 uint8_t want_filter_id:1; /* report filter TID instead of RSS hash */
154 uint8_t pass:1; /* whether to pass or drop packets */
155 uint8_t rss:1; /* use RSS or specified qset */
156 uint8_t qset;