Searched refs:bna_txq (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h22 struct bna_txq;
432 struct bna_txq *txq;
444 struct bna_txq { struct
524 struct bna_txq *txq; /* BFI_MAX_TXQ entries */
H A Dbna_tx_rx.c2870 struct bna_txq *txq;
3089 struct bna_txq *txq = NULL;
3100 : list_first_entry(&tx->txq_q, struct bna_txq, qe);
3151 struct bna_txq *txq;
3161 bna_txq_qpt_setup(struct bna_txq *txq, int page_count, int page_size,
3217 struct bna_txq *txq;
3221 txq = list_first_entry(&tx->txq_q, struct bna_txq, qe);
3273 struct bna_txq *txq = NULL;
3281 for (i = 0, txq = list_first_entry(&tx->txq_q, struct bna_txq, qe);
3371 struct bna_txq *tx
[all...]
H A Dbna_enet.c1914 attr->num_txq * sizeof(struct bna_txq);

Completed in 118 milliseconds