Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c2029 int otx2_handle_ntuple_tc_features(struct net_device *netdev, netdev_features_t features) in otx2_handle_ntuple_tc_features() function
2062 EXPORT_SYMBOL(otx2_handle_ntuple_tc_features);
H A Dotx2_common.h1137 int otx2_handle_ntuple_tc_features(struct net_device *netdev,
H A Dotx2_pf.c2366 return otx2_handle_ntuple_tc_features(netdev, features); in otx2_set_features()