Searched refs:tx_q_cnt (Results 1 – 6 of 6) sorted by relevance
128 pdata->hw_feat.tx_q_cnt); in xlgmac_init()456 hw_feat->tx_q_cnt = XLGMAC_GET_REG_BITS(mac_hfr2, in xlgmac_get_all_hw_features()506 hw_feat->tx_q_cnt++; in xlgmac_get_all_hw_features()674 pdata->hw_feat.tx_q_cnt); in xlgmac_print_all_hw_features()
531 unsigned int tx_q_cnt; /* Number of MTL Transmit Queues */ member
2516 q_count = max(pdata->hw_feat.tx_q_cnt, pdata->hw_feat.rx_q_cnt); in xlgmac_enable_mtl_interrupts()
116 pdata->tx_max_q_count = pdata->hw_feat.tx_q_cnt; in xgbe_set_counts()
741 hw_feat->tx_q_cnt = XGMAC_GET_BITS(mac_hfr2, MAC_HWF2R, TXQCNT); in xgbe_get_all_hw_features()796 hw_feat->tx_q_cnt++; in xgbe_get_all_hw_features()872 hw_feat->tx_q_cnt); in xgbe_get_all_hw_features()
969 unsigned int tx_q_cnt; /* Number of MTL Transmit Queues */ member