Lines Matching refs:p_mbx
1278 struct qed_iov_vf_mbx *p_mbx, in qed_iov_prep_vp_update_resp_tlvs() argument
1285 memset(p_mbx->reply_virt, 0, sizeof(union pfvf_tlvs)); in qed_iov_prep_vp_update_resp_tlvs()
1286 p_mbx->offset = (u8 *)p_mbx->reply_virt; in qed_iov_prep_vp_update_resp_tlvs()
1290 qed_add_tlv(p_hwfn, &p_mbx->offset, CHANNEL_TLV_VPORT_UPDATE, size); in qed_iov_prep_vp_update_resp_tlvs()
1297 resp = qed_add_tlv(p_hwfn, &p_mbx->offset, in qed_iov_prep_vp_update_resp_tlvs()
1314 qed_add_tlv(p_hwfn, &p_mbx->offset, CHANNEL_TLV_LIST_END, in qed_iov_prep_vp_update_resp_tlvs()
2071 struct qed_iov_vf_mbx *p_mbx = &p_vf->vf_mbx; in qed_iov_vf_mbx_qid() local
2084 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, in qed_iov_vf_mbx_qid()
2762 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_act_param() argument
2768 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_act_param()
2783 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_vlan_param() argument
2789 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_vlan_param()
2807 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_tx_switch() argument
2813 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, in qed_iov_vp_update_tx_switch()
2826 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_mcast_bin_param() argument
2832 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_mcast_bin_param()
2845 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_accept_flag() argument
2852 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_accept_flag()
2866 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_accept_any_vlan() argument
2872 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, in qed_iov_vp_update_accept_any_vlan()
2888 struct qed_iov_vf_mbx *p_mbx, in qed_iov_vp_update_rss_param() argument
2898 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_rss_param()
2954 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_sge_tpa_param() argument
2960 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_sge_tpa_param()