Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h590 int otx2_attach_npa_nix(struct otx2_nic *pfvf);
Dotx2_vf.c539 err = otx2_attach_npa_nix(vf); in otx2vf_probe()
Dotx2_common.c1364 int otx2_attach_npa_nix(struct otx2_nic *pfvf) in otx2_attach_npa_nix() function
1419 EXPORT_SYMBOL(otx2_attach_npa_nix);
Dotx2_pf.c2072 err = otx2_attach_npa_nix(pf); in otx2_probe()