Home
last modified time | relevance | path

Searched refs:npa_lf_alloc_rsp (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h154 npa_lf_alloc_req, npa_lf_alloc_rsp) \
389 struct npa_lf_alloc_rsp { struct
Drvu_npa.c323 struct npa_lf_alloc_rsp *rsp) in rvu_mbox_handler_npa_lf_alloc()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h621 struct npa_lf_alloc_rsp *rsp);
Dotx2_vf.c61 mbox_handler_npa_lf_alloc(vf, (struct npa_lf_alloc_rsp *)msg); in otx2vf_process_vfaf_mbox_msg()
Dotx2_common.c1507 struct npa_lf_alloc_rsp *rsp) in mbox_handler_npa_lf_alloc()
Dotx2_pf.c772 mbox_handler_npa_lf_alloc(pf, (struct npa_lf_alloc_rsp *)msg); in otx2_process_pfaf_mbox_msg()