Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c618 err = otx2_attach_npa_nix(vf); in otx2vf_probe()
Dotx2_common.h906 int otx2_attach_npa_nix(struct otx2_nic *pfvf);
Dotx2_common.c1500 int otx2_attach_npa_nix(struct otx2_nic *pfvf) in otx2_attach_npa_nix() function
1555 EXPORT_SYMBOL(otx2_attach_npa_nix);
Dotx2_pf.c2807 err = otx2_attach_npa_nix(pf); in otx2_probe()