Searched refs:bna_tx_mod (Results 1 – 3 of 3) sorted by relevance
204 struct bna_tx_mod *__tx_mod = &(_bna)->tx_mod; \293 void bna_bfi_bw_update_aen(struct bna_tx_mod *tx_mod);296 void bna_tx_mod_init(struct bna_tx_mod *tx_mod, struct bna *bna,298 void bna_tx_mod_uninit(struct bna_tx_mod *tx_mod);301 void bna_tx_mod_start(struct bna_tx_mod *tx_mod, enum bna_tx_type type);302 void bna_tx_mod_stop(struct bna_tx_mod *tx_mod, enum bna_tx_type type);303 void bna_tx_mod_fail(struct bna_tx_mod *tx_mod);
3197 bna_tx_get(struct bna_tx_mod *tx_mod, enum bna_tx_type type) in bna_tx_get()3216 struct bna_tx_mod *tx_mod = &tx->bna->tx_mod; in bna_tx_free()3307 bna_bfi_bw_update_aen(struct bna_tx_mod *tx_mod) in bna_bfi_bw_update_aen()3369 struct bna_tx_mod *tx_mod = &bna->tx_mod; in bna_tx_create()3561 struct bna_tx_mod *tx_mod = (struct bna_tx_mod *)arg; in bna_tx_mod_cb_tx_stopped()3569 struct bna_tx_mod *tx_mod = (struct bna_tx_mod *)arg; in bna_tx_mod_cb_tx_stopped_all()3577 bna_tx_mod_init(struct bna_tx_mod *tx_mod, struct bna *bna, in bna_tx_mod_init()3608 bna_tx_mod_uninit(struct bna_tx_mod *tx_mod) in bna_tx_mod_uninit()3614 bna_tx_mod_start(struct bna_tx_mod *tx_mod, enum bna_tx_type type) in bna_tx_mod_start()3628 bna_tx_mod_stop(struct bna_tx_mod *tx_mod, enum bna_tx_type type) in bna_tx_mod_stop()[all …]
522 struct bna_tx_mod { struct934 struct bna_tx_mod tx_mod;