Searched refs:ar6000_tx_queue_full (Results 1 – 1 of 1) sorted by relevance
322 static HTC_SEND_FULL_ACTION ar6000_tx_queue_full(void *Context, struct htc_packet *pPacket);2628 connect.EpCallbacks.EpSendFull = ar6000_tx_queue_full; in ar6000_init()3379 static HTC_SEND_FULL_ACTION ar6000_tx_queue_full(void *Context, struct htc_packet *pPacket) in ar6000_tx_queue_full() function