Home
last modified time | relevance | path

Searched refs:vfdi_req (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dvfdi.h42 * The VF submits requests of type &struct vfdi_req by sending the
126 * struct vfdi_req - Request from VF driver to PF driver
162 struct vfdi_req { struct
H A Dsiena_sriov.c532 struct vfdi_req *req = vf->buf.addr; in efx_vfdi_init_evq()
573 struct vfdi_req *req = vf->buf.addr; in efx_vfdi_init_rxq()
614 struct vfdi_req *req = vf->buf.addr; in efx_vfdi_init_txq()
764 struct vfdi_req *req = vf->buf.addr; in efx_vfdi_insert_filter()
808 struct vfdi_req *req = vf->buf.addr; in efx_vfdi_set_status_page()
812 offsetof(struct vfdi_req, u.set_status_page.peer_page_addr[0])) in efx_vfdi_set_status_page()
875 struct vfdi_req *req = vf->buf.addr; in efx_siena_sriov_vfdi()
923 copy[0].to_addr = vf->req_addr + offsetof(struct vfdi_req, rc); in efx_siena_sriov_vfdi()
927 copy[1].to_addr = vf->req_addr + offsetof(struct vfdi_req, op); in efx_siena_sriov_vfdi()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dvfdi.h42 * The VF submits requests of type &struct vfdi_req by sending the
126 * struct vfdi_req - Request from VF driver to PF driver
162 struct vfdi_req { struct
H A Dsiena_sriov.c533 struct vfdi_req *req = vf->buf.addr; in efx_vfdi_init_evq()
574 struct vfdi_req *req = vf->buf.addr; in efx_vfdi_init_rxq()
615 struct vfdi_req *req = vf->buf.addr; in efx_vfdi_init_txq()
765 struct vfdi_req *req = vf->buf.addr; in efx_vfdi_insert_filter()
809 struct vfdi_req *req = vf->buf.addr; in efx_vfdi_set_status_page()
813 offsetof(struct vfdi_req, u.set_status_page.peer_page_addr[0])) in efx_vfdi_set_status_page()
876 struct vfdi_req *req = vf->buf.addr; in efx_siena_sriov_vfdi()
924 copy[0].to_addr = vf->req_addr + offsetof(struct vfdi_req, rc); in efx_siena_sriov_vfdi()
928 copy[1].to_addr = vf->req_addr + offsetof(struct vfdi_req, op); in efx_siena_sriov_vfdi()

Completed in 6 milliseconds