Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h45 struct ice_ctl_q_info *ice_get_sbq(struct ice_hw *hw);
H A Dice_controlq.c676 struct ice_ctl_q_info *ice_get_sbq(struct ice_hw *hw) in ice_get_sbq() function
H A Dice_common.c1531 return ice_sq_send_cmd(hw, ice_get_sbq(hw), in ice_sbq_send_cmd()