Home
last modified time | relevance | path

Searched refs:bna_tx_config (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad.h305 struct bna_tx_config tx_config[BNAD_MAX_TX] ____cacheline_aligned;
H A Dbna.h309 struct bna_tx_config *tx_cfg,
H A Dbna_types.h504 struct bna_tx_config { struct
H A Dbnad.c1948 struct bna_tx_config *tx_config = &bnad->tx_config[tx_id]; in bnad_setup_tx()
H A Dbna_tx_rx.c3364 struct bna_tx_config *tx_cfg, in bna_tx_create()