Home
last modified time | relevance | path

Searched refs:tx_max_q_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c115 if (!pdata->tx_max_q_count) in xgbe_set_counts()
116 pdata->tx_max_q_count = pdata->hw_feat.tx_q_cnt; in xgbe_set_counts()
132 pdata->tx_max_q_count); in xgbe_set_counts()
H A Dxgbe.h1095 unsigned int tx_max_q_count; member