Searched refs:List (Results 1 – 16 of 16) sorted by relevance
/drivers/staging/rtl8192e/ |
D | rtl819x_TSProc.c | 48 struct rx_reorder_entry, List); in RxPktPendingTimeout() 54 list_del_init(&pReorderEntry->List); in RxPktPendingTimeout() 68 list_add_tail(&pReorderEntry->List, in RxPktPendingTimeout() 174 list_add_tail(&pTxTS->TsCommonInfo.List, in TSInitialize() 203 list_add_tail(&pRxTS->TsCommonInfo.List, in TSInitialize() 209 list_add_tail(&pRxReorderEntry->List, in TSInitialize() 271 list_for_each_entry(pRet, psearch_list, List) { in SearchAdmitTRStream() 278 if (&pRet->List != psearch_list) in SearchAdmitTRStream() 282 if (pRet && &pRet->List != psearch_list) in SearchAdmitTRStream() 377 struct ts_common_info, List); in GetTs() [all …]
|
D | rtllib_rx.c | 455 List))->SeqNum)) in AddReorderEntry() 459 struct rx_reorder_entry, List))->SeqNum)) in AddReorderEntry() 464 pReorderEntry->List.next = pList->next; in AddReorderEntry() 465 pReorderEntry->List.next->prev = &pReorderEntry->List; in AddReorderEntry() 466 pReorderEntry->List.prev = pList; in AddReorderEntry() 467 pList->next = &pReorderEntry->List; in AddReorderEntry() 536 …= (struct rx_reorder_entry *)list_entry(pTS->RxPendingPktList.prev, struct rx_reorder_entry, List); in rtllib_FlushRxTsPendingPkts() 538 list_del_init(&pRxReorderEntry->List); in rtllib_FlushRxTsPendingPkts() 543 list_add_tail(&pRxReorderEntry->List, &ieee->RxReorder_Unused_List); in rtllib_FlushRxTsPendingPkts() 630 struct rx_reorder_entry, List); in RxReorderIndicatePacket() [all …]
|
D | rtl819x_TS.h | 35 struct list_head List; member
|
D | rtllib.h | 1761 struct list_head List; member
|
/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_TSProc.c | 47 … pReorderEntry = (PRX_REORDER_ENTRY)list_entry(pRxTs->RxPendingPktList.prev,RX_REORDER_ENTRY,List); in RxPktPendingTimeout() 54 list_del_init(&pReorderEntry->List); in RxPktPendingTimeout() 63 list_add_tail(&pReorderEntry->List, &ieee->RxReorder_Unused_List); in RxPktPendingTimeout() 180 list_add_tail(&pTxTS->TsCommonInfo.List, &ieee->Tx_TS_Unused_List); in TSInitialize() 210 list_add_tail(&pRxTS->TsCommonInfo.List, &ieee->Rx_TS_Unused_List); in TSInitialize() 218 list_add_tail( &pRxReorderEntry->List,&ieee->RxReorder_Unused_List); in TSInitialize() 293 list_for_each_entry(pRet, psearch_list, List){ in SearchAdmitTRStream() 304 if(&pRet->List != psearch_list) in SearchAdmitTRStream() 308 if(&pRet->List != psearch_list){ in SearchAdmitTRStream() 433 (*ppTS) = list_entry(pUnusedList->next, TS_COMMON_INFO, List); in GetTs() [all …]
|
D | ieee80211_rx.c | 524 …ReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) ) in AddReorderEntry() 528 …ReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) ) in AddReorderEntry() 537 pReorderEntry->List.next = pList->next; in AddReorderEntry() 538 pReorderEntry->List.next->prev = &pReorderEntry->List; in AddReorderEntry() 539 pReorderEntry->List.prev = pList; in AddReorderEntry() 540 pList->next = &pReorderEntry->List; in AddReorderEntry() 669 …orderEntry = (PRX_REORDER_ENTRY)list_entry(ieee->RxReorder_Unused_List.next,RX_REORDER_ENTRY,List); in RxReorderIndicatePacket() 670 list_del_init(&pReorderEntry->List); in RxReorderIndicatePacket() 680 list_add_tail(&pReorderEntry->List,&ieee->RxReorder_Unused_List); in RxReorderIndicatePacket() 715 pReorderEntry = (PRX_REORDER_ENTRY)list_entry(pTS->RxPendingPktList.prev,RX_REORDER_ENTRY,List); in RxReorderIndicatePacket() [all …]
|
D | rtl819x_TS.h | 18 struct list_head List; member
|
D | ieee80211.h | 1659 struct list_head List; member
|
/drivers/message/i2o/ |
D | README.ioctl | 123 void *opbuf; /* Operation List buffer */ 124 u32 oplen; /* Operation List buffer length in bytes */ 125 void *resbuf; /* Result List buffer */ 126 u32 *reslen; /* Result List buffer length in bytes */ 164 void *opbuf; /* Operation List buffer */ 165 u32 oplen; /* Operation List buffer length in bytes */ 166 void *resbuf; /* Result List buffer */ 167 u32 *reslen; /* Result List buffer length in bytes */
|
/drivers/message/fusion/ |
D | Kconfig | 21 List of supported controllers: 36 List of supported controllers: 55 List of supported controllers:
|
/drivers/thermal/ti-soc-thermal/ |
D | TODO | 1 List of TODOs (by Eduardo Valentin)
|
/drivers/usb/core/ |
D | Kconfig | 59 bool "Rely on OTG and EH Targeted Peripherals List" 66 "Targeted Peripherals List". "Embedded Hosts" are likewise
|
/drivers/scsi/megaraid/ |
D | Kconfig.megaraid | 21 List of supported controllers
|
/drivers/staging/speakup/ |
D | TODO | 3 Mailing List: speakup@linux-speakup.org
|
D | spkguide.txt | 1366 B. List on the Title Page, as authors, one or more persons or entities
|
/drivers/zorro/ |
D | zorro.ids | 2 # List of Zorro IDs
|