Lines Matching defs:ieee

40 static unsigned int ieee80211_MFIE_rate_len(struct ieee80211_device *ieee)  in ieee80211_MFIE_rate_len()
57 static void ieee80211_MFIE_Brate(struct ieee80211_device *ieee, u8 **tag_p) in ieee80211_MFIE_Brate()
74 static void ieee80211_MFIE_Grate(struct ieee80211_device *ieee, u8 **tag_p) in ieee80211_MFIE_Grate()
95 static void ieee80211_WMM_Info(struct ieee80211_device *ieee, u8 **tag_p) in ieee80211_WMM_Info()
119 static void ieee80211_TURBO_Info(struct ieee80211_device *ieee, u8 **tag_p) in ieee80211_TURBO_Info()
138 static void enqueue_mgmt(struct ieee80211_device *ieee, struct sk_buff *skb) in enqueue_mgmt()
157 static struct sk_buff *dequeue_mgmt(struct ieee80211_device *ieee) in dequeue_mgmt()
172 static void init_mgmt_queue(struct ieee80211_device *ieee) in init_mgmt_queue()
177 static u8 MgntQuery_MgntFrameTxRate(struct ieee80211_device *ieee) in MgntQuery_MgntFrameTxRate()
212 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) in softmac_mgmt_xmit()
280 softmac_ps_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) in softmac_ps_mgmt_xmit()
310 static inline struct sk_buff *ieee80211_probe_req(struct ieee80211_device *ieee) in ieee80211_probe_req()
350 static void ieee80211_send_beacon(struct ieee80211_device *ieee) in ieee80211_send_beacon()
379 struct ieee80211_device *ieee = in ieee80211_send_beacon_cb() local
388 static void ieee80211_send_probe(struct ieee80211_device *ieee) in ieee80211_send_probe()
400 static void ieee80211_send_probe_requests(struct ieee80211_device *ieee) in ieee80211_send_probe_requests()
411 void ieee80211_softmac_scan_syncro(struct ieee80211_device *ieee) in ieee80211_softmac_scan_syncro()
475 struct ieee80211_device *ieee = container_of(dwork, struct ieee80211_device, softmac_scan_wq); in ieee80211_softmac_scan_wq() local
513 static void ieee80211_beacons_start(struct ieee80211_device *ieee) in ieee80211_beacons_start()
524 static void ieee80211_beacons_stop(struct ieee80211_device *ieee) in ieee80211_beacons_stop()
536 void ieee80211_stop_send_beacons(struct ieee80211_device *ieee) in ieee80211_stop_send_beacons()
545 void ieee80211_start_send_beacons(struct ieee80211_device *ieee) in ieee80211_start_send_beacons()
554 static void ieee80211_softmac_stop_scan(struct ieee80211_device *ieee) in ieee80211_softmac_stop_scan()
573 void ieee80211_stop_scan(struct ieee80211_device *ieee) in ieee80211_stop_scan()
583 static void ieee80211_start_scan(struct ieee80211_device *ieee) in ieee80211_start_scan()
600 void ieee80211_start_scan_syncro(struct ieee80211_device *ieee) in ieee80211_start_scan_syncro()
616 struct ieee80211_device *ieee, int challengelen) in ieee80211_authentication_req()
657 static struct sk_buff *ieee80211_probe_resp(struct ieee80211_device *ieee, u8 *dest) in ieee80211_probe_resp()
802 static struct sk_buff *ieee80211_assoc_resp(struct ieee80211_device *ieee, in ieee80211_assoc_resp()
859 static struct sk_buff *ieee80211_auth_resp(struct ieee80211_device *ieee, in ieee80211_auth_resp()
886 static struct sk_buff *ieee80211_null_func(struct ieee80211_device *ieee, in ieee80211_null_func()
910 static void ieee80211_resp_to_assoc_rq(struct ieee80211_device *ieee, u8 *dest) in ieee80211_resp_to_assoc_rq()
918 static void ieee80211_resp_to_auth(struct ieee80211_device *ieee, int s, in ieee80211_resp_to_auth()
927 static void ieee80211_resp_to_probe(struct ieee80211_device *ieee, u8 *dest) in ieee80211_resp_to_probe()
936 struct ieee80211_device *ieee) in ieee80211_association_req()
1158 void ieee80211_associate_abort(struct ieee80211_device *ieee) in ieee80211_associate_abort()
1194 static void ieee80211_associate_step1(struct ieee80211_device *ieee) in ieee80211_associate_step1()
1219 static void ieee80211_auth_challenge(struct ieee80211_device *ieee, in ieee80211_auth_challenge()
1251 static void ieee80211_associate_step2(struct ieee80211_device *ieee) in ieee80211_associate_step2()
1272 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, associate_complete_wq); in ieee80211_associate_complete_wq() local
1311 static void ieee80211_associate_complete(struct ieee80211_device *ieee) in ieee80211_associate_complete()
1324 …struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, associate_procedure_wq… in ieee80211_associate_procedure_wq() local
1342 inline void ieee80211_softmac_new_net(struct ieee80211_device *ieee, struct ieee80211_network *net) in ieee80211_softmac_new_net()
1442 void ieee80211_softmac_check_all_nets(struct ieee80211_device *ieee) in ieee80211_softmac_check_all_nets()
1506 static short probe_rq_parse(struct ieee80211_device *ieee, struct sk_buff *skb, u8 *src) in probe_rq_parse()
1563 static inline u16 assoc_parse(struct ieee80211_device *ieee, struct sk_buff *skb, int *aid) in assoc_parse()
1591 ieee80211_rx_probe_rq(struct ieee80211_device *ieee, struct sk_buff *skb) in ieee80211_rx_probe_rq()
1606 ieee80211_rx_auth_rq(struct ieee80211_device *ieee, struct sk_buff *skb) in ieee80211_rx_auth_rq()
1620 ieee80211_rx_assoc_rq(struct ieee80211_device *ieee, struct sk_buff *skb) in ieee80211_rx_assoc_rq()
1633 static void ieee80211_sta_ps_send_null_frame(struct ieee80211_device *ieee, in ieee80211_sta_ps_send_null_frame()
1643 static short ieee80211_sta_ps_sleep(struct ieee80211_device *ieee, u32 *time_h, in ieee80211_sta_ps_sleep()
1692 struct ieee80211_device *ieee = from_tasklet(ieee, t, ps_task); in ieee80211_sta_ps() local
1747 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl) in ieee80211_sta_wakeup()
1769 void ieee80211_ps_tx_ack(struct ieee80211_device *ieee, short success) in ieee80211_ps_tx_ack()
1796 static void ieee80211_process_action(struct ieee80211_device *ieee, in ieee80211_process_action()
1824 static void ieee80211_check_auth_response(struct ieee80211_device *ieee, in ieee80211_check_auth_response()
1884 ieee80211_rx_frame_softmac(struct ieee80211_device *ieee, struct sk_buff *skb, in ieee80211_rx_frame_softmac()
2029 void ieee80211_softmac_xmit(struct ieee80211_txb *txb, struct ieee80211_device *ieee) in ieee80211_softmac_xmit()
2084 static void ieee80211_resume_tx(struct ieee80211_device *ieee) in ieee80211_resume_tx()
2104 void ieee80211_reset_queue(struct ieee80211_device *ieee) in ieee80211_reset_queue()
2119 void ieee80211_wake_queue(struct ieee80211_device *ieee) in ieee80211_wake_queue()
2158 void ieee80211_stop_queue(struct ieee80211_device *ieee) in ieee80211_stop_queue()
2173 void ieee80211_start_master_bss(struct ieee80211_device *ieee) in ieee80211_start_master_bss()
2199 static void ieee80211_start_monitor_mode(struct ieee80211_device *ieee) in ieee80211_start_monitor_mode()
2211 struct ieee80211_device *ieee = container_of(dwork, struct ieee80211_device, start_ibss_wq); in ieee80211_start_ibss_wq() local
2313 inline void ieee80211_start_ibss(struct ieee80211_device *ieee) in ieee80211_start_ibss()
2319 void ieee80211_start_bss(struct ieee80211_device *ieee) in ieee80211_start_bss()
2354 void ieee80211_disassociate(struct ieee80211_device *ieee) in ieee80211_disassociate()
2375 struct ieee80211_device *ieee = container_of(dwork, struct ieee80211_device, associate_retry_wq); in ieee80211_associate_retry_wq() local
2413 struct sk_buff *ieee80211_get_beacon_(struct ieee80211_device *ieee) in ieee80211_get_beacon_()
2431 struct sk_buff *ieee80211_get_beacon(struct ieee80211_device *ieee) in ieee80211_get_beacon()
2452 void ieee80211_softmac_stop_protocol(struct ieee80211_device *ieee) in ieee80211_softmac_stop_protocol()
2461 void ieee80211_stop_protocol(struct ieee80211_device *ieee) in ieee80211_stop_protocol()
2478 void ieee80211_softmac_start_protocol(struct ieee80211_device *ieee) in ieee80211_softmac_start_protocol()
2487 void ieee80211_start_protocol(struct ieee80211_device *ieee) in ieee80211_start_protocol()
2538 void ieee80211_softmac_init(struct ieee80211_device *ieee) in ieee80211_softmac_init()
2604 void ieee80211_softmac_free(struct ieee80211_device *ieee) in ieee80211_softmac_free()
2620 static int ieee80211_wpa_enable(struct ieee80211_device *ieee, int value) in ieee80211_wpa_enable()
2629 static void ieee80211_wpa_assoc_frame(struct ieee80211_device *ieee, in ieee80211_wpa_assoc_frame()
2638 static int ieee80211_wpa_mlme(struct ieee80211_device *ieee, int command, int reason) in ieee80211_wpa_mlme()
2659 static int ieee80211_wpa_set_wpa_ie(struct ieee80211_device *ieee, in ieee80211_wpa_set_wpa_ie()
2689 static int ieee80211_wpa_set_auth_algs(struct ieee80211_device *ieee, int value) in ieee80211_wpa_set_auth_algs()
2717 static int ieee80211_wpa_set_param(struct ieee80211_device *ieee, u8 name, u32 value) in ieee80211_wpa_set_param()
2791 static int ieee80211_wpa_set_encryption(struct ieee80211_device *ieee, in ieee80211_wpa_set_encryption()
2941 struct ieee80211_device *ieee, in ieee80211_disassociate_skb()
2964 SendDisassociation(struct ieee80211_device *ieee, in SendDisassociation()
2980 int ieee80211_wpa_supplicant_ioctl(struct ieee80211_device *ieee, struct iw_point *p) in ieee80211_wpa_supplicant_ioctl()
3035 void notify_wx_assoc_event(struct ieee80211_device *ieee) in notify_wx_assoc_event()