Home
last modified time | relevance | path

Searched refs:E1000_FUNC_1 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igbvf/
H A Dvf.h26 #define E1000_FUNC_1 1 macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A De1000_hw.h57 #define E1000_FUNC_1 1 macro
H A De1000_mac.c312 if (hw->bus.func == E1000_FUNC_1) in igb_check_alt_mac_addr()
H A De1000_82575.c722 if (hw->bus.func == E1000_FUNC_1) in igb_acquire_phy_82575()
743 if (hw->bus.func == E1000_FUNC_1) in igb_release_phy_82575()
H A Digb_main.c3082 case E1000_FUNC_1: in igb_init_mas()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dhw.h112 #define E1000_FUNC_1 1 macro
H A Dmac.c167 if (hw->bus.func == E1000_FUNC_1) in e1000_check_alt_mac_addr_generic()
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c647 if (hw->bus.func > E1000_FUNC_1) in igb_reset_swfw_lock()