Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_netdev_ops.c500 #define SET_FEATURES_OP_STR(op) ((op) ? "Enable" : "Disable") macro
513 SET_FEATURES_OP_STR(wanted_features & NETIF_F_RXCSUM)); in hinic3_set_feature_rx_csum()
529 SET_FEATURES_OP_STR(wanted_features & NETIF_F_TSO)); in hinic3_set_feature_tso()
552 dev_err(hwdev->dev, "%s lro failed\n", SET_FEATURES_OP_STR(en)); in hinic3_set_feature_lro()
576 SET_FEATURES_OP_STR(en)); in hinic3_set_feature_rx_cvlan()
600 SET_FEATURES_OP_STR(en)); in hinic3_set_feature_vlan_filter()