Home
last modified time | relevance | path

Searched refs:IGB_FLAG_QUAD_PORT_A (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/igb/
Digb.h334 #define IGB_FLAG_QUAD_PORT_A (1 << 2) macro
Digb_ethtool.c1878 if (!(adapter->flags & IGB_FLAG_QUAD_PORT_A)) { in igb_wol_exclusion()
Digb_main.c2018 adapter->flags |= IGB_FLAG_QUAD_PORT_A; in igb_probe()