Home
last modified time | relevance | path

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

/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-common.c138 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()
A Ddwc-xlgmac.h532 unsigned int rx_ch_cnt; /* Number of DMA Receive Channels */ member
/drivers/net/ethernet/amd/xgbe/
A Dxgbe-main.c114 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()
A Dxgbe-ethtool.c591 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()
A Dxgbe-drv.c689 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()
A Dxgbe.h941 unsigned int rx_ch_cnt; /* Number of DMA Receive Channels */ member

Completed in 611 milliseconds