Home
last modified time | relevance | path

Searched defs:pItem (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/staging/vt6655/
D80211mgr.c129 PWLAN_IE pItem; in vMgrDecodeBeacon() local
376 PWLAN_IE pItem; in vMgrDecodeAssocRequest() local
474 PWLAN_IE pItem; in vMgrDecodeAssocResponse() local
553 PWLAN_IE pItem; in vMgrDecodeReassocRequest() local
646 PWLAN_IE pItem; in vMgrDecodeProbeRequest() local
733 PWLAN_IE pItem; in vMgrDecodeProbeResponse() local
878 PWLAN_IE pItem; in vMgrDecodeAuthen() local
1004 PWLAN_IE pItem; in vMgrDecodeReassocResponse() local
/linux-2.6.39/drivers/staging/vt6656/
D80211mgr.c129 PWLAN_IE pItem; in vMgrDecodeBeacon() local
375 PWLAN_IE pItem; in vMgrDecodeAssocRequest() local
472 PWLAN_IE pItem; in vMgrDecodeAssocResponse() local
549 PWLAN_IE pItem; in vMgrDecodeReassocRequest() local
641 PWLAN_IE pItem; in vMgrDecodeProbeRequest() local
728 PWLAN_IE pItem; in vMgrDecodeProbeResponse() local
871 PWLAN_IE pItem; in vMgrDecodeAuthen() local
992 PWLAN_IE pItem; in vMgrDecodeReassocResponse() local
/linux-2.6.39/drivers/staging/ath6kl/include/
Ddl_list.h46 #define DL_LIST_INIT_AND_ADD(pList,pItem) \ argument
68 #define ITERATE_OVER_LIST_ALLOW_REMOVE(pStart,pItem,st,offset) \ argument
102 #define DL_ListAdd(pList,pItem) DL_ListInsertHead((pList),(pItem)) argument
119 struct dl_list * pItem = NULL; in DL_ListRemoveItemFromHead() local
129 struct dl_list * pItem = NULL; in DL_ListRemoveItemFromTail() local
Dhtc_packet.h183 struct dl_list *pItem = DL_ListRemoveItemFromHead(&queue->QueueHead); in HTC_PACKET_DEQUEUE() local
193 struct dl_list *pItem = DL_ListRemoveItemFromTail(&queue->QueueHead); in HTC_PACKET_DEQUEUE_TAIL() local
/linux-2.6.39/drivers/staging/ath6kl/hif/sdio/linux_sdio/src/
Dhif_scatter.c65 struct dl_list *pItem; in AllocScatterReq() local
/linux-2.6.39/drivers/staging/ath6kl/htc2/AR6000/
Dar6k.c592 struct dl_list *pItem; in DevAllocScatterReq() local