Searched refs:rx_ch_cnt (Results 1 – 2 of 2) sorted by relevance
444 unsigned int rx_ch_cnt; /* Number of DMA Receive Channels */ member
2003 hw_feat->rx_ch_cnt = AXGMAC_GET_BITS(mac_hfr2, MAC_HWF2R, RXCHCNT); in axgbe_get_all_hw_features()2050 hw_feat->rx_ch_cnt++; in axgbe_get_all_hw_features()2079 pdata->rx_max_channel_count = pdata->hw_feat.rx_ch_cnt; in axgbe_set_counts()2100 pdata->rx_ring_count = RTE_MIN(pdata->hw_feat.rx_ch_cnt, in axgbe_set_counts()