Searched refs:remove_from_tx_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.c117 static void remove_from_tx_queue(struct r3964_info *pInfo, int error_code);
254 static void remove_from_tx_queue(struct r3964_info *pInfo, int error_code) function
268 printk("r3964: remove_from_tx_queue: %p, length %u - ",
296 TRACE_M("remove_from_tx_queue - kfree %p", pHeader);
298 TRACE_Q("remove_from_tx_queue: tx_first = %p, tx_last = %p",
439 remove_from_tx_queue(pInfo, R3964_TX_FAIL);
607 remove_from_tx_queue(pInfo, R3964_OK);

Completed in 82 milliseconds