Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c496 int otx2_get_flow(struct otx2_nic *pfvf, struct ethtool_rxnfc *nfc, in otx2_get_flow() function
525 err = otx2_get_flow(pfvf, nfc, location); in otx2_get_all_flows()
Dotx2_common.h1084 int otx2_get_flow(struct otx2_nic *pfvf,
Dotx2_ethtool.c740 ret = otx2_get_flow(pfvf, nfc, nfc->fs.location); in otx2_get_rxnfc()