Home
last modified time | relevance | path

Searched refs:HTC_GET_ENDPOINT_FROM_PKT (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/ath6kl/include/
Dhtc_packet.h204 #define HTC_GET_ENDPOINT_FROM_PKT(p) (p)->Endpoint macro
/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dar6000_drv.c3384 HTC_ENDPOINT_ID Endpoint = HTC_GET_ENDPOINT_FROM_PKT(pPacket); in ar6000_tx_queue_full()