Searched refs:bna_tx_mod (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna.h204 struct bna_tx_mod *__tx_mod = &(_bna)->tx_mod; \
293 void bna_bfi_bw_update_aen(struct bna_tx_mod *tx_mod);
296 void bna_tx_mod_init(struct bna_tx_mod *tx_mod, struct bna *bna,
298 void bna_tx_mod_uninit(struct bna_tx_mod *tx_mod);
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);
303 void bna_tx_mod_fail(struct bna_tx_mod *tx_mod);
H A Dbna_tx_rx.c3197 bna_tx_get(struct bna_tx_mod *tx_mod, enum bna_tx_type type)
3216 struct bna_tx_mod *tx_mod = &tx->bna->tx_mod;
3307 bna_bfi_bw_update_aen(struct bna_tx_mod *tx_mod)
3369 struct bna_tx_mod *tx_mod = &bna->tx_mod;
3561 struct bna_tx_mod *tx_mod = (struct bna_tx_mod *)arg;
3569 struct bna_tx_mod *tx_mod = (struct bna_tx_mod *)arg;
3577 bna_tx_mod_init(struct bna_tx_mod *tx_mod, struct bna *bna,
3608 bna_tx_mod_uninit(struct bna_tx_mod *tx_mo
[all...]
H A Dbna_types.h522 struct bna_tx_mod { struct
934 struct bna_tx_mod tx_mod;

Completed in 206 milliseconds