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