Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c523 return otx2_handle_ntuple_tc_features(netdev, features); in otx2vf_set_features()
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.h1144 int otx2_handle_ntuple_tc_features(struct net_device *netdev,
H A Dotx2_pf.c2364 return otx2_handle_ntuple_tc_features(netdev, features); in otx2_set_features()