Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbna_types.h138 enum bna_rx_type { enum
665 enum bna_rx_type rx_type;
795 enum bna_rx_type type;
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);
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 = \
Dbna_tx_rx.c1800 bna_rx_get(struct bna_rx_mod *rx_mod, enum bna_rx_type type) in bna_rx_get()
1977 bna_rx_mod_start(struct bna_rx_mod *rx_mod, enum bna_rx_type type) in bna_rx_mod_start()
1991 bna_rx_mod_stop(struct bna_rx_mod *rx_mod, enum bna_rx_type type) in bna_rx_mod_stop()