Lines Matching defs:supported

928 	linkmode_clear_bit(ETHTOOL_LINK_MODE_FEC_BASER_BIT, mac->supported);
929 linkmode_clear_bit(ETHTOOL_LINK_MODE_FEC_RS_BIT, mac->supported);
930 linkmode_clear_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, mac->supported);
931 linkmode_clear_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported);
935 mac->supported);
938 mac->supported);
941 mac->supported);
944 mac->supported);
1090 mac->supported);
1092 hclge_convert_setting_sr(speed_ability, mac->supported);
1093 hclge_convert_setting_lr(speed_ability, mac->supported);
1094 hclge_convert_setting_cr(speed_ability, mac->supported);
1099 linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, mac->supported);
1101 linkmode_set_bit(ETHTOOL_LINK_MODE_FIBRE_BIT, mac->supported);
1102 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported);
1110 hclge_convert_setting_kr(speed_ability, mac->supported);
1115 linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, mac->supported);
1117 linkmode_set_bit(ETHTOOL_LINK_MODE_Backplane_BIT, mac->supported);
1118 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported);
1124 unsigned long *supported = hdev->hw.mac.supported;
1132 supported);
1136 supported);
1138 supported);
1142 linkmode_set_bit(ETHTOOL_LINK_MODE_10baseT_Full_BIT, supported);
1143 linkmode_set_bit(ETHTOOL_LINK_MODE_10baseT_Half_BIT, supported);
1147 linkmode_set_bit(ETHTOOL_LINK_MODE_Pause_BIT, supported);
1148 linkmode_set_bit(ETHTOOL_LINK_MODE_Asym_Pause_BIT, supported);
1151 linkmode_set_bit(ETHTOOL_LINK_MODE_Autoneg_BIT, supported);
1152 linkmode_set_bit(ETHTOOL_LINK_MODE_TP_BIT, supported);
2201 /* When DCB is not supported, rx private buffer is not allocated. */
2641 "autoneg is not supported by current port\n");
2816 "fec stats is not supported by current fec mode(0x%x)\n",
3170 linkmode_set_bit(ETHTOOL_LINK_MODE_Autoneg_BIT, mac->supported);
3171 linkmode_copy(mac->advertising, mac->supported);
3174 mac->supported);
3259 u32 supported, advertising, lp_advertising;
3285 supported = le32_to_cpu(req0->supported);
3288 ethtool_convert_legacy_u32_to_link_mode(cmd->link_modes.supported,
3289 supported);
5979 dev_err(&hdev->pdev->dev, "vlan-etype is not supported!\n");
6001 "FLOW_MAC_EXT is not supported in current fd mode!\n");
6071 dev_err(&hdev->pdev->dev, "user-def bytes are not supported\n");
6148 "ETHER_FLOW is not supported in current fd mode!\n");
6476 "flow table director is not supported\n");
7304 "cls flower is not supported\n");
7900 "loop_mode %d is not supported\n", loop_mode);
9832 /* accept_tag2 and accept_untag2 are not supported on
11454 /* This new command is only supported by new firmware, it will
11501 "failed to query wol supported, ret = %d\n", ret);
11565 wol->supported = wol_info->wol_support_mode;
12382 unsigned long *supported,
12391 supported[idx] = hdev->hw.mac.supported[idx];