bna_tx_type
void bna_tx_mod_start(struct bna_tx_mod *tx_mod, enum bna_tx_type type);
void bna_tx_mod_stop(struct bna_tx_mod *tx_mod, enum bna_tx_type type);
enum bna_tx_type tx_type = \
enum bna_tx_type tx_type = \
bna_tx_get(struct bna_tx_mod *tx_mod, enum bna_tx_type type)
bna_tx_mod_start(struct bna_tx_mod *tx_mod, enum bna_tx_type type)
bna_tx_mod_stop(struct bna_tx_mod *tx_mod, enum bna_tx_type type)
enum bna_tx_type type;
enum bna_tx_type tx_type;