Searched refs:wlp_eda_node (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/wlp/
H A Dwlp-internal.h59 struct wlp_eda_node { struct
69 typedef int (*wlp_eda_for_each_f)(struct wlp *, struct wlp_eda_node *, void *);
87 struct wlp_eda_node *);
118 struct wlp_eda_node eda_entry;
122 extern int wlp_wss_connect_prep(struct wlp *, struct wlp_eda_node *, void *);
123 extern int wlp_wss_send_copy(struct wlp *, struct wlp_eda_node *, void *);
134 extern int wlp_wss_prep_hdr(struct wlp *, struct wlp_eda_node *, void *);
H A Deda.c89 struct wlp_eda_node *itr, *next;
115 struct wlp_eda_node *itr;
148 struct wlp_eda_node *itr, *next;
174 struct wlp_eda_node *itr;
206 struct wlp_eda_node *itr;
231 struct wlp_eda_node *eda_entry)
234 struct wlp_eda_node *itr;
269 struct wlp_eda_node *entry;
304 struct wlp_eda_node *itr;
345 struct wlp_eda_node *entr
[all...]
H A Dtxrx.c142 struct wlp_eda_node eda_entry;
H A Dwss-lc.c655 struct wlp_eda_node *eda_entry = &conn_ctx->eda_entry;
720 int wlp_wss_prep_hdr(struct wlp *wlp, struct wlp_eda_node *eda_entry,
761 int wlp_wss_connect_prep(struct wlp *wlp, struct wlp_eda_node *eda_entry,
811 int wlp_wss_send_copy(struct wlp *wlp, struct wlp_eda_node *eda_entry,

Completed in 74 milliseconds