Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbna.h359 void bna_rx_disable(struct bna_rx *rx, enum bna_cleanup_type type,
Dbna_tx_rx.c2555 bna_rx_disable(struct bna_rx *rx, enum bna_cleanup_type type, in bna_rx_disable() function
Dbnad.c2186 bna_rx_disable(rx_info->rx, BNA_HARD_CLEANUP, bnad_cb_rx_disabled); in bnad_destroy_rx()