Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_common.h68 struct ice_ctl_q_info *ice_get_sbq(struct ice_hw *hw);
Dice_controlq.c672 struct ice_ctl_q_info *ice_get_sbq(struct ice_hw *hw) in ice_get_sbq() function
Dice_common.c1488 return ice_sq_send_cmd(hw, ice_get_sbq(hw), in ice_sbq_send_cmd()