Searched defs:plist (Results 1 - 40 of 40) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8712/
H A Dosdep_service.h70 end_of_queue_search(struct list_head *head, struct list_head *plist) end_of_queue_search() argument
H A Drtl871x_ioctl_set.c60 struct list_head *plist, *phead; do_join() local
H A Drtl871x_sta_mgt.c81 struct list_head *plist, *phead; mfree_all_stainfo() local
213 struct list_head *plist, *phead; r8712_free_all_stainfo() local
240 struct list_head *plist, *phead; r8712_get_stainfo() local
H A Drtl871x_recv.c110 struct list_head *plist, *phead; r8712_alloc_recvframe() local
145 struct list_head *plist, *phead; r8712_free_recvframe_queue() local
H A Drtl871x_xmit.c745 struct list_head *plist, *phead; r8712_alloc_xmitbuf() local
799 struct list_head *plist, *phead; r8712_alloc_xmitframe() local
855 struct list_head *plist, *phead; r8712_free_xmitframe_queue() local
H A Drtl8712_recv.c197 struct list_head *plist, *phead; recvframe_defrag() local
485 struct list_head *phead, *plist; enqueue_reorder_recvframe() local
513 struct list_head *phead, *plist; r8712_recv_indicatepkts_in_order() local
H A Drtl871x_mlme.c90 struct list_head *plist = NULL; _r8712_alloc_network() local
150 struct list_head *phead, *plist; _r8712_find_network() local
171 struct list_head *phead, *plist; _free_network_queue() local
305 struct list_head *plist, *phead; r8712_get_oldest_wlan_network() local
385 struct list_head *plist, *phead; update_scanned_network() local
H A Drtl871x_ioctl_linux.c1198 struct list_head *plist, *phead; r8711_wx_get_scan() local
1964 struct list_head *plist, *phead; r871x_get_ap_info() local
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
H A Dusb_ops_linux.c213 struct list_head *plist; rtl8723au_write_port_cancel() local
H A Dioctl_cfg80211.c1273 struct list_head *plist, *phead, *ptmp; rtw_cfg80211_surveydone_event_callback() local
1953 struct list_head *phead, *plist, *ptmp; cfg80211_rtw_connect() local
2853 struct list_head *phead, *plist, *ptmp; cfg80211_rtw_del_station() local
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
H A Dxmit_linux.c170 struct list_head *phead, *plist; rtw_mlcst2unicst() local
H A Dioctl_linux.c1219 struct list_head *plist, *phead; rtw_wx_get_scan() local
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_sta_mgt.c86 struct list_head *phead, *plist, *ptmp; _rtw_free_sta_priv23a() local
265 struct list_head *phead, *plist; rtw_free_stainfo23a() local
328 struct list_head *plist, *phead, *ptmp; rtw_free_all_stainfo23a() local
355 struct list_head *plist, *phead; rtw_get_stainfo23a() local
421 struct list_head *plist, *phead; rtw_access_ctrl23a() local
H A Drtw_ap.c176 struct list_head *phead, *plist, *ptmp; expire_timeout_chk23a() local
1062 struct list_head *plist, *phead; rtw_acl_add_sta23a() local
1124 struct list_head *plist, *phead, *ptmp; rtw_acl_remove_sta23a() local
1357 struct list_head *phead, *plist, *ptmp; associated_clients_update23a() local
1630 struct list_head *phead, *plist; rtw_ap_inform_ch_switch23a() local
1661 struct list_head *phead, *plist, *ptmp; rtw_sta_flush23a() local
1749 struct list_head *phead, *plist, *ptmp; rtw_ap_restore_network() local
1844 struct list_head *phead, *plist, *ptmp; stop_ap_mode23a() local
H A Drtw_recv.c92 struct list_head *plist, *ptmp; _rtw_free_recv_priv23a() local
108 struct list_head *plist, *phead; rtw_alloc_recvframe23a() local
199 struct list_head *plist, *phead, *ptmp; rtw_free_recvframe23a_queue() local
257 struct list_head *plist, *phead; rtw_dequeue_recvbuf23a() local
1570 struct list_head *plist, *phead, *ptmp; recvframe_defrag() local
1842 struct list_head *phead, *plist, *ptmp; enqueue_reorder_recvframe23a() local
1893 struct list_head *phead, *plist; recv_indicatepkts_in_order() local
H A Drtw_xmit.c201 struct list_head *plist, *ptmp; _rtw_free_xmit_priv23a() local
1448 struct list_head *plist, *phead; rtw_alloc_xmitframe() local
1482 struct list_head *plist, *phead; rtw_alloc_xmitframe23a_ext() local
1566 struct list_head *plist, *phead, *ptmp; rtw_free_xmitframe_queue23a() local
2055 struct list_head *plist, *phead, *ptmp; dequeue_xmitframes_to_sleeping_queue() local
2127 struct list_head *plist, *phead, *ptmp; wakeup_sta_to_xmit23a() local
2248 struct list_head *plist, *phead, *ptmp; xmit_delivery_enabled_frames23a() local
H A Drtw_mlme.c140 struct list_head *phead, *plist; rtw_find_network23a() local
174 struct list_head *phead, *plist, *ptmp; rtw_free_network_queue23a() local
332 struct list_head *plist, *phead; rtw_get_oldest_wlan_network23a() local
438 struct list_head *plist, *phead; rtw_update_scanned_network() local
715 struct list_head *plist, *phead, *ptemp; free_scanqueue() local
1630 struct list_head *phead, *plist, *ptmp; rtw_select_candidate_from_queue() local
H A Drtw_mlme_ext.c6085 struct list_head *plist, *phead, *ptmp; tx_beacon_hdl23a() local
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_ioctl_set.c39 struct list_head *plist, *phead; rtw_do_join() local
H A Drtw_sta_mgt.c148 struct list_head *phead, *plist; _rtw_free_sta_priv() local
323 struct list_head *phead, *plist; rtw_free_stainfo() local
403 struct list_head *plist, *phead; rtw_free_all_stainfo() local
434 struct list_head *plist, *phead; rtw_get_stainfo() local
507 struct list_head *plist, *phead; rtw_access_ctrl() local
H A Drtw_debug.c844 struct list_head *plist, *phead; proc_get_all_sta_info() local
H A Drtw_ap.c292 struct list_head *phead, *plist; expire_timeout_chk() local
1144 struct list_head *plist, *phead; rtw_acl_add_sta() local
1209 struct list_head *plist, *phead; rtw_acl_remove_sta() local
1510 struct list_head *phead, *plist; associated_clients_update() local
1775 struct list_head *phead, *plist; rtw_ap_inform_ch_switch() local
1809 struct list_head *phead, *plist; rtw_sta_flush() local
1934 struct list_head *phead, *plist; stop_ap_mode() local
H A Drtw_recv.c130 struct list_head *plist, *phead; _rtw_alloc_recvframe() local
239 struct list_head *plist, *phead; rtw_free_recvframe_queue() local
1423 struct list_head *plist, *phead; recvframe_defrag() local
1749 struct list_head *phead, *plist; enqueue_reorder_recvframe() local
1776 struct list_head *phead, *plist; recv_indicatepkts_in_order() local
H A Drtw_xmit.c1220 struct list_head *plist, *phead; rtw_alloc_xmitbuf_ext() local
1282 struct list_head *plist, *phead; rtw_alloc_xmitbuf() local
1367 struct list_head *plist, *phead; rtw_alloc_xmitframe() local
1451 struct list_head *plist, *phead; rtw_free_xmitframe_queue() local
1870 struct list_head *plist, *phead; dequeue_xmitframes_to_sleeping_queue() local
H A Drtw_mlme.c135 struct list_head *plist = NULL; _rtw_alloc_network() local
211 struct list_head *phead, *plist; rtw_find_network() local
237 struct list_head *phead, *plist; rtw_free_network_queue() local
362 struct list_head *plist, *phead; rtw_get_oldest_wlan_network() local
444 struct list_head *plist, *phead; rtw_update_scanned_network() local
737 struct list_head *plist, *phead, *ptemp; free_scanqueue() local
H A Drtw_mlme_ext.c1788 struct list_head *plist, *phead; issue_action_BSSCoexistPacket() local
/linux-4.4.14/tools/perf/util/
H A Dprobe-file.c269 probe_file__get_events(int fd, struct strfilter *filter, struct strlist *plist) probe_file__get_events() argument
/linux-4.4.14/net/sched/
H A Dcls_bpf.c32 struct list_head plist; member in struct:cls_bpf_head
/linux-4.4.14/arch/mips/fw/cfe/
H A Dcfe_api_int.h145 } plist; member in struct:cfe_xiocb
/linux-4.4.14/drivers/gpu/drm/ttm/
H A Dttm_page_alloc.c728 struct list_head plist; ttm_get_pages() local
/linux-4.4.14/arch/x86/kernel/cpu/microcode/
H A Damd.c43 struct list_head plist; member in struct:ucode_patch
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dcl_io.c1046 void cl_page_list_init(struct cl_page_list *plist) cl_page_list_init() argument
1057 void cl_page_list_add(struct cl_page_list *plist, struct cl_page *page) cl_page_list_add() argument
1078 cl_page_list_del(const struct lu_env *env, struct cl_page_list *plist, struct cl_page *page) cl_page_list_del() argument
1133 cl_page_list_disown(const struct lu_env *env, struct cl_io *io, struct cl_page_list *plist) cl_page_list_disown() argument
1168 cl_page_list_fini(const struct lu_env *env, struct cl_page_list *plist) cl_page_list_fini() argument
1184 cl_page_list_assume(const struct lu_env *env, struct cl_io *io, struct cl_page_list *plist) cl_page_list_assume() argument
1198 cl_page_list_discard(const struct lu_env *env, struct cl_io *io, struct cl_page_list *plist) cl_page_list_discard() argument
/linux-4.4.14/net/dccp/
H A Dfeat.c1211 u8 *plist, plen, type = dccp_feat_type(feat); dccp_feat_confirm_recv() local
/linux-4.4.14/sound/core/
H A Dcontrol.c747 struct list_head *plist; snd_ctl_elem_list() local
/linux-4.4.14/fs/reiserfs/
H A Dbitmap.c540 struct list_head *plist = &SB_JOURNAL(th->t_super)->j_prealloc_list; reiserfs_discard_all_prealloc() local
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
H A Dosc_cache.c2509 struct list_head *plist; osc_cancel_async_page() local
/linux-4.4.14/drivers/powercap/
H A Dintel_rapl.c186 struct list_head plist; member in struct:rapl_package
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dcl_object.h3102 static inline struct cl_page *cl_page_list_last(struct cl_page_list *plist) cl_page_list_last() argument
/linux-4.4.14/drivers/scsi/be2iscsi/
H A Dbe_main.c1747 struct list_head *plist; hwi_free_async_msg() local
1902 struct list_head *plist; hwi_fwd_async_msg() local
/linux-4.4.14/drivers/nvme/host/
H A Dscsi.c2377 struct scsi_unmap_parm_list *plist; nvme_trans_unmap() local

Completed in 9079 milliseconds