Searched defs:wlp (Results 1 - 25 of 28) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/uwb/wlp/
H A DMakefile
H A Dtxrx.c20 void wlp_direct_assoc_frame(struct wlp *wlp, struct sk_buff *skb, argument
77 void wlp_receive_assoc_frame(struct wlp *wlp, struct sk_buff *skb, argument
137 wlp_verify_prep_rx_frame(struct wlp *wlp, struct sk_buff *skb, struct uwb_dev_addr *src) argument
185 wlp_receive_frame(struct device *dev, struct wlp *wlp, struct sk_buff *skb, struct uwb_dev_addr *src) argument
300 wlp_prepare_tx_frame(struct device *dev, struct wlp *wlp, struct sk_buff *skb, struct uwb_dev_addr *dst) argument
[all...]
H A Deda.c268 struct wlp *wlp = container_of(eda, struct wlp, eda); local
303 struct wlp *wlp = container_of(eda, struct wlp, eda); local
342 wlp_eda_show(struct wlp *wlp, char *buf) argument
376 wlp_eda_store(struct wlp *wlp, const char *buf, size_t size) argument
[all...]
H A Dwlp-internal.h116 struct wlp *wlp; member in struct:wlp_assoc_conn_ctx
129 struct wlp *wlp; member in struct:wlp_assoc_frame_ctx
202 wlp_session_cb(struct wlp *wlp) argument
[all...]
H A Dsysfs.c43 ssize_t wlp_wss_neighborhood_print_remove(struct wlp *wlp, char *buf, argument
111 ssize_t wlp_neighborhood_show(struct wlp *wlp, char *buf) argument
254 wlp_uuid_show(struct wlp *wlp, char *buf) argument
275 wlp_uuid_store(struct wlp *wlp, const char *buf, size_t size) argument
384 wlp_dev_prim_category_show(struct wlp *wlp, char *buf) argument
401 wlp_dev_prim_category_store(struct wlp *wlp, const char *buf, size_t size) argument
424 wlp_dev_prim_OUI_show(struct wlp *wlp, char *buf) argument
443 wlp_dev_prim_OUI_store(struct wlp *wlp, const char *buf, size_t size) argument
467 wlp_dev_prim_OUI_sub_show(struct wlp *wlp, char *buf) argument
484 wlp_dev_prim_OUI_sub_store(struct wlp *wlp, const char *buf, size_t size) argument
507 wlp_dev_prim_subcat_show(struct wlp *wlp, char *buf) argument
524 wlp_dev_prim_subcat_store(struct wlp *wlp, const char *buf, size_t size) argument
634 struct wlp *wlp = container_of(wss, struct wlp, wss); local
[all...]
H A Dwlp-lc.c18 int __wlp_alloc_device_info(struct wlp *wlp) argument
38 __wlp_fill_device_info(struct wlp *wlp) argument
50 __wlp_setup_device_info(struct wlp *wlp) argument
109 wlp_add_neighbor(struct wlp *wlp, struct uwb_dev *dev) argument
156 __wlp_neighbors_release(struct wlp *wlp) argument
167 wlp_neighbors_release(struct wlp *wlp) argument
194 wlp_d1d2_exchange(struct wlp *wlp, struct wlp_neighbor_e *neighbor, struct wlp_wss *wss, struct wlp_uuid *wssid) argument
289 wlp_enroll_neighbor(struct wlp *wlp, struct wlp_neighbor_e *neighbor, struct wlp_wss *wss, struct wlp_uuid *wssid) argument
333 wlp_discover_neighbor(struct wlp *wlp, struct wlp_neighbor_e *neighbor) argument
354 wlp_discover_all_neighbors(struct wlp *wlp) argument
375 struct wlp *wlp = priv; local
399 wlp_discover(struct wlp *wlp) argument
439 struct wlp *wlp = _wlp; local
471 struct wlp *wlp = container_of(pal, struct wlp, pal); local
479 wlp_setup(struct wlp *wlp, struct uwb_rc *rc, struct net_device *ndev) argument
506 wlp_remove(struct wlp *wlp) argument
527 wlp_reset_all(struct wlp *wlp) argument
[all...]
H A Dwss-lc.c84 struct wlp *wlp = container_of(wss, struct wlp, wss); local
152 struct wlp *wlp = container_of(wss, struct wlp, ws local
184 struct wlp *wlp = container_of(wss, struct wlp, wss); local
228 struct wlp *wlp = container_of(wss, struct wlp, wss); local
276 struct wlp *wlp = container_of(wss, struct wlp, wss); local
320 struct wlp *wlp = container_of(wss, struct wlp, wss); local
361 struct wlp *wlp = container_of(wss, struct wlp, wss); local
430 wlp_wss_is_active(struct wlp *wlp, struct wlp_wss *wss, struct uwb_dev_addr *dev_addr) argument
518 wlp_wss_activate_connection(struct wlp *wlp, struct wlp_wss *wss, struct uwb_dev_addr *dev_addr, struct wlp_uuid *wssid, u8 *tag, struct uwb_mac_addr *virt_addr) argument
548 wlp_wss_connect_neighbor(struct wlp *wlp, struct wlp_wss *wss, struct uwb_dev_addr *dev_addr) argument
653 struct wlp *wlp = conn_ctx->wlp; local
720 wlp_wss_prep_hdr(struct wlp *wlp, struct wlp_eda_node *eda_entry, void *_skb) argument
761 wlp_wss_connect_prep(struct wlp *wlp, struct wlp_eda_node *eda_entry, void *_skb) argument
811 wlp_wss_send_copy(struct wlp *wlp, struct wlp_eda_node *eda_entry, void *_skb) argument
861 struct wlp *wlp = container_of(wss, struct wlp, wss); local
892 struct wlp *wlp = container_of(wss, struct wlp, wss); local
[all...]
H A Dmessages.c175 static int wlp_check_attr_hdr(struct wlp *wlp, struct wlp_attr_hdr *hdr, argument
208 static int wlp_check_wss_info_attr_hdr(struct wlp *wlp, argument
240 static ssize_t wlp_get_attribute(struct wlp *wlp, u1 argument
262 wlp_vget_attribute(struct wlp *wlp, u16 type_code, struct wlp_attr_hdr *attr_hdr, void *value, ssize_t max_value_len, ssize_t buflen) argument
388 wlp_get_wss_info_attrs(struct wlp *wlp, struct wlp_attr_hdr *attr, struct wlp_wss_tmp_info *info, ssize_t buflen) argument
460 wlp_create_wssid_e(struct wlp *wlp, struct wlp_neighbor_e *neighbor) argument
496 wlp_get_wss_info(struct wlp *wlp, struct wlp_attr_wss_info *attr, size_t buflen, struct wlp_uuid *wssid, struct wlp_wss_tmp_info *wss_info) argument
564 wlp_get_all_wss_info(struct wlp *wlp, struct wlp_attr_wss_info *attr, struct wlp_neighbor_e *neighbor, struct wlp_wss *wss, ssize_t buflen) argument
649 wlp_get_wss_info_to_cache(struct wlp *wlp, struct wlp_attr_wss_info *attr, struct wlp_neighbor_e *neighbor, ssize_t buflen) argument
664 wlp_get_wss_info_to_enroll(struct wlp *wlp, struct wlp_attr_wss_info *attr, struct wlp_wss *wss, ssize_t buflen) argument
681 wlp_build_assoc_d1(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb) argument
762 wlp_build_assoc_d2(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb, struct wlp_uuid *uuid_e) argument
848 wlp_build_assoc_f0(struct wlp *wlp, struct sk_buff **skb, enum wlp_assc_error error) argument
892 wlp_parse_f0(struct wlp *wlp, struct sk_buff *skb) argument
950 wlp_get_variable_info(struct wlp *wlp, void *data, struct wlp_device_info *dev_info, ssize_t len) argument
1076 wlp_parse_d1_frame(struct wlp *wlp, struct sk_buff *skb, struct wlp_uuid *uuid_e, enum wlp_wss_sel_mthd *sel_mthd, struct wlp_device_info *dev_info, enum wlp_assc_error *assc_err) argument
1144 struct wlp *wlp = frame_ctx->wlp; local
1212 wlp_parse_d2_frame_to_cache(struct wlp *wlp, struct sk_buff *skb, struct wlp_neighbor_e *neighbor) argument
1313 struct wlp *wlp = container_of(wss, struct wlp, wss); local
1421 wlp_parse_c3c4_frame(struct wlp *wlp, struct sk_buff *skb, struct wlp_uuid *wssid, u8 *tag, struct uwb_mac_addr *virt_addr) argument
1464 wlp_build_assoc_c1c2(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb, enum wlp_assoc_type type) argument
1497 wlp_build_assoc_c1(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb) argument
1504 wlp_build_assoc_c2(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb) argument
1517 wlp_build_assoc_c3c4(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb, enum wlp_assoc_type type) argument
1553 wlp_build_assoc_c3(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb) argument
1560 wlp_build_assoc_c4(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb) argument
1643 struct wlp *wlp = frame_ctx->wlp; local
1707 struct wlp *wlp = frame_ctx->wlp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/uwb/wlp/
H A DMakefile
H A Dtxrx.c20 void wlp_direct_assoc_frame(struct wlp *wlp, struct sk_buff *skb, argument
77 void wlp_receive_assoc_frame(struct wlp *wlp, struct sk_buff *skb, argument
137 wlp_verify_prep_rx_frame(struct wlp *wlp, struct sk_buff *skb, struct uwb_dev_addr *src) argument
185 wlp_receive_frame(struct device *dev, struct wlp *wlp, struct sk_buff *skb, struct uwb_dev_addr *src) argument
300 wlp_prepare_tx_frame(struct device *dev, struct wlp *wlp, struct sk_buff *skb, struct uwb_dev_addr *dst) argument
[all...]
H A Deda.c268 struct wlp *wlp = container_of(eda, struct wlp, eda); local
303 struct wlp *wlp = container_of(eda, struct wlp, eda); local
342 wlp_eda_show(struct wlp *wlp, char *buf) argument
376 wlp_eda_store(struct wlp *wlp, const char *buf, size_t size) argument
[all...]
H A Dwlp-internal.h116 struct wlp *wlp; member in struct:wlp_assoc_conn_ctx
129 struct wlp *wlp; member in struct:wlp_assoc_frame_ctx
202 wlp_session_cb(struct wlp *wlp) argument
[all...]
H A Dsysfs.c43 ssize_t wlp_wss_neighborhood_print_remove(struct wlp *wlp, char *buf, argument
111 ssize_t wlp_neighborhood_show(struct wlp *wlp, char *buf) argument
254 wlp_uuid_show(struct wlp *wlp, char *buf) argument
275 wlp_uuid_store(struct wlp *wlp, const char *buf, size_t size) argument
384 wlp_dev_prim_category_show(struct wlp *wlp, char *buf) argument
401 wlp_dev_prim_category_store(struct wlp *wlp, const char *buf, size_t size) argument
424 wlp_dev_prim_OUI_show(struct wlp *wlp, char *buf) argument
443 wlp_dev_prim_OUI_store(struct wlp *wlp, const char *buf, size_t size) argument
467 wlp_dev_prim_OUI_sub_show(struct wlp *wlp, char *buf) argument
484 wlp_dev_prim_OUI_sub_store(struct wlp *wlp, const char *buf, size_t size) argument
507 wlp_dev_prim_subcat_show(struct wlp *wlp, char *buf) argument
524 wlp_dev_prim_subcat_store(struct wlp *wlp, const char *buf, size_t size) argument
634 struct wlp *wlp = container_of(wss, struct wlp, wss); local
[all...]
H A Dwlp-lc.c18 int __wlp_alloc_device_info(struct wlp *wlp) argument
38 __wlp_fill_device_info(struct wlp *wlp) argument
50 __wlp_setup_device_info(struct wlp *wlp) argument
109 wlp_add_neighbor(struct wlp *wlp, struct uwb_dev *dev) argument
156 __wlp_neighbors_release(struct wlp *wlp) argument
167 wlp_neighbors_release(struct wlp *wlp) argument
194 wlp_d1d2_exchange(struct wlp *wlp, struct wlp_neighbor_e *neighbor, struct wlp_wss *wss, struct wlp_uuid *wssid) argument
289 wlp_enroll_neighbor(struct wlp *wlp, struct wlp_neighbor_e *neighbor, struct wlp_wss *wss, struct wlp_uuid *wssid) argument
333 wlp_discover_neighbor(struct wlp *wlp, struct wlp_neighbor_e *neighbor) argument
354 wlp_discover_all_neighbors(struct wlp *wlp) argument
375 struct wlp *wlp = priv; local
399 wlp_discover(struct wlp *wlp) argument
439 struct wlp *wlp = _wlp; local
471 struct wlp *wlp = container_of(pal, struct wlp, pal); local
479 wlp_setup(struct wlp *wlp, struct uwb_rc *rc, struct net_device *ndev) argument
506 wlp_remove(struct wlp *wlp) argument
527 wlp_reset_all(struct wlp *wlp) argument
[all...]
H A Dwss-lc.c84 struct wlp *wlp = container_of(wss, struct wlp, wss); local
152 struct wlp *wlp = container_of(wss, struct wlp, ws local
184 struct wlp *wlp = container_of(wss, struct wlp, wss); local
228 struct wlp *wlp = container_of(wss, struct wlp, wss); local
276 struct wlp *wlp = container_of(wss, struct wlp, wss); local
320 struct wlp *wlp = container_of(wss, struct wlp, wss); local
361 struct wlp *wlp = container_of(wss, struct wlp, wss); local
430 wlp_wss_is_active(struct wlp *wlp, struct wlp_wss *wss, struct uwb_dev_addr *dev_addr) argument
518 wlp_wss_activate_connection(struct wlp *wlp, struct wlp_wss *wss, struct uwb_dev_addr *dev_addr, struct wlp_uuid *wssid, u8 *tag, struct uwb_mac_addr *virt_addr) argument
548 wlp_wss_connect_neighbor(struct wlp *wlp, struct wlp_wss *wss, struct uwb_dev_addr *dev_addr) argument
653 struct wlp *wlp = conn_ctx->wlp; local
720 wlp_wss_prep_hdr(struct wlp *wlp, struct wlp_eda_node *eda_entry, void *_skb) argument
761 wlp_wss_connect_prep(struct wlp *wlp, struct wlp_eda_node *eda_entry, void *_skb) argument
811 wlp_wss_send_copy(struct wlp *wlp, struct wlp_eda_node *eda_entry, void *_skb) argument
861 struct wlp *wlp = container_of(wss, struct wlp, wss); local
892 struct wlp *wlp = container_of(wss, struct wlp, wss); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/uwb/i1480/i1480u-wlp/
H A DMakefile
H A Dlc.c40 void i1480u_fill_device_info(struct wlp *wlp, struct wlp_device_info *dev_info) argument
140 struct wlp *wlp = &i1480u->wlp; local
[all...]
H A Dnetdev.c163 struct wlp *wlp = &i1480u->wlp; local
211 struct wlp *wl local
257 i1480u_stop_queue(struct wlp *wlp) argument
265 i1480u_start_queue(struct wlp *wlp) argument
[all...]
H A Dtx.c365 int i1480u_xmit_frame(struct wlp *wlp, struct sk_buff *skb, argument
[all...]
H A Di1480u-wlp.h197 struct wlp wlp; member in struct:i1480u
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/uwb/i1480/i1480u-wlp/
H A DMakefile
H A Dlc.c40 void i1480u_fill_device_info(struct wlp *wlp, struct wlp_device_info *dev_info) argument
140 struct wlp *wlp = &i1480u->wlp; local
[all...]
H A Dnetdev.c163 struct wlp *wlp = &i1480u->wlp; local
211 struct wlp *wl local
257 i1480u_stop_queue(struct wlp *wlp) argument
265 i1480u_start_queue(struct wlp *wlp) argument
[all...]
H A Dtx.c365 int i1480u_xmit_frame(struct wlp *wlp, struct sk_buff *skb, argument
[all...]
H A Di1480u-wlp.h197 struct wlp wlp; member in struct:i1480u

Completed in 87 milliseconds

12