Searched refs:rx_ch_cnt (Results 1 – 6 of 6) sorted by relevance
140 pdata->hw_feat.rx_ch_cnt); in xlgmac_init()461 hw_feat->rx_ch_cnt = XLGMAC_GET_REG_BITS(mac_hfr2, in xlgmac_get_all_hw_features()509 hw_feat->rx_ch_cnt++; in xlgmac_get_all_hw_features()678 pdata->hw_feat.rx_ch_cnt); in xlgmac_print_all_hw_features()
531 unsigned int rx_ch_cnt; /* Number of DMA Receive Channels */ member
225 pdata->rx_max_channel_count = pdata->hw_feat.rx_ch_cnt; in xgbe_set_counts()249 pdata->hw_feat.rx_ch_cnt); in xgbe_set_counts()
720 rx = min(pdata->hw_feat.rx_ch_cnt, pdata->rx_max_channel_count); in xgbe_get_channels()765 rx = min(pdata->hw_feat.rx_ch_cnt, pdata->rx_max_channel_count); in xgbe_set_channels()
781 hw_feat->rx_ch_cnt = XGMAC_GET_BITS(mac_hfr2, MAC_HWF2R, RXCHCNT); in xgbe_get_all_hw_features()821 hw_feat->rx_ch_cnt++; in xgbe_get_all_hw_features()898 hw_feat->rx_ch_cnt); in xgbe_get_all_hw_features()900 hw_feat->rx_ch_cnt); in xgbe_get_all_hw_features()
997 unsigned int rx_ch_cnt; /* Number of DMA Receive Channels */ member