Home
last modified time | relevance | path

Searched refs:bna_rx_mod_start (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna.h338 void bna_rx_mod_start(struct bna_rx_mod *rx_mod, enum bna_rx_type type);
H A Dbna_enet.c819 bna_rx_mod_start(&(enet)->bna->rx_mod, rx_type); \
852 bna_rx_mod_start(&(enet)->bna->rx_mod, rx_type); \
H A Dbna_tx_rx.c1977 bna_rx_mod_start(struct bna_rx_mod *rx_mod, enum bna_rx_type type) in bna_rx_mod_start() function