Lines Matching refs:p_mbx
1258 struct qed_iov_vf_mbx *p_mbx, in qed_iov_prep_vp_update_resp_tlvs() argument
1265 memset(p_mbx->reply_virt, 0, sizeof(union pfvf_tlvs)); in qed_iov_prep_vp_update_resp_tlvs()
1266 p_mbx->offset = (u8 *)p_mbx->reply_virt; in qed_iov_prep_vp_update_resp_tlvs()
1270 qed_add_tlv(p_hwfn, &p_mbx->offset, CHANNEL_TLV_VPORT_UPDATE, size); in qed_iov_prep_vp_update_resp_tlvs()
1277 resp = qed_add_tlv(p_hwfn, &p_mbx->offset, in qed_iov_prep_vp_update_resp_tlvs()
1294 qed_add_tlv(p_hwfn, &p_mbx->offset, CHANNEL_TLV_LIST_END, in qed_iov_prep_vp_update_resp_tlvs()
2051 struct qed_iov_vf_mbx *p_mbx = &p_vf->vf_mbx; in qed_iov_vf_mbx_qid() local
2064 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, in qed_iov_vf_mbx_qid()
2742 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_act_param() argument
2748 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_act_param()
2763 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_vlan_param() argument
2769 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_vlan_param()
2787 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_tx_switch() argument
2793 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, in qed_iov_vp_update_tx_switch()
2806 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_mcast_bin_param() argument
2812 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_mcast_bin_param()
2825 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_accept_flag() argument
2832 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_accept_flag()
2846 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_accept_any_vlan() argument
2852 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, in qed_iov_vp_update_accept_any_vlan()
2868 struct qed_iov_vf_mbx *p_mbx, in qed_iov_vp_update_rss_param() argument
2878 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_rss_param()
2934 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_sge_tpa_param() argument
2940 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_sge_tpa_param()