Home
last modified time | relevance | path

Searched refs:get_next (Results 1 – 12 of 12) sorted by relevance

/drivers/firmware/efi/libstub/
A Dsmbios.c18 efi_status_t (__efiapi *get_next)(efi_smbios_protocol_t *, u16 *, u8 *,
29 u32 get_next; member
45 efi_call_proto(smbios, get_next, &handle, &type, &record, NULL); in efi_get_smbios_record()
/drivers/staging/rtl8723bs/core/
A Drtw_sta_mgt.c127 plist = get_next(phead); in kfree_all_stainfo()
130 plist = get_next(plist); in kfree_all_stainfo()
195 psta = container_of(get_next(&pfree_sta_queue->queue), struct sta_info, list); in rtw_alloc_stainfo()
364 plist = get_next(phead); in rtw_free_stainfo()
369 plist = get_next(plist); in rtw_free_stainfo()
A Drtw_recv.c117 plist = get_next(phead); in _rtw_alloc_recvframe()
220 plist = get_next(phead); in rtw_free_recvframe_queue()
225 plist = get_next(plist); in rtw_free_recvframe_queue()
283 plist = get_next(phead); in rtw_dequeue_recvbuf()
1030 plist = get_next(phead); in recvframe_defrag()
1048 plist = get_next(plist); in recvframe_defrag()
1083 plist = get_next(plist); in recvframe_defrag()
1687 plist = get_next(phead); in enqueue_reorder_recvframe()
1694 plist = get_next(plist); in enqueue_reorder_recvframe()
1744 plist = get_next(phead); in recv_indicatepkts_in_order()
[all …]
A Drtw_xmit.c1460 plist = get_next(phead); in rtw_alloc_xmitbuf_ext()
1520 plist = get_next(phead); in rtw_alloc_xmitbuf()
1620 plist = get_next(phead); in rtw_alloc_xmitframe()
1646 plist = get_next(phead); in rtw_alloc_xmitframe_ext()
2417 plist = get_next(phead); in dequeue_pending_xmitbuf()
2444 plist = get_next(plist); in dequeue_pending_xmitbuf_under_survey()
A Drtw_ioctl_set.c47 plist = get_next(phead); in rtw_do_join()
A Drtw_mlme.c122 plist = get_next(&free_queue->queue); in rtw_alloc_network()
788 plist = get_next(phead); in free_scanqueue()
791 ptemp = get_next(plist); in free_scanqueue()
A Drtw_cmd.c279 obj = container_of(get_next(&queue->queue), struct cmd_obj, list); in _rtw_dequeue_cmd()
A Drtw_mlme_ext.c3659 plist = get_next(phead); in issue_action_BSSCoexistPacket()
3671 plist = get_next(plist); in issue_action_BSSCoexistPacket()
/drivers/staging/rtl8723bs/include/
A Dosdep_service_linux.h46 static inline struct list_head *get_next(struct list_head *list) in get_next() function
/drivers/staging/rtl8723bs/hal/
A Drtl8723bs_xmit.c229 frame_plist = get_next(frame_phead); in xmit_xmitframes()
568 plist = get_next(phead); in rtl8723bs_free_xmit_priv()
/drivers/scsi/csiostor/
A Dcsio_lnode.h68 uint8_t get_next:1; member
/drivers/staging/rtl8723bs/os_dep/
A Dioctl_cfg80211.c2407 plist = get_next(phead); in rtw_sta_info_get_by_idx()
2413 plist = get_next(plist); in rtw_sta_info_get_by_idx()

Completed in 50 milliseconds