Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h58 #define E1000_FUNC_2 2 macro
H A De1000_82575.c722 else if (hw->bus.func == E1000_FUNC_2) in igb_acquire_phy_82575()
743 else if (hw->bus.func == E1000_FUNC_2) in igb_release_phy_82575()
1235 else if (hw->bus.func == E1000_FUNC_2) in igb_get_cfg_done_82575()
H A De1000_mac.c314 if (hw->bus.func == E1000_FUNC_2) in igb_check_alt_mac_addr()
H A Digb_main.c3117 case E1000_FUNC_2: in igb_init_mas()