Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h622 void mbox_handler_nix_lf_alloc(struct otx2_nic *pfvf,
Dotx2_vf.c64 mbox_handler_nix_lf_alloc(vf, (struct nix_lf_alloc_rsp *)msg); in otx2vf_process_vfaf_mbox_msg()
Dotx2_common.c1514 void mbox_handler_nix_lf_alloc(struct otx2_nic *pfvf, in mbox_handler_nix_lf_alloc() function
1523 EXPORT_SYMBOL(mbox_handler_nix_lf_alloc);
Dotx2_pf.c775 mbox_handler_nix_lf_alloc(pf, (struct nix_lf_alloc_rsp *)msg); in otx2_process_pfaf_mbox_msg()