Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h228 ice_aq_set_mac_loopback(struct ice_hw *hw, bool ena_lpbk, struct ice_sq_cd *cd);
H A Dice_common.c4188 ice_aq_set_mac_loopback(struct ice_hw *hw, bool ena_lpbk, struct ice_sq_cd *cd) in ice_aq_set_mac_loopback() argument
4196 if (ena_lpbk) in ice_aq_set_mac_loopback()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h97 bool ena_lpbk,
H A Di40e_common.c1415 int i40e_aq_set_mac_loopback(struct i40e_hw *hw, bool ena_lpbk, in i40e_aq_set_mac_loopback() argument
1423 if (ena_lpbk) { in i40e_aq_set_mac_loopback()