Searched refs:rx_max_q_count (Results 1 – 3 of 3) sorted by relevance
227 if (!pdata->rx_max_q_count) in xgbe_set_counts()228 pdata->rx_max_q_count = pdata->hw_feat.rx_q_cnt; in xgbe_set_counts()252 pdata->rx_max_q_count); in xgbe_set_counts()
369 pdata->rx_max_q_count = XP_GET_BITS(pdata->pp1, XP_PROP_1, in xgbe_pci_probe()376 pdata->tx_max_q_count, pdata->rx_max_q_count); in xgbe_pci_probe()
1156 unsigned int rx_max_q_count; member