Lines Matching refs:p_mbx
1260 struct qed_iov_vf_mbx *p_mbx, in qed_iov_prep_vp_update_resp_tlvs() argument
1267 memset(p_mbx->reply_virt, 0, sizeof(union pfvf_tlvs)); in qed_iov_prep_vp_update_resp_tlvs()
1268 p_mbx->offset = (u8 *)p_mbx->reply_virt; in qed_iov_prep_vp_update_resp_tlvs()
1272 qed_add_tlv(p_hwfn, &p_mbx->offset, CHANNEL_TLV_VPORT_UPDATE, size); in qed_iov_prep_vp_update_resp_tlvs()
1279 resp = qed_add_tlv(p_hwfn, &p_mbx->offset, in qed_iov_prep_vp_update_resp_tlvs()
1296 qed_add_tlv(p_hwfn, &p_mbx->offset, CHANNEL_TLV_LIST_END, in qed_iov_prep_vp_update_resp_tlvs()
2053 struct qed_iov_vf_mbx *p_mbx = &p_vf->vf_mbx; in qed_iov_vf_mbx_qid() local
2066 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, in qed_iov_vf_mbx_qid()
2744 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_act_param() argument
2750 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_act_param()
2765 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_vlan_param() argument
2771 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_vlan_param()
2789 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_tx_switch() argument
2795 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, in qed_iov_vp_update_tx_switch()
2808 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_mcast_bin_param() argument
2814 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_mcast_bin_param()
2827 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_accept_flag() argument
2834 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_accept_flag()
2848 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_accept_any_vlan() argument
2854 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, in qed_iov_vp_update_accept_any_vlan()
2870 struct qed_iov_vf_mbx *p_mbx, in qed_iov_vp_update_rss_param() argument
2880 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_rss_param()
2936 struct qed_iov_vf_mbx *p_mbx, u16 *tlvs_mask) in qed_iov_vp_update_sge_tpa_param() argument
2942 qed_iov_search_list_tlvs(p_hwfn, p_mbx->req_virt, tlv); in qed_iov_vp_update_sge_tpa_param()