Searched refs:rx_type (Results 1 – 4 of 4) sorted by relevance
822 enum bna_rx_type rx_type = \827 bna_rx_mod_start(&(enet)->bna->rx_mod, rx_type); \835 enum bna_rx_type rx_type = \844 bna_rx_mod_stop(&(enet)->bna->rx_mod, rx_type); \857 enum bna_rx_type rx_type = \860 bna_rx_mod_start(&(enet)->bna->rx_mod, rx_type); \865 enum bna_rx_type rx_type = \870 bna_rx_mod_stop(&(enet)->bna->rx_mod, rx_type); \
676 enum bna_rx_type rx_type; member
2045 rx_config->rx_type = BNA_RX_T_REGULAR; in bnad_init_rx_config()
2560 rx = bna_rx_get(rx_mod, rx_cfg->rx_type); in bna_rx_create()