ice_sq_send_cmd
return ice_sq_send_cmd(hw, ice_get_sbq(hw),
status = ice_sq_send_cmd(hw, cq, desc, buf, buf_size, cd);
ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq,
return ice_sq_send_cmd(hw, &hw->mailboxq, &desc, msg, msglen, cd);