Searched refs:o2net_rx_until_empty (Results 1 – 1 of 1) sorted by relevance
123 static void o2net_rx_until_empty(struct work_struct *work);433 INIT_WORK(&sc->sc_rx_work, o2net_rx_until_empty); in sc_alloc()1421 static void o2net_rx_until_empty(struct work_struct *work) in o2net_rx_until_empty() function