Searched refs:bna_tx_type (Results 1 – 4 of 4) sorted by relevance
122 enum bna_tx_type { enum475 enum bna_tx_type type;508 enum bna_tx_type tx_type;
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);
811 enum bna_tx_type tx_type = \824 enum bna_tx_type tx_type = \
3197 bna_tx_get(struct bna_tx_mod *tx_mod, enum bna_tx_type type) in bna_tx_get()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()