Home
last modified time | relevance | path

Searched refs:mbox_handler_npa_lf_alloc (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h620 void mbox_handler_npa_lf_alloc(struct otx2_nic *pfvf,
Dotx2_vf.c61 mbox_handler_npa_lf_alloc(vf, (struct npa_lf_alloc_rsp *)msg); in otx2vf_process_vfaf_mbox_msg()
Dotx2_common.c1490 void mbox_handler_npa_lf_alloc(struct otx2_nic *pfvf, in mbox_handler_npa_lf_alloc() function
1496 EXPORT_SYMBOL(mbox_handler_npa_lf_alloc);
Dotx2_pf.c767 mbox_handler_npa_lf_alloc(pf, (struct npa_lf_alloc_rsp *)msg); in otx2_process_pfaf_mbox_msg()