Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_vf.c162 struct pfvf_def_resp_tlv *resp; in _qed_vf_pf_release()
807 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_rxq_stop()
904 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_txq_stop()
944 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_vport_start()
988 struct pfvf_def_resp_tlv *resp = &p_iov->pf2vf_reply->default_resp; in qed_vf_pf_vport_stop()
1050 struct pfvf_def_resp_tlv *p_resp; in qed_vf_handle_vp_update_tlvs_resp()
1058 p_resp = (struct pfvf_def_resp_tlv *) in qed_vf_handle_vp_update_tlvs_resp()
1075 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_vport_update()
1098 resp_size += sizeof(struct pfvf_def_resp_tlv); in qed_vf_pf_vport_update()
1118 resp_size += sizeof(struct pfvf_def_resp_tlv); in qed_vf_pf_vport_update()
[all …]
Dqed_sriov.c1262 struct pfvf_def_resp_tlv *resp; in qed_iov_prep_vp_update_resp_tlvs()
1267 size = sizeof(struct pfvf_def_resp_tlv); in qed_iov_prep_vp_update_resp_tlvs()
1971 sizeof(struct pfvf_def_resp_tlv), status); in qed_iov_vf_mbx_start_vport()
2007 sizeof(struct pfvf_def_resp_tlv), status); in qed_iov_vf_mbx_stop_vport()
2029 length = sizeof(struct pfvf_def_resp_tlv); in qed_iov_vf_mbx_start_rxq_resp()
2403 length = sizeof(struct pfvf_def_resp_tlv); in qed_iov_vf_mbx_start_txq_resp()
2565 u16 length = sizeof(struct pfvf_def_resp_tlv); in qed_iov_vf_mbx_stop_rxqs()
2603 u16 length = sizeof(struct pfvf_def_resp_tlv); in qed_iov_vf_mbx_stop_txqs()
2642 u16 length = sizeof(struct pfvf_def_resp_tlv); in qed_iov_vf_mbx_update_rxqs()
3349 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;