Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c659 int otx2_get_flow(struct otx2_nic *pfvf, struct ethtool_rxnfc *nfc, in otx2_get_flow() function
688 err = otx2_get_flow(pfvf, nfc, location); in otx2_get_all_flows()
H A Dotx2_ethtool.c762 ret = otx2_get_flow(pfvf, nfc, nfc->fs.location); in otx2_get_rxnfc()