tx_max_channel_count 722 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c tx = min(pdata->hw_feat.tx_ch_cnt, pdata->tx_max_channel_count); tx_max_channel_count 767 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c tx = min(pdata->hw_feat.tx_ch_cnt, pdata->tx_max_channel_count); tx_max_channel_count 222 drivers/net/ethernet/amd/xgbe/xgbe-main.c if (!pdata->tx_max_channel_count) tx_max_channel_count 223 drivers/net/ethernet/amd/xgbe/xgbe-main.c pdata->tx_max_channel_count = pdata->hw_feat.tx_ch_cnt; tx_max_channel_count 242 drivers/net/ethernet/amd/xgbe/xgbe-main.c pdata->tx_max_channel_count); tx_max_channel_count 353 drivers/net/ethernet/amd/xgbe/xgbe-pci.c pdata->tx_max_channel_count = XP_GET_BITS(pdata->pp1, XP_PROP_1, tx_max_channel_count 363 drivers/net/ethernet/amd/xgbe/xgbe-pci.c pdata->tx_max_channel_count, tx_max_channel_count 1117 drivers/net/ethernet/amd/xgbe/xgbe.h unsigned int tx_max_channel_count;