Home
last modified time | relevance | path

Searched refs:list_head (Results 1 – 25 of 27) sorted by relevance

12

/wlan-driver/platform/icnss2/
Dmain.h95 struct list_head list;
104 struct list_head list;
159 struct list_head list;
185 struct list_head list;
339 struct list_head tcdev_list;
383 struct list_head vreg_list;
384 struct list_head clk_list;
410 struct list_head event_list;
411 struct list_head soc_wake_msg_list;
485 struct list_head icnss_tcdev_list;
Dpower.c341 struct list_head *vreg_list = &priv->vreg_list; in icnss_get_vreg()
370 struct list_head *vreg_list = &priv->vreg_list; in icnss_put_vreg()
382 struct list_head *vreg_list = &priv->vreg_list; in icnss_vreg_on()
410 struct list_head *vreg_list = &priv->vreg_list; in icnss_vreg_off()
425 struct list_head *vreg_list = &priv->vreg_list; in icnss_vreg_unvote()
518 struct list_head *clk_list; in icnss_get_clk()
578 struct list_head *clk_list; in icnss_put_clk()
594 static int icnss_clk_on(struct list_head *clk_list) in icnss_clk_on()
620 static int icnss_clk_off(struct list_head *clk_list) in icnss_clk_off()
728 struct list_head *vreg_list = &priv->vreg_list; in icnss_power_on_chain1_reg()
Dmain.c1812 struct list_head head; in icnss_m3_dump_upload_req_hdlr()
2100 struct list_head head; in icnss_msa0_ramdump()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Di_qdf_lro.h42 struct list_head lro_node;
54 struct list_head lro_free_list_head;
62 struct list_head lro_desc_list;
Dqdf_list.c112 struct list_head *listptr; in qdf_list_remove_front()
135 struct list_head *listptr; in qdf_list_remove_back()
194 struct list_head *listptr; in qdf_list_peek_front()
247 const struct list_head *linux_node = (const struct list_head *)node; in qdf_list_node_in_any_list()
Di_qdf_list.h31 typedef struct list_head __qdf_list_node_t;
116 static inline void __qdf_init_list_head(__qdf_list_node_t *list_head) in __qdf_init_list_head() argument
118 INIT_LIST_HEAD(list_head); in __qdf_init_list_head()
Di_qdf_perf.h55 struct list_head list;
56 struct list_head child;
Dqdf_lro.c225 struct list_head *ptr; in qdf_lro_desc_find()
/wlan-driver/platform/cnss2/
Dmain.h111 struct list_head list;
128 struct list_head list;
222 struct list_head list;
238 struct list_head list_head; member
500 struct list_head tcdev_list;
512 struct list_head vreg_list;
513 struct list_head clk_list;
539 struct list_head event_list;
540 struct list_head cnss_tcdev_list;
Dpower.c341 struct list_head *vreg_list, in cnss_get_vreg()
418 struct list_head *vreg_list) in cnss_put_vreg()
433 struct list_head *vreg_list) in cnss_vreg_on()
460 struct list_head *vreg_list) in cnss_vreg_off()
475 struct list_head *vreg_list) in cnss_vreg_unvote()
665 struct list_head *clk_list; in cnss_get_clk()
721 struct list_head *clk_list; in cnss_put_clk()
742 struct list_head *clk_list) in cnss_clk_on()
769 struct list_head *clk_list) in cnss_clk_off()
Dmain.c120 struct list_head list;
3119 struct list_head head; in cnss_do_ramdump()
3180 struct list_head node;
3249 int cnss_qcom_elf_dump(struct list_head *segs, struct device *dev, in cnss_qcom_elf_dump()
3333 struct list_head head; in cnss_do_elf_ramdump()
3414 struct list_head head; in cnss_do_host_ramdump()
4061 INIT_LIST_HEAD(&plat_priv->icc.list_head); in cnss_register_bus_scale()
4143 &plat_priv->icc.list_head); in cnss_register_bus_scale()
4149 &plat_priv->icc.list_head, list) { in cnss_register_bus_scale()
4163 &plat_priv->icc.list_head, list) { in cnss_unregister_bus_scale()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/inc/
Dwlan_pkt_capture_mon_thread.h65 struct list_head list;
106 struct list_head mon_thread_queue;
114 struct list_head mon_pkt_freeq;
/wlan-driver/qcacld-3.0/core/pld/src/
Dpld_internal.h28 struct list_head list;
35 struct list_head dev_list;
/wlan-driver/qcacld-3.0/core/cds/inc/
Dcds_sched.h70 struct list_head list;
117 struct list_head ol_rx_thread_queue;
126 struct list_head cds_ol_rx_pkt_freeq;
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_list.h126 static inline void qdf_init_list_head(__qdf_list_node_t *list_head) in qdf_init_list_head() argument
128 __qdf_init_list_head(list_head); in qdf_init_list_head()
/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_wmm.h131 struct list_head node;
196 struct list_head context_list;
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
Dol_txrx_osif_api.h37 struct list_head list;
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/
Dwlan_logging_sock_svc.c144 struct list_head node;
178 struct list_head node;
192 struct list_head free_list;
194 struct list_head filled_list;
196 struct list_head panic_list;
216 struct list_head pkt_stat_free_list;
217 struct list_head pkt_stat_filled_list;
/wlan-driver/qcacld-3.0/core/cds/src/
Dcds_sched.c59 struct list_head list;
64 struct list_head shutdown_notifier_head;
643 struct list_head local_list; in cds_drop_rxpkt_by_staid()
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_runtime_pm.h153 struct list_head prevent_list;
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be.h798 struct dp_spt_page_desc **list_head,
810 struct dp_spt_page_desc **list_head,
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_mon_thread.c387 struct list_head local_list; in pkt_capture_drop_monpkt()
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx_types.h1421 struct list_head cached_bufq;
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_cmn_struct.h1055 qdf_nbuf_t *list_head,
/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dhif.h1446 struct list_head list;

12