Searched refs:BNX_MQ_CONFIG_KNL_BYP_BLK_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_bnxreg.h | 3304 #define BNX_MQ_CONFIG_KNL_BYP_BLK_SIZE (0x7L<<4) macro |
H A D | if_bnx.c | 3479 val &= ~BNX_MQ_CONFIG_KNL_BYP_BLK_SIZE; in bnx_chipinit() |