Searched refs:ice_sq_send_cmd (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_sriov.c | 40 return ice_sq_send_cmd(hw, &hw->mailboxq, &desc, msg, msglen, cd); in ice_aq_send_msg_to_vf()
|
| H A D | ice_common.h | 41 ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq,
|
| H A D | ice_controlq.c | 907 ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq, in ice_sq_send_cmd() function
|
| H A D | ice_common.c | 1342 status = ice_sq_send_cmd(hw, &hw->adminq, desc, buf, buf_size, cd); in ice_aq_send_cmd()
|