Home
last modified time | relevance | path

Searched refs:E1000_FUNC_3 (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_hw.h78 #define E1000_FUNC_3 3 macro
De1000_82575.c698 else if (hw->bus.func == E1000_FUNC_3) in igb_acquire_phy_82575()
719 else if (hw->bus.func == E1000_FUNC_3) in igb_release_phy_82575()
1204 else if (hw->bus.func == E1000_FUNC_3) in igb_get_cfg_done_82575()
De1000_mac.c263 if (hw->bus.func == E1000_FUNC_3) in igb_check_alt_mac_addr()
Digb_main.c2188 case E1000_FUNC_3: in igb_init_mas()