Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c447 int otx2_get_flow(struct otx2_nic *pfvf, struct ethtool_rxnfc *nfc, in otx2_get_flow() function
476 err = otx2_get_flow(pfvf, nfc, location); in otx2_get_all_flows()
Dotx2_common.h835 int otx2_get_flow(struct otx2_nic *pfvf,
Dotx2_ethtool.c663 ret = otx2_get_flow(pfvf, nfc, nfc->fs.location); in otx2_get_rxnfc()