Searched refs:bna_cleanup_type (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/brocade/bna/ |
D | bna.h | 314 void bna_tx_disable(struct bna_tx *tx, enum bna_cleanup_type type, 351 void bna_rx_disable(struct bna_rx *rx, enum bna_cleanup_type type, 386 void bna_enet_disable(struct bna_enet *enet, enum bna_cleanup_type type, 399 enum bna_cleanup_type type);
|
D | bna_tx_rx.c | 46 enum bna_cleanup_type cleanup); 48 enum bna_cleanup_type cleanup); 50 enum bna_cleanup_type cleanup); 395 enum bna_cleanup_type cleanup) in bna_rxf_mcast_del() 467 bna_rxf_mcast_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) in bna_rxf_mcast_cfg_reset() 991 bna_rxf_ucast_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) in bna_rxf_ucast_cfg_reset() 1065 bna_rxf_promisc_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) in bna_rxf_promisc_cfg_reset() 1122 bna_rxf_allmulti_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) in bna_rxf_allmulti_cfg_reset() 2547 bna_rx_disable(struct bna_rx *rx, enum bna_cleanup_type type, in bna_rx_disable() 3536 bna_tx_disable(struct bna_tx *tx, enum bna_cleanup_type type, in bna_tx_disable()
|
D | bna_types.h | 39 enum bna_cleanup_type { enum
|
D | bna_enet.c | 1270 bna_enet_disable(struct bna_enet *enet, enum bna_cleanup_type type, in bna_enet_disable() 1764 bna_ioceth_disable(struct bna_ioceth *ioceth, enum bna_cleanup_type type) in bna_ioceth_disable()
|