Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dvf.h26 #define E1000_FUNC_1 1 macro
/openbmc/linux/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.c720 if (hw->bus.func == E1000_FUNC_1) in igb_acquire_phy_82575()
741 if (hw->bus.func == E1000_FUNC_1) in igb_release_phy_82575()
H A Digb_main.c3139 case E1000_FUNC_1: in igb_init_mas()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h130 #define E1000_FUNC_1 1 macro
H A Dmac.c167 if (hw->bus.func == E1000_FUNC_1) in e1000_check_alt_mac_addr_generic()