Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1891 void mbox_handler_nix_lf_alloc(struct otx2_nic *pfvf, in mbox_handler_nix_lf_alloc() function
1905 EXPORT_SYMBOL(mbox_handler_nix_lf_alloc);
H A Dotx2_common.h1079 void mbox_handler_nix_lf_alloc(struct otx2_nic *pfvf,
H A Dotx2_pf.c823 mbox_handler_nix_lf_alloc(pf, (struct nix_lf_alloc_rsp *)msg); in otx2_process_pfaf_mbox_msg()