Searched refs:niu_enable_rx_channel (Results 1 – 1 of 1) sorted by relevance
4903 static int niu_enable_rx_channel(struct niu *np, int channel, int on) in niu_enable_rx_channel() function4965 err = niu_enable_rx_channel(np, channel, 1); in niu_init_one_rx_channel()5872 (void) niu_enable_rx_channel(np, rp->rx_channel, 0); in niu_stop_one_rx_channel()5893 (void) niu_enable_rx_channel(np, channel, 0); in niu_reset_one_rx_channel()