Searched refs:mailboxq (Results 1 – 6 of 6) sorted by relevance
39 return ice_sq_send_cmd(hw, &hw->mailboxq, &desc, msg, msglen, cd); in ice_aq_send_msg_to_vf()307 struct ice_ctl_q_info *cq = &hw->mailboxq; in ice_mbx_vf_state_handler()
49 struct ice_ctl_q_info *cq = &hw->mailboxq; in ice_mailbox_init_regs()627 cq = &hw->mailboxq; in ice_init_ctrlq()708 cq = &hw->mailboxq; in ice_shutdown_ctrlq()818 ice_init_ctrlq_locks(&hw->mailboxq); in ice_create_all_ctrlq()852 ice_destroy_ctrlq_locks(&hw->mailboxq); in ice_destroy_all_ctrlq()
859 struct ice_ctl_q_info mailboxq; member
544 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_reset()1409 cq = &hw->mailboxq; in __ice_clean_ctrlq()1575 if (ice_ctrlq_pending(hw, &hw->mailboxq)) in ice_clean_mailboxq_subtask()2372 hw->mailboxq.num_rq_entries = PF_MBX_ARQLEN_ARQLEN_M; in ice_set_ctrlq_len()2373 hw->mailboxq.num_sq_entries = ICE_MBXSQ_LEN; in ice_set_ctrlq_len()2374 hw->mailboxq.rq_buf_size = ICE_MBXQ_MAX_BUF_LEN; in ice_set_ctrlq_len()2375 hw->mailboxq.sq_buf_size = ICE_MBXQ_MAX_BUF_LEN; in ice_set_ctrlq_len()5125 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_shutdown()
307 if (aq_ret && pf->hw.mailboxq.sq_last_status != ICE_AQ_RC_ENOSYS) { in ice_vc_send_msg_to_vf()310 ice_aq_str(pf->hw.mailboxq.sq_last_status)); in ice_vc_send_msg_to_vf()
1861 mbxdata.max_num_msgs_mbx = pf->hw.mailboxq.num_rq_entries; in ice_is_malicious_vf()