Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c475 return otx2_handle_ntuple_tc_features(netdev, features); in otx2vf_set_features()
Dotx2_common.h995 int otx2_handle_ntuple_tc_features(struct net_device *netdev,
Dotx2_common.c1770 int otx2_handle_ntuple_tc_features(struct net_device *netdev, netdev_features_t features) in otx2_handle_ntuple_tc_features() function
1818 EXPORT_SYMBOL(otx2_handle_ntuple_tc_features);
Dotx2_pf.c2030 return otx2_handle_ntuple_tc_features(netdev, features); in otx2_set_features()