Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c470 return otx2_handle_ntuple_tc_features(netdev, features); in otx2vf_set_features()
Dotx2_common.c1861 int otx2_handle_ntuple_tc_features(struct net_device *netdev, netdev_features_t features) in otx2_handle_ntuple_tc_features() function
1894 EXPORT_SYMBOL(otx2_handle_ntuple_tc_features);
Dotx2_common.h1061 int otx2_handle_ntuple_tc_features(struct net_device *netdev,
Dotx2_pf.c2108 return otx2_handle_ntuple_tc_features(netdev, features); in otx2_set_features()