Searched refs:remove_from_rx_queue (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dn_r3964.c324 static void remove_from_rx_queue(struct r3964_info *pInfo, function
333 TRACE_Q("remove_from_rx_queue: rx_first = %p, rx_last = %p, count = %d",
335 TRACE_Q("remove_from_rx_queue: %p, length %u",
367 TRACE_M("remove_from_rx_queue - kfree %p", pHeader);
369 TRACE_Q("remove_from_rx_queue: rx_first = %p, rx_last = %p, count = %d",
933 remove_from_rx_queue(pInfo, block);

Completed in 99 milliseconds