Searched defs:tx_mod (Results 1 – 2 of 2) sorted by relevance
3205 bna_tx_get(struct bna_tx_mod *tx_mod, enum bna_tx_type type) in bna_tx_get()3224 struct bna_tx_mod *tx_mod = &tx->bna->tx_mod; in bna_tx_free() local3315 bna_bfi_bw_update_aen(struct bna_tx_mod *tx_mod) in bna_bfi_bw_update_aen()3377 struct bna_tx_mod *tx_mod = &bna->tx_mod; in bna_tx_create() local3569 struct bna_tx_mod *tx_mod = (struct bna_tx_mod *)arg; in bna_tx_mod_cb_tx_stopped() local3577 struct bna_tx_mod *tx_mod = (struct bna_tx_mod *)arg; in bna_tx_mod_cb_tx_stopped_all() local3585 bna_tx_mod_init(struct bna_tx_mod *tx_mod, struct bna *bna, in bna_tx_mod_init()3616 bna_tx_mod_uninit(struct bna_tx_mod *tx_mod) in bna_tx_mod_uninit()3622 bna_tx_mod_start(struct bna_tx_mod *tx_mod, enum bna_tx_type type) in bna_tx_mod_start()3636 bna_tx_mod_stop(struct bna_tx_mod *tx_mod, enum bna_tx_type type) in bna_tx_mod_stop()[all …]
927 struct bna_tx_mod tx_mod; member