Home
last modified time | relevance | path

Searched refs:ena_lpbk (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_common.h181 ice_aq_set_mac_loopback(struct ice_hw *hw, bool ena_lpbk, struct ice_sq_cd *cd);
H A Dice_common.c3891 ice_aq_set_mac_loopback(struct ice_hw *hw, bool ena_lpbk, struct ice_sq_cd *cd) in ice_aq_set_mac_loopback() argument
3899 if (ena_lpbk) in ice_aq_set_mac_loopback()
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h98 bool ena_lpbk,
H A Di40e_common.c1440 int i40e_aq_set_mac_loopback(struct i40e_hw *hw, bool ena_lpbk, in i40e_aq_set_mac_loopback() argument
1448 if (ena_lpbk) { in i40e_aq_set_mac_loopback()