Home
last modified time | relevance | path

Searched defs:tx_mod (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c3197 bna_tx_get(struct bna_tx_mod *tx_mod, enum bna_tx_type type) in bna_tx_get()
3216 struct bna_tx_mod *tx_mod = &tx->bna->tx_mod; in bna_tx_free() local
3307 bna_bfi_bw_update_aen(struct bna_tx_mod *tx_mod) in bna_bfi_bw_update_aen()
3369 struct bna_tx_mod *tx_mod = &bna->tx_mod; in bna_tx_create() local
3561 struct bna_tx_mod *tx_mod = (struct bna_tx_mod *)arg; in bna_tx_mod_cb_tx_stopped() local
3569 struct bna_tx_mod *tx_mod = (struct bna_tx_mod *)arg; in bna_tx_mod_cb_tx_stopped_all() local
3577 bna_tx_mod_init(struct bna_tx_mod *tx_mod, struct bna *bna, in bna_tx_mod_init()
3608 bna_tx_mod_uninit(struct bna_tx_mod *tx_mod) in bna_tx_mod_uninit()
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()
[all …]
H A Dbna_types.h934 struct bna_tx_mod tx_mod; member
/openbmc/linux/drivers/net/phy/
H A Dmicrel.c2485 int tx_mod; in lan8814_hwtstamp() local