Home
last modified time | relevance | path

Searched refs:BNX_MQ_CONFIG_KNL_BYP_BLK_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_bnxreg.h3304 #define BNX_MQ_CONFIG_KNL_BYP_BLK_SIZE (0x7L<<4) macro
H A Dif_bnx.c3479 val &= ~BNX_MQ_CONFIG_KNL_BYP_BLK_SIZE; in bnx_chipinit()