Searched refs:IXL_AQ_OP_RSS_SET_LUT (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ | ||
| D | if_ixlvar.h | 169 #define IXL_AQ_OP_RSS_SET_LUT 0x0b03 macro |
| D | if_ixl.c | 4764 iaq->iaq_opcode = htole16(IXL_AQ_OP_RSS_SET_LUT); in ixl_set_rss_lut() |