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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dn_r3964.c326 static void remove_from_rx_queue(struct r3964_info *pInfo, function
335 TRACE_Q("remove_from_rx_queue: rx_first = %p, rx_last = %p, count = %d",
337 TRACE_Q("remove_from_rx_queue: %p, length %u",
369 TRACE_M("remove_from_rx_queue - kfree %p", pHeader);
371 TRACE_Q("remove_from_rx_queue: rx_first = %p, rx_last = %p, count = %d",
945 remove_from_rx_queue(pInfo, block);

Completed in 16 milliseconds