Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_base.c23 if (hw->bus.func == E1000_FUNC_1) in e1000_acquire_phy_base()
45 if (hw->bus.func == E1000_FUNC_1) in e1000_release_phy_base()
H A De1000_82540.c680 if (hw->bus.func == E1000_FUNC_1) in e1000_read_mac_addr_82540()
H A De1000_hw.h182 #define E1000_FUNC_1 1 macro
H A De1000_mac.c407 if (hw->bus.func == E1000_FUNC_1) in e1000_check_alt_mac_addr_generic()
H A De1000_82575.c1064 if (hw->bus.func == E1000_FUNC_1) in e1000_get_cfg_done_82575()
/f-stack/dpdk/drivers/net/e1000/
H A Digb_ethdev.c649 if (hw->bus.func > E1000_FUNC_1) in igb_reset_swfw_lock()