Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h975 int otx2_config_nix(struct otx2_nic *pfvf);
H A Dotx2_common.c1140 int otx2_config_nix(struct otx2_nic *pfvf) in otx2_config_nix() function
H A Dotx2_pf.c1512 err = otx2_config_nix(pf); in otx2_init_hw_resources()