Searched refs:bna_rx_type (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h138 enum bna_rx_type { enum
665 enum bna_rx_type rx_type;
795 enum bna_rx_type type;
H A Dbna.h338 void bna_rx_mod_start(struct bna_rx_mod *rx_mod, enum bna_rx_type type);
339 void bna_rx_mod_stop(struct bna_rx_mod *rx_mod, enum bna_rx_type type);
H A Dbna_enet.c814 enum bna_rx_type rx_type = \
827 enum bna_rx_type rx_type = \
849 enum bna_rx_type rx_type = \
857 enum bna_rx_type rx_type = \
H A Dbna_tx_rx.c1800 bna_rx_get(struct bna_rx_mod *rx_mod, enum bna_rx_type type)
1977 bna_rx_mod_start(struct bna_rx_mod *rx_mod, enum bna_rx_type type)
1991 bna_rx_mod_stop(struct bna_rx_mod *rx_mod, enum bna_rx_type type)

Completed in 121 milliseconds