Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igb/
De1000_hw.h59 #define E1000_FUNC_3 3 macro
De1000_82575.c726 else if (hw->bus.func == E1000_FUNC_3) in igb_acquire_phy_82575()
747 else if (hw->bus.func == E1000_FUNC_3) in igb_release_phy_82575()
1239 else if (hw->bus.func == E1000_FUNC_3) in igb_get_cfg_done_82575()
De1000_mac.c317 if (hw->bus.func == E1000_FUNC_3) in igb_check_alt_mac_addr()
Digb_main.c3147 case E1000_FUNC_3: in igb_init_mas()