Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h106 int i40e_aq_set_mac_loopback(struct i40e_hw *hw,
Di40e_common.c1440 int i40e_aq_set_mac_loopback(struct i40e_hw *hw, bool ena_lpbk, in i40e_aq_set_mac_loopback() function
Di40e_main.c12975 ret = i40e_aq_set_mac_loopback(&vsi->back->hw, ena, NULL); in i40e_set_loopback()