Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c630 err = otx2_attach_npa_nix(vf); in otx2vf_probe()
H A Dotx2_common.c1601 int otx2_attach_npa_nix(struct otx2_nic *pfvf) in otx2_attach_npa_nix() function
1656 EXPORT_SYMBOL(otx2_attach_npa_nix);
H A Dotx2_common.h966 int otx2_attach_npa_nix(struct otx2_nic *pfvf);
H A Dotx2_pf.c2962 err = otx2_attach_npa_nix(pf); in otx2_probe()