Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbna_types.h122 enum bna_tx_type { enum
475 enum bna_tx_type type;
508 enum bna_tx_type tx_type;
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);
Dbna_enet.c811 enum bna_tx_type tx_type = \
824 enum bna_tx_type tx_type = \
Dbna_tx_rx.c3197 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()