Home
last modified time | relevance | path

Searched refs:tx_max_channel_count (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c111 if (!pdata->tx_max_channel_count) in xgbe_set_counts()
112 pdata->tx_max_channel_count = pdata->hw_feat.tx_ch_cnt; in xgbe_set_counts()
131 pdata->tx_max_channel_count); in xgbe_set_counts()
H A Dxgbe-pci.c281 pdata->tx_max_channel_count = XP_GET_BITS(pdata->pp1, XP_PROP_1, in xgbe_pci_probe()
291 pdata->tx_max_channel_count, in xgbe_pci_probe()
H A Dxgbe.h1058 unsigned int tx_max_channel_count; member