Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h599 int otx2_config_nix_queues(struct otx2_nic *pfvf);
Dotx2_common.c921 int otx2_config_nix_queues(struct otx2_nic *pfvf) in otx2_config_nix_queues() function
Dotx2_pf.c1331 err = otx2_config_nix_queues(pf); in otx2_init_hw_resources()