Searched refs:bna_tx_mod (Results 1 – 3 of 3) sorted by relevance
330 struct bna_tx_mod *__tx_mod = &(_bna)->tx_mod; \427 void bna_bfi_bw_update_aen(struct bna_tx_mod *tx_mod);430 void bna_tx_mod_init(struct bna_tx_mod *tx_mod, struct bna *bna,432 void bna_tx_mod_uninit(struct bna_tx_mod *tx_mod);435 void bna_tx_mod_start(struct bna_tx_mod *tx_mod, enum bna_tx_type type);436 void bna_tx_mod_stop(struct bna_tx_mod *tx_mod, enum bna_tx_type type);437 void bna_tx_mod_fail(struct bna_tx_mod *tx_mod);
534 struct bna_tx_mod { struct945 struct bna_tx_mod tx_mod;
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()3624 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()3887 struct bna_tx_mod *tx_mod = (struct bna_tx_mod *)arg; in bna_tx_mod_cb_tx_stopped()3895 struct bna_tx_mod *tx_mod = (struct bna_tx_mod *)arg; in bna_tx_mod_cb_tx_stopped_all()3903 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 …]