Home
last modified time | relevance | path

Searched defs:failed_features (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_netdev_ops.c505 netdev_features_t *failed_features) in hinic3_set_feature_rx_csum()
521 netdev_features_t *failed_features) in hinic3_set_feature_tso()
537 netdev_features_t *failed_features) in hinic3_set_feature_lro()
562 netdev_features_t *failed_features) in hinic3_set_feature_rx_cvlan()
586 netdev_features_t *failed_features) in hinic3_set_feature_vlan_filter()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c1055 netdev_features_t failed_features = 0; in set_features() local