Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h70 ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq,
H A Dice_controlq.c994 ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq, in ice_sq_send_cmd() function
H A Dice_common.c1585 return ice_sq_send_cmd(hw, ice_get_sbq(hw), in ice_sbq_send_cmd()
1692 status = ice_sq_send_cmd(hw, cq, desc, buf, buf_size, cd); in ice_sq_send_cmd_retry()