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_vf.c521 return otx2_handle_ntuple_tc_features(netdev, features); in otx2vf_set_features()
H A Dotx2_common.c2033 int otx2_handle_ntuple_tc_features(struct net_device *netdev, netdev_features_t features) in otx2_handle_ntuple_tc_features() function
2066 EXPORT_SYMBOL(otx2_handle_ntuple_tc_features);
H A Dotx2_pf.c2360 return otx2_handle_ntuple_tc_features(netdev, features); in otx2_set_features()