Searched refs:bna_rx_mod_start (Results 1 – 3 of 3) sorted by relevance
471 void bna_rx_mod_start(struct bna_rx_mod *rx_mod, enum bna_rx_type type);
826 bna_rx_mod_start(&(enet)->bna->rx_mod, rx_type); \859 bna_rx_mod_start(&(enet)->bna->rx_mod, rx_type); \
2198 bna_rx_mod_start(struct bna_rx_mod *rx_mod, enum bna_rx_type type) in bna_rx_mod_start() function