Searched refs:rx_ch_cnt (Results 1 – 6 of 6) sorted by relevance
138 pdata->hw_feat.rx_ch_cnt); in xlgmac_init()459 hw_feat->rx_ch_cnt = XLGMAC_GET_REG_BITS(mac_hfr2, in xlgmac_get_all_hw_features()507 hw_feat->rx_ch_cnt++; in xlgmac_get_all_hw_features()676 pdata->hw_feat.rx_ch_cnt); in xlgmac_print_all_hw_features()
532 unsigned int rx_ch_cnt; /* Number of DMA Receive Channels */ member
114 pdata->rx_max_channel_count = pdata->hw_feat.rx_ch_cnt; in xgbe_set_counts()138 pdata->hw_feat.rx_ch_cnt); in xgbe_set_counts()
591 rx = min(pdata->hw_feat.rx_ch_cnt, pdata->rx_max_channel_count); in xgbe_get_channels()636 rx = min(pdata->hw_feat.rx_ch_cnt, pdata->rx_max_channel_count); in xgbe_set_channels()
689 hw_feat->rx_ch_cnt = XGMAC_GET_BITS(mac_hfr2, MAC_HWF2R, RXCHCNT); in xgbe_get_all_hw_features()729 hw_feat->rx_ch_cnt++; in xgbe_get_all_hw_features()806 hw_feat->rx_ch_cnt); in xgbe_get_all_hw_features()808 hw_feat->rx_ch_cnt); in xgbe_get_all_hw_features()
941 unsigned int rx_ch_cnt; /* Number of DMA Receive Channels */ member
Completed in 611 milliseconds