Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h105 int i40e_aq_set_mac_loopback(struct i40e_hw *hw,
H A Di40e_common.c1699 int i40e_aq_set_mac_loopback(struct i40e_hw *hw, bool ena_lpbk, in i40e_aq_set_mac_loopback() function
H A Di40e_main.c13025 ret = i40e_aq_set_mac_loopback(&vsi->back->hw, ena, NULL); in i40e_set_loopback()