Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.h345 int ice_share_res(struct ice_hw *hw, u16 type, u8 shared, u16 res_id);
H A Dice_lag.c1166 if (ice_share_res(hw, ICE_AQC_RES_TYPE_SWID, link, swid)) in ice_lag_primary_swid()
H A Dice_switch.c4620 int ice_share_res(struct ice_hw *hw, u16 type, u8 shared, u16 res_id) in ice_share_res() function