Home
last modified time | relevance | path

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

/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-common.c126 pdata->hw_feat.tx_ch_cnt); in xlgmac_init()
462 hw_feat->tx_ch_cnt = XLGMAC_GET_REG_BITS(mac_hfr2, in xlgmac_get_all_hw_features()
508 hw_feat->tx_ch_cnt++; in xlgmac_get_all_hw_features()
678 pdata->hw_feat.tx_ch_cnt); in xlgmac_print_all_hw_features()
A Ddwc-xlgmac.h533 unsigned int tx_ch_cnt; /* Number of DMA Transmit Channels */ member
/drivers/net/ethernet/amd/xgbe/
A Dxgbe-main.c112 pdata->tx_max_channel_count = pdata->hw_feat.tx_ch_cnt; in xgbe_set_counts()
129 pdata->hw_feat.tx_ch_cnt); in xgbe_set_counts()
A Dxgbe-ethtool.c593 tx = min(pdata->hw_feat.tx_ch_cnt, pdata->tx_max_channel_count); in xgbe_get_channels()
638 tx = min(pdata->hw_feat.tx_ch_cnt, pdata->tx_max_channel_count); in xgbe_set_channels()
A Dxgbe.h942 unsigned int tx_ch_cnt; /* Number of DMA Transmit Channels */ member
A Dxgbe-drv.c690 hw_feat->tx_ch_cnt = XGMAC_GET_BITS(mac_hfr2, MAC_HWF2R, TXCHCNT); in xgbe_get_all_hw_features()
730 hw_feat->tx_ch_cnt++; in xgbe_get_all_hw_features()

Completed in 22 milliseconds