Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/igb/
De1000_hw.h59 #define E1000_FUNC_3 3 macro
De1000_82575.c730 else if (hw->bus.func == E1000_FUNC_3) in igb_acquire_phy_82575()
751 else if (hw->bus.func == E1000_FUNC_3) in igb_release_phy_82575()
1243 else if (hw->bus.func == E1000_FUNC_3) in igb_get_cfg_done_82575()
De1000_mac.c316 if (hw->bus.func == E1000_FUNC_3) in igb_check_alt_mac_addr()
Digb_main.c2944 case E1000_FUNC_3: in igb_init_mas()