Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c68 mbox_handler_npa_lf_alloc(vf, (struct npa_lf_alloc_rsp *)msg); in otx2vf_process_vfaf_mbox_msg()
Dotx2_common.h941 void mbox_handler_npa_lf_alloc(struct otx2_nic *pfvf,
Dotx2_common.c1642 void mbox_handler_npa_lf_alloc(struct otx2_nic *pfvf, in mbox_handler_npa_lf_alloc() function
1648 EXPORT_SYMBOL(mbox_handler_npa_lf_alloc);
Dotx2_pf.c789 mbox_handler_npa_lf_alloc(pf, (struct npa_lf_alloc_rsp *)msg); in otx2_process_pfaf_mbox_msg()