Searched refs:IGB_FLAG_QUAD_PORT_A (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/igb/ | ||
H A D | igb.h | 677 #define IGB_FLAG_QUAD_PORT_A BIT(2) macro |
H A D | igb_main.c | 3482 adapter->flags |= IGB_FLAG_QUAD_PORT_A; in igb_probe() |