Home
last modified time | relevance | path

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

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