Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/brocade/bna/
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 */
A Dbna_tx_rx.c2870 struct bna_txq *txq; in bna_tx_sm_started_entry()
3089 struct bna_txq *txq = NULL; in bna_bfi_tx_enet_start()
3100 : list_first_entry(&tx->txq_q, struct bna_txq, qe); in bna_bfi_tx_enet_start()
3151 struct bna_txq *txq; in bna_tx_enet_stop()
3217 struct bna_txq *txq; in bna_tx_free()
3221 txq = list_first_entry(&tx->txq_q, struct bna_txq, qe); in bna_tx_free()
3273 struct bna_txq *txq = NULL; in bna_bfi_tx_enet_start_rsp()
3371 struct bna_txq *txq; in bna_tx_create()
3513 struct bna_txq *txq; in bna_tx_destroy()
3587 tx_mod->txq = (struct bna_txq *) in bna_tx_mod_init()
[all …]
A Dbna_enet.c1914 attr->num_txq * sizeof(struct bna_txq); in bna_mod_res_req()

Completed in 18 milliseconds