Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_common.h182 ice_aq_set_mac_loopback(struct ice_hw *hw, bool ena_lpbk, struct ice_sq_cd *cd);
Dice_common.c3911 ice_aq_set_mac_loopback(struct ice_hw *hw, bool ena_lpbk, struct ice_sq_cd *cd) in ice_aq_set_mac_loopback() argument
3919 if (ena_lpbk) in ice_aq_set_mac_loopback()
/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h107 bool ena_lpbk,
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()