Searched refs:tx_q_cnt (Results 1 – 3 of 3) sorted by relevance
443 unsigned int tx_q_cnt; /* Number of MTL Transmit Queues */ member
2002 hw_feat->tx_q_cnt = AXGMAC_GET_BITS(mac_hfr2, MAC_HWF2R, TXQCNT); in axgbe_get_all_hw_features()2049 hw_feat->tx_q_cnt++; in axgbe_get_all_hw_features()2082 pdata->tx_max_q_count = pdata->hw_feat.tx_q_cnt; in axgbe_set_counts()
1155 q_count = RTE_MAX(pdata->hw_feat.tx_q_cnt, pdata->hw_feat.rx_q_cnt); in axgbe_enable_mtl_interrupts()