Searched refs:bna_txq (Results 1 – 3 of 3) sorted by relevance
22 struct bna_txq;432 struct bna_txq *txq;444 struct bna_txq { struct524 struct bna_txq *txq; /* BFI_MAX_TXQ entries */
2870 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 …]
1914 attr->num_txq * sizeof(struct bna_txq); in bna_mod_res_req()
Completed in 18 milliseconds