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