Searched refs:num_txq_per_tx (Results 1 – 3 of 3) sorted by relevance
95 #define BNAD_NUM_TXQ (bnad->num_tx * bnad->num_txq_per_tx)294 u32 num_txq_per_tx; member
827 for (j = 0; j < bnad->num_txq_per_tx; j++) { in bnad_isr() 952 for (tcb_id = 0; tcb_id < bnad->num_txq_per_tx; in bnad_cb_ethport_link_status() 1474 (bnad->num_tx * bnad->num_txq_per_tx) + in bnad_txrx_irq_alloc() 1932 bnad->num_txq_per_tx); in bnad_destroy_tx() 1968 tx_config->num_txq = bnad->num_txq_per_tx; in bnad_setup_tx() 1975 bna_tx_res_req(bnad->num_txq_per_tx, in bnad_setup_tx() 1981 bnad->num_txq_per_tx, (sizeof(struct bnad_tx_unmap) * in bnad_setup_tx() 2005 tx_id, bnad->num_txq_per_tx); in bnad_setup_tx() 2413 for (j = 0; j < bnad->num_txq_per_tx; j++) { in bnad_netdev_qstats_fill() 2535 bnad->num_txq_per_tx in bnad_q_num_init() [all...]
653 for (j = 0; j < bnad->num_txq_per_tx; j++) in bnad_get_strings() 698 count += bnad->num_txq_per_tx * BNAD_NUM_TXQ_COUNTERS; in bnad_get_stats_count_locked() 776 for (j = 0; j < bnad->num_txq_per_tx; j++) in bnad_per_q_stats_fill()