Searched refs:bna_cleanup_type (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/brocade/bna/ |
D | bna.h | 447 void bna_tx_disable(struct bna_tx *tx, enum bna_cleanup_type type, 484 void bna_rx_disable(struct bna_rx *rx, enum bna_cleanup_type type, 531 void bna_enet_disable(struct bna_enet *enet, enum bna_cleanup_type type, 545 enum bna_cleanup_type type);
|
D | bna_tx_rx.c | 54 enum bna_cleanup_type cleanup); 56 enum bna_cleanup_type cleanup); 58 enum bna_cleanup_type cleanup); 501 enum bna_cleanup_type cleanup) in bna_rxf_mcast_del() 577 bna_rxf_mcast_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) in bna_rxf_mcast_cfg_reset() 1173 bna_rxf_ucast_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) in bna_rxf_ucast_cfg_reset() 1250 bna_rxf_promisc_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) in bna_rxf_promisc_cfg_reset() 1307 bna_rxf_allmulti_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) in bna_rxf_allmulti_cfg_reset() 2798 bna_rx_disable(struct bna_rx *rx, enum bna_cleanup_type type, in bna_rx_disable() 3861 bna_tx_disable(struct bna_tx *tx, enum bna_cleanup_type type, in bna_tx_disable()
|
D | bna_types.h | 46 enum bna_cleanup_type { enum
|
D | bna_enet.c | 1292 bna_enet_disable(struct bna_enet *enet, enum bna_cleanup_type type, in bna_enet_disable() 1789 bna_ioceth_disable(struct bna_ioceth *ioceth, enum bna_cleanup_type type) in bna_ioceth_disable()
|