Lines Matching refs:p_mbx
1276 struct qed_iov_vf_mbx *p_mbx, in qed_iov_prep_vp_update_resp_tlvs() argument
1283 memset(p_mbx->reply_virt, 0, sizeof(union pfvf_tlvs)); in qed_iov_prep_vp_update_resp_tlvs()
1284 p_mbx->offset = (u8 *)p_mbx->reply_virt; in qed_iov_prep_vp_update_resp_tlvs()
1288 qed_add_tlv(p_hwfn, &p_mbx->offset, CHANNEL_TLV_VPORT_UPDATE, size); in qed_iov_prep_vp_update_resp_tlvs()
1295 resp = qed_add_tlv(p_hwfn, &p_mbx->offset, in qed_iov_prep_vp_update_resp_tlvs()
1312 qed_add_tlv(p_hwfn, &p_mbx->offset, CHANNEL_TLV_LIST_END, in qed_iov_prep_vp_update_resp_tlvs()
2067 struct qed_iov_vf_mbx *p_mbx = &p_vf->vf_mbx; in qed_iov_vf_mbx_qid() local
2080 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, in qed_iov_vf_mbx_qid()
2758 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_act_param() argument
2764 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_act_param()
2779 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_vlan_param() argument
2785 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_vlan_param()
2803 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_tx_switch() argument
2809 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, in qed_iov_vp_update_tx_switch()
2822 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_mcast_bin_param() argument
2828 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_mcast_bin_param()
2841 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_accept_flag() argument
2848 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_accept_flag()
2862 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_accept_any_vlan() argument
2868 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, in qed_iov_vp_update_accept_any_vlan()
2884 struct qed_iov_vf_mbx *p_mbx, in qed_iov_vp_update_rss_param() argument
2894 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_rss_param()
2950 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_sge_tpa_param() argument
2956 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_sge_tpa_param()