Home
last modified time | relevance | path

Searched refs:pfvf_def_resp_tlv (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_vf.c159 struct pfvf_def_resp_tlv *resp; in _qed_vf_pf_release()
805 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_rxq_stop()
902 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_txq_stop()
942 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_vport_start()
986 struct pfvf_def_resp_tlv *resp = &p_iov->pf2vf_reply->default_resp; in qed_vf_pf_vport_stop()
1048 struct pfvf_def_resp_tlv *p_resp; in qed_vf_handle_vp_update_tlvs_resp()
1056 p_resp = (struct pfvf_def_resp_tlv *) in qed_vf_handle_vp_update_tlvs_resp()
1073 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_vport_update()
1225 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_reset()
1280 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_filter_ucast()
[all …]
Dqed_sriov.c1264 struct pfvf_def_resp_tlv *resp; in qed_iov_prep_vp_update_resp_tlvs()
1269 size = sizeof(struct pfvf_def_resp_tlv); in qed_iov_prep_vp_update_resp_tlvs()
1973 sizeof(struct pfvf_def_resp_tlv), status); in qed_iov_vf_mbx_start_vport()
2009 sizeof(struct pfvf_def_resp_tlv), status); in qed_iov_vf_mbx_stop_vport()
2031 length = sizeof(struct pfvf_def_resp_tlv); in qed_iov_vf_mbx_start_rxq_resp()
2405 length = sizeof(struct pfvf_def_resp_tlv); in qed_iov_vf_mbx_start_txq_resp()
2567 u16 length = sizeof(struct pfvf_def_resp_tlv); in qed_iov_vf_mbx_stop_rxqs()
2605 u16 length = sizeof(struct pfvf_def_resp_tlv); in qed_iov_vf_mbx_stop_txqs()
2644 u16 length = sizeof(struct pfvf_def_resp_tlv); in qed_iov_vf_mbx_update_rxqs()
3351 sizeof(struct pfvf_def_resp_tlv), status); in qed_iov_vf_mbx_ucast_filter()
[all …]
Dqed_vf.h68 struct pfvf_def_resp_tlv { struct
524 struct pfvf_def_resp_tlv default_resp;