Searched defs:tx_mod (Results 1 – 2 of 2) sorted by relevance
3488 bna_tx_get(struct bna_tx_mod *tx_mod, enum bna_tx_type type) in bna_tx_get()3510 struct bna_tx_mod *tx_mod = &tx->bna->tx_mod; in bna_tx_free() local3624 bna_bfi_bw_update_aen(struct bna_tx_mod *tx_mod) in bna_bfi_bw_update_aen()3689 struct bna_tx_mod *tx_mod = &bna->tx_mod; in bna_tx_create() local3887 struct bna_tx_mod *tx_mod = (struct bna_tx_mod *)arg; in bna_tx_mod_cb_tx_stopped() local3895 struct bna_tx_mod *tx_mod = (struct bna_tx_mod *)arg; in bna_tx_mod_cb_tx_stopped_all() local3903 bna_tx_mod_init(struct bna_tx_mod *tx_mod, struct bna *bna, in bna_tx_mod_init()3936 bna_tx_mod_uninit(struct bna_tx_mod *tx_mod) in bna_tx_mod_uninit()3953 bna_tx_mod_start(struct bna_tx_mod *tx_mod, enum bna_tx_type type) in bna_tx_mod_start()3970 bna_tx_mod_stop(struct bna_tx_mod *tx_mod, enum bna_tx_type type) in bna_tx_mod_stop()[all …]
945 struct bna_tx_mod tx_mod; member