Searched refs:mailboxq (Results 1 – 5 of 5) sorted by relevance
40 return ice_sq_send_cmd(hw, &hw->mailboxq, &desc, msg, msglen, cd); in ice_aq_send_msg_to_vf()
49 struct ice_ctl_q_info *cq = &hw->mailboxq; in ice_mailbox_init_regs()614 cq = &hw->mailboxq; in ice_init_ctrlq()666 cq = &hw->mailboxq; in ice_shutdown_ctrlq()763 ice_init_ctrlq_locks(&hw->mailboxq); in ice_create_all_ctrlq()795 ice_destroy_ctrlq_locks(&hw->mailboxq); in ice_destroy_all_ctrlq()
466 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_reset()1214 cq = &hw->mailboxq; in __ice_clean_ctrlq()1375 if (ice_ctrlq_pending(hw, &hw->mailboxq)) in ice_clean_mailboxq_subtask()2104 hw->mailboxq.num_rq_entries = PF_MBX_ARQLEN_ARQLEN_M; in ice_set_ctrlq_len()2105 hw->mailboxq.num_sq_entries = ICE_MBXSQ_LEN; in ice_set_ctrlq_len()2106 hw->mailboxq.rq_buf_size = ICE_MBXQ_MAX_BUF_LEN; in ice_set_ctrlq_len()2107 hw->mailboxq.sq_buf_size = ICE_MBXQ_MAX_BUF_LEN; in ice_set_ctrlq_len()4473 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_shutdown()
620 struct ice_ctl_q_info mailboxq; member
1854 if (aq_ret && pf->hw.mailboxq.sq_last_status != ICE_AQ_RC_ENOSYS) { in ice_vc_send_msg_to_vf()1857 ice_aq_str(pf->hw.mailboxq.sq_last_status)); in ice_vc_send_msg_to_vf()