Home
last modified time | relevance | path

Searched refs:i40e_set_mac_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h372 int i40e_set_mac_type(struct i40e_hw *hw);
H A Di40e_common.c21 int i40e_set_mac_type(struct i40e_hw *hw) in i40e_set_mac_type() function
660 i40e_set_mac_type(hw); in i40e_init_shared_code()
H A Di40e_main.c15813 err = i40e_set_mac_type(hw); in i40e_probe()