Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/igb/
De1000_hw.h58 #define E1000_FUNC_2 2 macro
De1000_82575.c724 else if (hw->bus.func == E1000_FUNC_2) in igb_acquire_phy_82575()
745 else if (hw->bus.func == E1000_FUNC_2) in igb_release_phy_82575()
1237 else if (hw->bus.func == E1000_FUNC_2) in igb_get_cfg_done_82575()
De1000_mac.c314 if (hw->bus.func == E1000_FUNC_2) in igb_check_alt_mac_addr()
Digb_main.c3081 case E1000_FUNC_2: in igb_init_mas()