Searched refs:bna_tx_type (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h122 enum bna_tx_type { enum
475 enum bna_tx_type type;
508 enum bna_tx_type tx_type;
H A Dbna.h301 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);
H A Dbna_enet.c811 enum bna_tx_type tx_type = \
824 enum bna_tx_type tx_type = \
H A Dbna_tx_rx.c3197 bna_tx_get(struct bna_tx_mod *tx_mod, enum bna_tx_type type)
3614 bna_tx_mod_start(struct bna_tx_mod *tx_mod, enum bna_tx_type type)
3628 bna_tx_mod_stop(struct bna_tx_mod *tx_mod, enum bna_tx_type type)

Completed in 103 milliseconds