Home
last modified time | relevance | path

Searched refs:ice_sq_send_cmd (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c20 * ice_sq_send_cmd() function
40 return ice_sq_send_cmd(hw, &hw->mailboxq, &desc, msg, msglen, cd); in ice_aq_send_msg_to_vf()
H A Dice_common.h41 ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq,
H A Dice_controlq.c895 * ice_sq_send_cmd - send command to Control Queue (ATQ)
907 ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq, in ice_sq_send_cmd() function
H A Dice_common.c1342 status = ice_sq_send_cmd(hw, &hw->adminq, desc, buf, buf_size, cd); in ice_aq_send_cmd()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.c19 * ice_sq_send_cmd() function
39 return ice_sq_send_cmd(hw, &hw->mailboxq, &desc, msg, msglen, cd); in ice_aq_send_msg_to_vf()
H A Dice_common.h47 ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq,
H A Dice_controlq.c946 * ice_sq_send_cmd - send command to Control Queue (ATQ)
958 ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq, in ice_sq_send_cmd() function
H A Dice_common.c1531 return ice_sq_send_cmd(hw, ice_get_sbq(hw), in ice_sbq_send_cmd()
1637 status = ice_sq_send_cmd(hw, cq, desc, buf, buf_size, cd); in ice_sq_send_cmd_retry()

Completed in 16 milliseconds