Searched refs:DRV_STATUS_PMF (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ | ||
| H A D | ecore_hsi.h | 1898 #define DRV_STATUS_PMF 0x00000001 macro |
| H A D | bnx2x.c | 3895 if ((sc->port.pmf == 0) && (val & DRV_STATUS_PMF)) in bnx2x_attn_int_deasserted3() |