Home
last modified time | relevance | path

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

/drivers/net/ethernet/brocade/bna/
Dbna.h351 void bna_rx_disable(struct bna_rx *rx, enum bna_cleanup_type type,
Dbnad.c2168 bna_rx_disable(rx_info->rx, BNA_HARD_CLEANUP, bnad_cb_rx_disabled); in bnad_destroy_rx()
Dbna_tx_rx.c2547 bna_rx_disable(struct bna_rx *rx, enum bna_cleanup_type type, in bna_rx_disable() function