/linux-4.4.14/drivers/staging/rtl8192e/ |
H A D | rtllib_module.c | 57 static inline int rtllib_networks_allocate(struct rtllib_device *ieee) rtllib_networks_allocate() argument 70 static inline void rtllib_networks_free(struct rtllib_device *ieee) rtllib_networks_free() argument 78 static inline void rtllib_networks_initialize(struct rtllib_device *ieee) rtllib_networks_initialize() argument 91 struct rtllib_device *ieee = NULL; alloc_rtllib() local 171 struct rtllib_device *ieee = (struct rtllib_device *) free_rtllib() local
|
H A D | dot11d.c | 45 void dot11d_init(struct rtllib_device *ieee) dot11d_init() argument 60 void Dot11d_Channelmap(u8 channel_plan, struct rtllib_device *ieee) Dot11d_Channelmap() argument 103 void Dot11d_Reset(struct rtllib_device *ieee) Dot11d_Reset() argument
|
H A D | rtl819x_BAProc.c | 21 static void ActivateBAEntry(struct rtllib_device *ieee, struct ba_record *pBA, ActivateBAEntry() argument 29 static void DeActivateBAEntry(struct rtllib_device *ieee, struct ba_record *pBA) DeActivateBAEntry() argument 35 static u8 TxTsDeleteBA(struct rtllib_device *ieee, struct tx_ts_record *pTxTs) TxTsDeleteBA() argument 53 static u8 RxTsDeleteBA(struct rtllib_device *ieee, struct rx_ts_record *pRxTs) RxTsDeleteBA() argument 74 static struct sk_buff *rtllib_ADDBA(struct rtllib_device *ieee, u8 *Dst, rtllib_ADDBA() argument 137 static struct sk_buff *rtllib_DELBA(struct rtllib_device *ieee, u8 *dst, rtllib_DELBA() argument 189 static void rtllib_send_ADDBAReq(struct rtllib_device *ieee, u8 *dst, rtllib_send_ADDBAReq() argument 204 static void rtllib_send_ADDBARsp(struct rtllib_device *ieee, u8 *dst, rtllib_send_ADDBARsp() argument 216 static void rtllib_send_DELBA(struct rtllib_device *ieee, u8 *dst, rtllib_send_DELBA() argument 229 int rtllib_rx_ADDBAReq(struct rtllib_device *ieee, struct sk_buff *skb) rtllib_rx_ADDBAReq() argument 319 int rtllib_rx_ADDBARsp(struct rtllib_device *ieee, struct sk_buff *skb) rtllib_rx_ADDBARsp() argument 423 int rtllib_rx_DELBA(struct rtllib_device *ieee, struct sk_buff *skb) rtllib_rx_DELBA() argument 485 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS, TsInitAddBA() argument 509 void TsInitDelBA(struct rtllib_device *ieee, TsInitDelBA() argument 545 struct rtllib_device *ieee = container_of(pTxTs, struct rtllib_device, TxBaInactTimeout() local 556 struct rtllib_device *ieee = container_of(pRxTs, struct rtllib_device, RxBaInactTimeout() local
|
H A D | rtl819x_TSProc.c | 30 struct rtllib_device *ieee = container_of(pRxTs, struct rtllib_device, RxPktPendingTimeout() local 103 struct rtllib_device *ieee = container_of(pTxTs, struct rtllib_device, TsAddBaProcess() local 139 void TSInitialize(struct rtllib_device *ieee) TSInitialize() argument 217 static void AdmitTS(struct rtllib_device *ieee, AdmitTS() argument 228 static struct ts_common_info *SearchAdmitTRStream(struct rtllib_device *ieee, SearchAdmitTRStream() argument 309 bool GetTs(struct rtllib_device *ieee, struct ts_common_info **ppTS, GetTs() argument 417 static void RemoveTsEntry(struct rtllib_device *ieee, RemoveTsEntry() argument 459 void RemovePeerTS(struct rtllib_device *ieee, u8 *Addr) RemovePeerTS() argument 501 void RemoveAllTS(struct rtllib_device *ieee) RemoveAllTS() argument 530 void TsStartAddBaProcess(struct rtllib_device *ieee, struct tx_ts_record *pTxTS) TsStartAddBaProcess() argument
|
H A D | rtllib_softmac_wx.c | 32 int rtllib_wx_set_freq(struct rtllib_device *ieee, struct iw_request_info *a, rtllib_wx_set_freq() argument 90 int rtllib_wx_get_freq(struct rtllib_device *ieee, rtllib_wx_get_freq() argument 105 int rtllib_wx_get_wap(struct rtllib_device *ieee, rtllib_wx_get_wap() argument 135 int rtllib_wx_set_wap(struct rtllib_device *ieee, rtllib_wx_set_wap() argument 193 int rtllib_wx_get_essid(struct rtllib_device *ieee, struct iw_request_info *a, rtllib_wx_get_essid() argument 230 int rtllib_wx_set_rate(struct rtllib_device *ieee, rtllib_wx_set_rate() argument 242 int rtllib_wx_get_rate(struct rtllib_device *ieee, rtllib_wx_get_rate() argument 257 int rtllib_wx_set_rts(struct rtllib_device *ieee, rtllib_wx_set_rts() argument 273 int rtllib_wx_get_rts(struct rtllib_device *ieee, rtllib_wx_get_rts() argument 284 int rtllib_wx_set_mode(struct rtllib_device *ieee, struct iw_request_info *a, rtllib_wx_set_mode() argument 332 struct rtllib_device *ieee = container_of_work_rsl(data, rtllib_wx_sync_scan_wq() local 419 int rtllib_wx_set_scan(struct rtllib_device *ieee, struct iw_request_info *a, rtllib_wx_set_scan() argument 443 int rtllib_wx_set_essid(struct rtllib_device *ieee, rtllib_wx_set_essid() argument 500 int rtllib_wx_get_mode(struct rtllib_device *ieee, struct iw_request_info *a, rtllib_wx_get_mode() argument 508 int rtllib_wx_set_rawtx(struct rtllib_device *ieee, rtllib_wx_set_rawtx() argument 545 int rtllib_wx_get_name(struct rtllib_device *ieee, rtllib_wx_get_name() argument 563 int rtllib_wx_set_power(struct rtllib_device *ieee, rtllib_wx_set_power() argument 621 int rtllib_wx_get_power(struct rtllib_device *ieee, rtllib_wx_get_power() argument
|
H A D | rtllib_wx.c | 47 static inline char *rtl819x_translate_scan(struct rtllib_device *ieee, rtl819x_translate_scan() argument 253 int rtllib_wx_get_scan(struct rtllib_device *ieee, rtllib_wx_get_scan() argument 300 int rtllib_wx_set_encode(struct rtllib_device *ieee, rtllib_wx_set_encode() argument 478 int rtllib_wx_get_encode(struct rtllib_device *ieee, rtllib_wx_get_encode() argument 523 int rtllib_wx_set_encode_ext(struct rtllib_device *ieee, rtllib_wx_set_encode_ext() argument 681 int rtllib_wx_set_mlme(struct rtllib_device *ieee, rtllib_wx_set_mlme() argument 729 int rtllib_wx_set_auth(struct rtllib_device *ieee, rtllib_wx_set_auth() argument 781 int rtllib_wx_set_gen_ie(struct rtllib_device *ieee, u8 *ie, size_t len) rtllib_wx_set_gen_ie() argument
|
H A D | rtllib_tx.c | 173 int rtllib_encrypt_fragment(struct rtllib_device *ieee, struct sk_buff *frag, rtllib_encrypt_fragment() argument 284 static void rtllib_tx_query_agg_cap(struct rtllib_device *ieee, rtllib_tx_query_agg_cap() argument 358 static void rtllib_qurey_ShortPreambleMode(struct rtllib_device *ieee, rtllib_qurey_ShortPreambleMode() argument 369 static void rtllib_query_HTCapShortGI(struct rtllib_device *ieee, rtllib_query_HTCapShortGI() argument 390 static void rtllib_query_BandwidthMode(struct rtllib_device *ieee, rtllib_query_BandwidthMode() argument 410 static void rtllib_query_protectionmode(struct rtllib_device *ieee, rtllib_query_protectionmode() argument 497 static void rtllib_txrate_selectmode(struct rtllib_device *ieee, rtllib_txrate_selectmode() argument 513 static u16 rtllib_query_seqnum(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_query_seqnum() argument 553 static u8 rtllib_current_rate(struct rtllib_device *ieee) rtllib_current_rate() argument 566 struct rtllib_device *ieee = (struct rtllib_device *) rtllib_xmit_inter() local
|
H A D | rtl819x_HTProc.c | 78 void HTUpdateDefaultSetting(struct rtllib_device *ieee) HTUpdateDefaultSetting() argument 116 static u16 HTMcsToDataRate(struct rtllib_device *ieee, u8 nMcsRate) HTMcsToDataRate() argument 127 u16 TxCountToDataRate(struct rtllib_device *ieee, u8 nDataRate) TxCountToDataRate() argument 152 bool IsHTHalfNmodeAPs(struct rtllib_device *ieee) IsHTHalfNmodeAPs() argument 177 static void HTIOTPeerDetermine(struct rtllib_device *ieee) HTIOTPeerDetermine() argument 219 static u8 HTIOTActIsDisableMCS14(struct rtllib_device *ieee, u8 *PeerMacAddr) HTIOTActIsDisableMCS14() argument 225 static bool HTIOTActIsDisableMCS15(struct rtllib_device *ieee) HTIOTActIsDisableMCS15() argument 230 static bool HTIOTActIsDisableMCSTwoSpatialStream(struct rtllib_device *ieee) HTIOTActIsDisableMCSTwoSpatialStream() argument 235 static u8 HTIOTActIsDisableEDCATurbo(struct rtllib_device *ieee, HTIOTActIsDisableEDCATurbo() argument 241 static u8 HTIOTActIsMgntUseCCK6M(struct rtllib_device *ieee, HTIOTActIsMgntUseCCK6M() argument 253 static u8 HTIOTActIsCCDFsync(struct rtllib_device *ieee) HTIOTActIsCCDFsync() argument 262 static void HTIOTActDetermineRaFunc(struct rtllib_device *ieee, bool bPeerRx2ss) HTIOTActDetermineRaFunc() argument 283 void HTConstructCapabilityElement(struct rtllib_device *ieee, u8 *posHTCap, HTConstructCapabilityElement() argument 365 void HTConstructInfoElement(struct rtllib_device *ieee, u8 *posHTInfo, HTConstructInfoElement() argument 409 void HTConstructRT2RTAggElement(struct rtllib_device *ieee, u8 *posRT2RTAgg, HTConstructRT2RTAggElement() argument 431 static u8 HT_PickMCSRate(struct rtllib_device *ieee, u8 *pOperateMCS) HT_PickMCSRate() argument 461 u8 HTGetHighestMCSRate(struct rtllib_device *ieee, u8 *pMCSRateSet, HTGetHighestMCSRate() argument 501 static u8 HTFilterMCSRate(struct rtllib_device *ieee, u8 *pSupportMCS, HTFilterMCSRate() argument 526 void HTOnAssocRsp(struct rtllib_device *ieee) HTOnAssocRsp() argument 645 void HTInitializeHTInfo(struct rtllib_device *ieee) HTInitializeHTInfo() argument 712 void HTResetSelfAndSavePeerSetting(struct rtllib_device *ieee, HTResetSelfAndSavePeerSetting() argument 788 void HT_update_self_and_peer_setting(struct rtllib_device *ieee, HT_update_self_and_peer_setting() argument 802 void HTUseDefaultSetting(struct rtllib_device *ieee) HTUseDefaultSetting() argument 838 u8 HTCCheck(struct rtllib_device *ieee, u8 *pFrame) HTCCheck() argument 849 static void HTSetConnectBwModeCallback(struct rtllib_device *ieee) HTSetConnectBwModeCallback() argument 878 void HTSetConnectBwMode(struct rtllib_device *ieee, HTSetConnectBwMode() argument
|
H A D | rtllib_rx.c | 50 static inline void rtllib_monitor_rx(struct rtllib_device *ieee, rtllib_monitor_rx() argument 66 rtllib_frag_cache_find(struct rtllib_device *ieee, unsigned int seq, rtllib_frag_cache_find() argument 95 rtllib_frag_cache_get(struct rtllib_device *ieee, rtllib_frag_cache_get() argument 167 static int rtllib_frag_cache_invalidate(struct rtllib_device *ieee, rtllib_frag_cache_invalidate() argument 214 rtllib_rx_frame_mgmt(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_rx_frame_mgmt() argument 250 static int rtllib_is_eapol_frame(struct rtllib_device *ieee, rtllib_is_eapol_frame() argument 291 rtllib_rx_frame_decrypt(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_rx_frame_decrypt() argument 332 rtllib_rx_frame_decrypt_msdu(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_rx_frame_decrypt_msdu() argument 369 static int is_duplicate_packet(struct rtllib_device *ieee, is_duplicate_packet() argument 482 void rtllib_indicate_packets(struct rtllib_device *ieee, rtllib_indicate_packets() argument 541 void rtllib_FlushRxTsPendingPkts(struct rtllib_device *ieee, rtllib_FlushRxTsPendingPkts() argument 574 static void RxReorderIndicatePacket(struct rtllib_device *ieee, RxReorderIndicatePacket() argument 771 static u8 parse_subframe(struct rtllib_device *ieee, struct sk_buff *skb, parse_subframe() argument 902 static size_t rtllib_rx_get_hdrlen(struct rtllib_device *ieee, rtllib_rx_get_hdrlen() argument 925 static int rtllib_rx_check_duplicate(struct rtllib_device *ieee, rtllib_rx_check_duplicate() argument 967 static void rtllib_rx_extract_addr(struct rtllib_device *ieee, rtllib_rx_extract_addr() argument 997 static int rtllib_rx_data_filter(struct rtllib_device *ieee, u16 fc, rtllib_rx_data_filter() argument 1054 static int rtllib_rx_get_crypt(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_rx_get_crypt() argument 1089 static int rtllib_rx_decrypt(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_rx_decrypt() argument 1222 static void rtllib_rx_check_leave_lps(struct rtllib_device *ieee, u8 unicast, rtllib_rx_check_leave_lps() argument 1239 static void rtllib_rx_indicate_pkt_legacy(struct rtllib_device *ieee, rtllib_rx_indicate_pkt_legacy() argument 1307 static int rtllib_rx_InfraAdhoc(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_rx_InfraAdhoc() argument 1484 static int rtllib_rx_Master(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_rx_Master() argument 1490 static int rtllib_rx_Monitor(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_rx_Monitor() argument 1518 static int rtllib_rx_Mesh(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_rx_Mesh() argument 1528 int rtllib_rx(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_rx() argument 1711 static int rtllib_parse_qos_info_param_IE(struct rtllib_device *ieee, rtllib_parse_qos_info_param_IE() argument 1835 static void rtllib_parse_mife_generic(struct rtllib_device *ieee, rtllib_parse_mife_generic() argument 2063 int rtllib_parse_info_param(struct rtllib_device *ieee, rtllib_parse_info_param() argument 2440 static inline void update_network(struct rtllib_device *ieee, update_network() argument 2743 static void rtllib_rx_mgt(struct rtllib_device *ieee, rtllib_rx_mgt() argument 1805 rtllib_extract_country_ie( struct rtllib_device *ieee, struct rtllib_info_element *info_element, struct rtllib_network *network, u8 *addr2) rtllib_extract_country_ie() argument 2330 rtllib_network_init( struct rtllib_device *ieee, struct rtllib_probe_response *beacon, struct rtllib_network *network, struct rtllib_rx_stats *stats) rtllib_network_init() argument 2581 rtllib_process_probe_response( struct rtllib_device *ieee, struct rtllib_probe_response *beacon, struct rtllib_rx_stats *stats) rtllib_process_probe_response() argument
|
H A D | rtllib_softmac.c | 38 static unsigned int rtllib_MFIE_rate_len(struct rtllib_device *ieee) rtllib_MFIE_rate_len() argument 56 static void rtllib_MFIE_Brate(struct rtllib_device *ieee, u8 **tag_p) rtllib_MFIE_Brate() argument 75 static void rtllib_MFIE_Grate(struct rtllib_device *ieee, u8 **tag_p) rtllib_MFIE_Grate() argument 97 static void rtllib_WMM_Info(struct rtllib_device *ieee, u8 **tag_p) rtllib_WMM_Info() argument 113 static void rtllib_TURBO_Info(struct rtllib_device *ieee, u8 **tag_p) rtllib_TURBO_Info() argument 131 static void enqueue_mgmt(struct rtllib_device *ieee, struct sk_buff *skb) enqueue_mgmt() argument 148 static void init_mgmt_queue(struct rtllib_device *ieee) init_mgmt_queue() argument 155 MgntQuery_TxRateExcludeCCKRates(struct rtllib_device *ieee) MgntQuery_TxRateExcludeCCKRates() argument 181 static u8 MgntQuery_MgntFrameTxRate(struct rtllib_device *ieee) MgntQuery_MgntFrameTxRate() argument 203 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct rtllib_device *ieee) softmac_mgmt_xmit() argument 334 static inline struct sk_buff *rtllib_probe_req(struct rtllib_device *ieee) rtllib_probe_req() argument 377 static void rtllib_send_beacon(struct rtllib_device *ieee) rtllib_send_beacon() argument 398 struct rtllib_device *ieee = rtllib_send_beacon_cb() local 411 struct rtllib_device *ieee = netdev_priv_rsl(dev); rtllib_EnableNetMonitorMode() local 425 struct rtllib_device *ieee = netdev_priv_rsl(dev); rtllib_DisableNetMonitorMode() local 444 struct rtllib_device *ieee = netdev_priv_rsl(dev); rtllib_EnableIntelPromiscuousMode() local 465 struct rtllib_device *ieee = netdev_priv_rsl(dev); rtllib_DisableIntelPromiscuousMode() local 477 static void rtllib_send_probe(struct rtllib_device *ieee, u8 is_mesh) rtllib_send_probe() argument 489 static void rtllib_send_probe_requests(struct rtllib_device *ieee, u8 is_mesh) rtllib_send_probe_requests() argument 498 static void rtllib_update_active_chan_map(struct rtllib_device *ieee) rtllib_update_active_chan_map() argument 507 static void rtllib_softmac_scan_syncro(struct rtllib_device *ieee, u8 is_mesh) rtllib_softmac_scan_syncro() argument 579 struct rtllib_device *ieee = container_of_dwork_rsl(data, rtllib_softmac_scan_wq() local 638 static void rtllib_beacons_start(struct rtllib_device *ieee) rtllib_beacons_start() argument 650 static void rtllib_beacons_stop(struct rtllib_device *ieee) rtllib_beacons_stop() argument 664 void rtllib_stop_send_beacons(struct rtllib_device *ieee) rtllib_stop_send_beacons() argument 674 void rtllib_start_send_beacons(struct rtllib_device *ieee) rtllib_start_send_beacons() argument 684 static void rtllib_softmac_stop_scan(struct rtllib_device *ieee) rtllib_softmac_stop_scan() argument 698 void rtllib_stop_scan(struct rtllib_device *ieee) rtllib_stop_scan() argument 709 void rtllib_stop_scan_syncro(struct rtllib_device *ieee) rtllib_stop_scan_syncro() argument 720 bool rtllib_act_scanning(struct rtllib_device *ieee, bool sync_scan) rtllib_act_scanning() argument 734 static void rtllib_start_scan(struct rtllib_device *ieee) rtllib_start_scan() argument 758 void rtllib_start_scan_syncro(struct rtllib_device *ieee, u8 is_mesh) rtllib_start_scan_syncro() argument 815 static struct sk_buff *rtllib_probe_resp(struct rtllib_device *ieee, rtllib_probe_resp() argument 965 static struct sk_buff *rtllib_assoc_resp(struct rtllib_device *ieee, u8 *dest) rtllib_assoc_resp() argument 1024 static struct sk_buff *rtllib_auth_resp(struct rtllib_device *ieee, int status, rtllib_auth_resp() argument 1055 static struct sk_buff *rtllib_null_func(struct rtllib_device *ieee, short pwr) rtllib_null_func() argument 1082 static struct sk_buff *rtllib_pspoll_func(struct rtllib_device *ieee) rtllib_pspoll_func() argument 1107 static void rtllib_resp_to_assoc_rq(struct rtllib_device *ieee, u8 *dest) rtllib_resp_to_assoc_rq() argument 1116 static void rtllib_resp_to_auth(struct rtllib_device *ieee, int s, u8 *dest) rtllib_resp_to_auth() argument 1125 static void rtllib_resp_to_probe(struct rtllib_device *ieee, u8 *dest) rtllib_resp_to_probe() argument 1134 inline int SecIsInPMKIDList(struct rtllib_device *ieee, u8 *bssid) SecIsInPMKIDList() argument 1407 static void rtllib_associate_abort(struct rtllib_device *ieee) rtllib_associate_abort() argument 1442 static void rtllib_associate_step1(struct rtllib_device *ieee, u8 *daddr) rtllib_associate_step1() argument 1466 static void rtllib_auth_challenge(struct rtllib_device *ieee, u8 *challenge, rtllib_auth_challenge() argument 1498 static void rtllib_associate_step2(struct rtllib_device *ieee) rtllib_associate_step2() argument 1519 struct rtllib_device *ieee = (struct rtllib_device *) rtllib_associate_complete_wq() local 1572 static void rtllib_sta_send_associnfo(struct rtllib_device *ieee) rtllib_sta_send_associnfo() argument 1576 static void rtllib_associate_complete(struct rtllib_device *ieee) rtllib_associate_complete() argument 1588 struct rtllib_device *ieee = container_of_dwork_rsl(data, rtllib_associate_procedure_wq() local 1619 inline void rtllib_softmac_new_net(struct rtllib_device *ieee, rtllib_softmac_new_net() argument 1757 static void rtllib_softmac_check_all_nets(struct rtllib_device *ieee) rtllib_softmac_check_all_nets() argument 1825 static short probe_rq_parse(struct rtllib_device *ieee, struct sk_buff *skb, probe_rq_parse() argument 1888 static inline u16 assoc_parse(struct rtllib_device *ieee, struct sk_buff *skb, assoc_parse() argument 1917 void rtllib_rx_probe_rq(struct rtllib_device *ieee, struct sk_buff *skb) rtllib_rx_probe_rq() argument 1928 static inline void rtllib_rx_auth_rq(struct rtllib_device *ieee, rtllib_rx_auth_rq() argument 1941 static inline void rtllib_rx_assoc_rq(struct rtllib_device *ieee, rtllib_rx_assoc_rq() argument 1954 void rtllib_sta_ps_send_null_frame(struct rtllib_device *ieee, short pwr) rtllib_sta_ps_send_null_frame() argument 1964 void rtllib_sta_ps_send_pspoll_frame(struct rtllib_device *ieee) rtllib_sta_ps_send_pspoll_frame() argument 1972 static short rtllib_sta_ps_sleep(struct rtllib_device *ieee, u64 *time) rtllib_sta_ps_sleep() argument 2058 static inline void rtllib_sta_ps(struct rtllib_device *ieee) rtllib_sta_ps() argument 2112 static void rtllib_sta_wakeup(struct rtllib_device *ieee, short nl) rtllib_sta_wakeup() argument 2148 void rtllib_ps_tx_ack(struct rtllib_device *ieee, short success) rtllib_ps_tx_ack() argument 2179 static void rtllib_process_action(struct rtllib_device *ieee, rtllib_process_action() argument 2213 inline int rtllib_rx_assoc_resp(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_rx_assoc_resp() argument 2295 static void rtllib_rx_auth_resp(struct rtllib_device *ieee, struct sk_buff *skb) rtllib_rx_auth_resp() argument 2348 inline int rtllib_rx_auth(struct rtllib_device *ieee, struct sk_buff *skb, rtllib_rx_auth() argument 2365 inline int rtllib_rx_deauth(struct rtllib_device *ieee, struct sk_buff *skb) rtllib_rx_deauth() argument 2402 inline int rtllib_rx_frame_softmac(struct rtllib_device *ieee, rtllib_rx_frame_softmac() argument 2460 void rtllib_softmac_xmit(struct rtllib_txb *txb, struct rtllib_device *ieee) rtllib_softmac_xmit() argument 2510 void rtllib_reset_queue(struct rtllib_device *ieee) rtllib_reset_queue() argument 2526 void rtllib_stop_all_queues(struct rtllib_device *ieee) rtllib_stop_all_queues() argument 2536 void rtllib_wake_all_queues(struct rtllib_device *ieee) rtllib_wake_all_queues() argument 2541 inline void rtllib_randomize_cell(struct rtllib_device *ieee) rtllib_randomize_cell() argument 2548 static void rtllib_start_master_bss(struct rtllib_device *ieee) rtllib_start_master_bss() argument 2575 static void rtllib_start_monitor_mode(struct rtllib_device *ieee) rtllib_start_monitor_mode() argument 2588 struct rtllib_device *ieee = container_of_dwork_rsl(data, rtllib_start_ibss_wq() local 2716 inline void rtllib_start_ibss(struct rtllib_device *ieee) rtllib_start_ibss() argument 2723 static void rtllib_start_bss(struct rtllib_device *ieee) rtllib_start_bss() argument 2754 struct rtllib_device *ieee = container_of_dwork_rsl(data, rtllib_link_change_wq() local 2759 void rtllib_disassociate(struct rtllib_device *ieee) rtllib_disassociate() argument 2780 struct rtllib_device *ieee = container_of_dwork_rsl(data, rtllib_associate_retry_wq() local 2820 static struct sk_buff *rtllib_get_beacon_(struct rtllib_device *ieee) rtllib_get_beacon_() argument 2839 struct sk_buff *rtllib_get_beacon(struct rtllib_device *ieee) rtllib_get_beacon() argument 2860 void rtllib_softmac_stop_protocol(struct rtllib_device *ieee, u8 mesh_flag, rtllib_softmac_stop_protocol() argument 2871 void rtllib_stop_protocol(struct rtllib_device *ieee, u8 shutdown) rtllib_stop_protocol() argument 2911 void rtllib_softmac_start_protocol(struct rtllib_device *ieee, u8 mesh_flag) rtllib_softmac_start_protocol() argument 2919 void rtllib_start_protocol(struct rtllib_device *ieee) rtllib_start_protocol() argument 2973 void rtllib_softmac_init(struct rtllib_device *ieee) rtllib_softmac_init() argument 3061 void rtllib_softmac_free(struct rtllib_device *ieee) rtllib_softmac_free() argument 3080 static int rtllib_wpa_enable(struct rtllib_device *ieee, int value) rtllib_wpa_enable() argument 3092 static void rtllib_wpa_assoc_frame(struct rtllib_device *ieee, char *wpa_ie, rtllib_wpa_assoc_frame() argument 3102 static int rtllib_wpa_mlme(struct rtllib_device *ieee, int command, int reason) rtllib_wpa_mlme() argument 3124 static int rtllib_wpa_set_wpa_ie(struct rtllib_device *ieee, rtllib_wpa_set_wpa_ie() argument 3155 static int rtllib_wpa_set_auth_algs(struct rtllib_device *ieee, int value) rtllib_wpa_set_auth_algs() argument 3183 static int rtllib_wpa_set_param(struct rtllib_device *ieee, u8 name, u32 value) rtllib_wpa_set_param() argument 3255 static int rtllib_wpa_set_encryption(struct rtllib_device *ieee, rtllib_wpa_set_encryption() argument 3456 void SendDisassociation(struct rtllib_device *ieee, bool deauth, u16 asRsn) SendDisassociation() argument 3470 u8 rtllib_ap_sec_type(struct rtllib_device *ieee) rtllib_ap_sec_type() argument 3499 int rtllib_wpa_supplicant_ioctl(struct rtllib_device *ieee, struct iw_point *p, rtllib_wpa_supplicant_ioctl() argument 3640 void notify_wx_assoc_event(struct rtllib_device *ieee) notify_wx_assoc_event() argument 279 softmac_ps_mgmt_xmit(struct sk_buff *skb, struct rtllib_device *ieee) softmac_ps_mgmt_xmit() argument 774 rtllib_authentication_req(struct rtllib_network *beacon, struct rtllib_device *ieee, int challengelen, u8 *daddr) rtllib_authentication_req() argument 1150 rtllib_association_req(struct rtllib_network *beacon, struct rtllib_device *ieee) rtllib_association_req() argument 3403 rtllib_disauth_skb(struct rtllib_network *beacon, struct rtllib_device *ieee, u16 asRsn) rtllib_disauth_skb() argument 3429 rtllib_disassociate_skb(struct rtllib_network *beacon, struct rtllib_device *ieee, u16 asRsn) rtllib_disassociate_skb() argument
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
H A D | libipw_geo.c | 45 int libipw_is_valid_channel(struct libipw_device *ieee, u8 channel) libipw_is_valid_channel() argument 74 int libipw_channel_to_index(struct libipw_device *ieee, u8 channel) libipw_channel_to_index() argument 96 u32 libipw_channel_to_freq(struct libipw_device * ieee, u8 channel) libipw_channel_to_freq() argument 111 u8 libipw_freq_to_channel(struct libipw_device * ieee, u32 freq) libipw_freq_to_channel() argument 135 void libipw_set_geo(struct libipw_device *ieee, libipw_set_geo() argument 148 const struct libipw_geo *libipw_get_geo(struct libipw_device *ieee) libipw_get_geo() argument 153 u8 libipw_get_channel_flags(struct libipw_device * ieee, u8 channel) libipw_get_channel_flags() argument 172 libipw_get_channel(struct libipw_device *ieee, u8 channel) libipw_get_channel() argument
|
H A D | libipw_module.c | 69 static int libipw_networks_allocate(struct libipw_device *ieee) libipw_networks_allocate() argument 87 static inline void libipw_networks_free(struct libipw_device *ieee) libipw_networks_free() argument 95 void libipw_networks_age(struct libipw_device *ieee, libipw_networks_age() argument 110 static void libipw_networks_initialize(struct libipw_device *ieee) libipw_networks_initialize() argument 132 struct libipw_device *ieee; alloc_libipw() local 215 struct libipw_device *ieee = netdev_priv(dev); free_libipw() local
|
H A D | libipw_tx.c | 152 static int libipw_encrypt_fragment(struct libipw_device *ieee, libipw_encrypt_fragment() argument 257 struct libipw_device *ieee = netdev_priv(dev); libipw_xmit() local
|
H A D | libipw_wx.c | 59 static char *libipw_translate_scan(struct libipw_device *ieee, libipw_translate_scan() argument 264 int libipw_wx_get_scan(struct libipw_device *ieee, libipw_wx_get_scan() argument 310 int libipw_wx_set_encode(struct libipw_device *ieee, libipw_wx_set_encode() argument 476 int libipw_wx_get_encode(struct libipw_device *ieee, libipw_wx_get_encode() argument 518 int libipw_wx_set_encodeext(struct libipw_device *ieee, libipw_wx_set_encodeext() argument 679 int libipw_wx_get_encodeext(struct libipw_device *ieee, libipw_wx_get_encodeext() argument
|
H A D | libipw_rx.c | 39 static void libipw_monitor_rx(struct libipw_device *ieee, libipw_monitor_rx() argument 89 static struct sk_buff *libipw_frag_cache_get(struct libipw_device *ieee, libipw_frag_cache_get() argument 140 static int libipw_frag_cache_invalidate(struct libipw_device *ieee, libipw_frag_cache_invalidate() argument 170 libipw_rx_frame_mgmt(struct libipw_device *ieee, struct sk_buff *skb, libipw_rx_frame_mgmt() argument 231 static int libipw_is_eapol_frame(struct libipw_device *ieee, libipw_is_eapol_frame() argument 272 libipw_rx_frame_decrypt(struct libipw_device *ieee, struct sk_buff *skb, libipw_rx_frame_decrypt() argument 303 libipw_rx_frame_decrypt_msdu(struct libipw_device *ieee, libipw_rx_frame_decrypt_msdu() argument 332 int libipw_rx(struct libipw_device *ieee, struct sk_buff *skb, libipw_rx() argument 836 void libipw_rx_any(struct libipw_device *ieee, libipw_rx_any() argument 1326 static int libipw_handle_assoc_resp(struct libipw_device *ieee, struct libipw_assoc_response libipw_handle_assoc_resp() argument 1384 static int libipw_network_init(struct libipw_device *ieee, struct libipw_probe_response libipw_network_init() argument 1641 void libipw_rx_mgt(struct libipw_device *ieee, libipw_rx_mgt() argument 56 libipw_frag_cache_find(struct libipw_device *ieee, unsigned int seq, unsigned int frag, u8 * src, u8 * dst) libipw_frag_cache_find() argument 1530 libipw_process_probe_response(struct libipw_device *ieee, struct libipw_probe_response *beacon, struct libipw_rx_stats *stats) libipw_process_probe_response() argument
|
H A D | libipw.h | 850 static inline int libipw_is_valid_mode(struct libipw_device *ieee, libipw_is_valid_mode() argument 998 static inline void libipw_increment_scans(struct libipw_device *ieee) libipw_increment_scans() argument 1003 static inline int libipw_get_scans(struct libipw_device *ieee) libipw_get_scans() argument
|
H A D | ipw2100.c | 5879 struct libipw_device *ieee = priv->ieee; ipw2100_wpa_set_auth_algs() local 7567 struct libipw_device *ieee = priv->ieee; ipw2100_wx_set_genie() local 7602 struct libipw_device *ieee = priv->ieee; ipw2100_wx_get_genie() local 7624 struct libipw_device *ieee = priv->ieee; ipw2100_wx_set_auth() local 7717 struct libipw_device *ieee = priv->ieee; ipw2100_wx_get_auth() local
|
H A D | ipw2100.h | 487 struct libipw_device *ieee; member in struct:ipw2100_priv
|
H A D | ipw2200.c | 6489 struct libipw_device *ieee = priv->ieee; ipw_wpa_set_auth_algs() local 6541 struct libipw_device *ieee = priv->ieee; ipw_wx_set_genie() local 6576 struct libipw_device *ieee = priv->ieee; ipw_wx_get_genie() local 6619 struct libipw_device *ieee = priv->ieee; ipw_wx_set_auth() local 6719 struct libipw_device *ieee = priv->ieee; ipw_wx_get_auth() local
|
H A D | ipw2200.h | 1145 struct libipw_device *ieee; member in struct:ipw_prom_priv 1176 struct libipw_device *ieee; member in struct:ipw_priv
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
H A D | dot11d.c | 5 void Dot11d_Init(struct ieee80211_device *ieee) Dot11d_Init() argument 22 void Dot11d_Reset(struct ieee80211_device *ieee) Dot11d_Reset() argument
|
H A D | ieee80211_module.c | 62 static inline int ieee80211_networks_allocate(struct ieee80211_device *ieee) ieee80211_networks_allocate() argument 79 static inline void ieee80211_networks_free(struct ieee80211_device *ieee) ieee80211_networks_free() argument 87 static inline void ieee80211_networks_initialize(struct ieee80211_device *ieee) ieee80211_networks_initialize() argument 100 struct ieee80211_device *ieee; alloc_ieee80211() local 195 struct ieee80211_device *ieee = netdev_priv(dev); free_ieee80211() local
|
H A D | ieee80211_crypt.c | 39 void ieee80211_crypt_deinit_entries(struct ieee80211_device *ieee, ieee80211_crypt_deinit_entries() argument 62 struct ieee80211_device *ieee = (struct ieee80211_device *)data; ieee80211_crypt_deinit_handler() local 77 void ieee80211_crypt_delayed_deinit(struct ieee80211_device *ieee, ieee80211_crypt_delayed_deinit() argument
|
H A D | ieee80211_softmac_wx.c | 31 int ieee80211_wx_set_freq(struct ieee80211_device *ieee, struct iw_request_info *a, ieee80211_wx_set_freq() argument 87 int ieee80211_wx_get_freq(struct ieee80211_device *ieee, ieee80211_wx_get_freq() argument 105 int ieee80211_wx_get_wap(struct ieee80211_device *ieee, ieee80211_wx_get_wap() argument 134 int ieee80211_wx_set_wap(struct ieee80211_device *ieee, ieee80211_wx_set_wap() argument 181 int ieee80211_wx_get_essid(struct ieee80211_device *ieee, struct iw_request_info *a, union iwreq_data *wrqu, char *b) ieee80211_wx_get_essid() argument 217 int ieee80211_wx_set_rate(struct ieee80211_device *ieee, ieee80211_wx_set_rate() argument 230 int ieee80211_wx_get_rate(struct ieee80211_device *ieee, ieee80211_wx_get_rate() argument 244 int ieee80211_wx_set_rts(struct ieee80211_device *ieee, ieee80211_wx_set_rts() argument 260 int ieee80211_wx_get_rts(struct ieee80211_device *ieee, ieee80211_wx_get_rts() argument 271 int ieee80211_wx_set_mode(struct ieee80211_device *ieee, struct iw_request_info *a, ieee80211_wx_set_mode() argument 303 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, wx_sync_scan_wq); ieee80211_wx_sync_scan_wq() local 360 int ieee80211_wx_set_scan(struct ieee80211_device *ieee, struct iw_request_info *a, ieee80211_wx_set_scan() argument 384 int ieee80211_wx_set_essid(struct ieee80211_device *ieee, ieee80211_wx_set_essid() argument 438 int ieee80211_wx_get_mode(struct ieee80211_device *ieee, struct iw_request_info *a, ieee80211_wx_get_mode() argument 447 int ieee80211_wx_set_rawtx(struct ieee80211_device *ieee, ieee80211_wx_set_rawtx() argument 484 int ieee80211_wx_get_name(struct ieee80211_device *ieee, ieee80211_wx_get_name() argument 511 int ieee80211_wx_set_power(struct ieee80211_device *ieee, ieee80211_wx_set_power() argument 563 int ieee80211_wx_get_power(struct ieee80211_device *ieee, ieee80211_wx_get_power() argument
|
H A D | ieee80211_tx.c | 306 static void ieee80211_tx_query_agg_cap(struct ieee80211_device *ieee, ieee80211_tx_query_agg_cap() argument 381 static void ieee80211_qurey_ShortPreambleMode(struct ieee80211_device *ieee, ieee80211_qurey_ShortPreambleMode() argument 396 ieee80211_query_HTCapShortGI(struct ieee80211_device *ieee, cb_desc *tcb_desc) ieee80211_query_HTCapShortGI() argument 417 static void ieee80211_query_BandwidthMode(struct ieee80211_device *ieee, ieee80211_query_BandwidthMode() argument 438 static void ieee80211_query_protectionmode(struct ieee80211_device *ieee, ieee80211_query_protectionmode() argument 550 static void ieee80211_txrate_selectmode(struct ieee80211_device *ieee, ieee80211_txrate_selectmode() argument 581 static void ieee80211_query_seqnum(struct ieee80211_device *ieee, ieee80211_query_seqnum() argument 599 struct ieee80211_device *ieee = netdev_priv(dev); ieee80211_xmit() local 180 ieee80211_encrypt_fragment( struct ieee80211_device *ieee, struct sk_buff *frag, int hdr_len) ieee80211_encrypt_fragment() argument
|
H A D | ieee80211_wx.c | 54 static inline char *rtl819x_translate_scan(struct ieee80211_device *ieee, rtl819x_translate_scan() argument 242 int ieee80211_wx_get_scan(struct ieee80211_device *ieee, ieee80211_wx_get_scan() argument 290 int ieee80211_wx_set_encode(struct ieee80211_device *ieee, ieee80211_wx_set_encode() argument 465 int ieee80211_wx_get_encode(struct ieee80211_device *ieee, ieee80211_wx_get_encode() argument 508 int ieee80211_wx_set_encode_ext(struct ieee80211_device *ieee, ieee80211_wx_set_encode_ext() argument 679 int ieee80211_wx_get_encode_ext(struct ieee80211_device *ieee, ieee80211_wx_get_encode_ext() argument 735 int ieee80211_wx_set_mlme(struct ieee80211_device *ieee, ieee80211_wx_set_mlme() argument 752 int ieee80211_wx_set_auth(struct ieee80211_device *ieee, ieee80211_wx_set_auth() argument 811 int ieee80211_wx_set_gen_ie(struct ieee80211_device *ieee, u8 *ie, size_t len) ieee80211_wx_set_gen_ie() argument
|
H A D | rtl819x_BAProc.c | 18 static void ActivateBAEntry(struct ieee80211_device *ieee, PBA_RECORD pBA, u16 Time) ActivateBAEntry() argument 30 static void DeActivateBAEntry(struct ieee80211_device *ieee, PBA_RECORD pBA) DeActivateBAEntry() argument 42 static u8 TxTsDeleteBA(struct ieee80211_device *ieee, PTX_TS_RECORD pTxTs) TxTsDeleteBA() argument 72 static u8 RxTsDeleteBA(struct ieee80211_device *ieee, PRX_TS_RECORD pRxTs) RxTsDeleteBA() argument 110 static struct sk_buff *ieee80211_ADDBA(struct ieee80211_device *ieee, u8 *Dst, PBA_RECORD pBA, u16 StatusCode, u8 type) ieee80211_ADDBA() argument 254 static void ieee80211_send_ADDBAReq(struct ieee80211_device *ieee, ieee80211_send_ADDBAReq() argument 282 static void ieee80211_send_ADDBARsp(struct ieee80211_device *ieee, u8 *dst, ieee80211_send_ADDBARsp() argument 310 static void ieee80211_send_DELBA(struct ieee80211_device *ieee, u8 *dst, ieee80211_send_DELBA() argument 334 int ieee80211_rx_ADDBAReq(struct ieee80211_device *ieee, struct sk_buff *skb) ieee80211_rx_ADDBAReq() argument 436 int ieee80211_rx_ADDBARsp(struct ieee80211_device *ieee, struct sk_buff *skb) ieee80211_rx_ADDBARsp() argument 570 int ieee80211_rx_DELBA(struct ieee80211_device *ieee, struct sk_buff *skb) ieee80211_rx_DELBA() argument 674 TsInitDelBA( struct ieee80211_device *ieee, PTS_COMMON_INFO pTsCommonInfo, TR_SELECT TxRxSelect) TsInitDelBA() argument 719 struct ieee80211_device *ieee = container_of(pTxTs, struct ieee80211_device, TxTsRecord[pTxTs->num]); TxBaInactTimeout() local 732 struct ieee80211_device *ieee = container_of(pRxTs, struct ieee80211_device, RxTsRecord[pRxTs->num]); RxBaInactTimeout() local 188 ieee80211_DELBA( struct ieee80211_device *ieee, u8 *dst, PBA_RECORD pBA, TR_SELECT TxRxSelect, u16 ReasonCode ) ieee80211_DELBA() argument 644 TsInitAddBA( struct ieee80211_device *ieee, PTX_TS_RECORD pTS, u8 Policy, u8 bOverwritePending ) TsInitAddBA() argument
|
H A D | rtl819x_TSProc.c | 28 struct ieee80211_device *ieee = container_of(pRxTs, struct ieee80211_device, RxTsRecord[pRxTs->num]); RxPktPendingTimeout() local 106 struct ieee80211_device *ieee = container_of(pTxTs, struct ieee80211_device, TxTsRecord[num]); TsAddBaProcess() local 141 void TSInitialize(struct ieee80211_device *ieee) TSInitialize() argument 208 static void AdmitTS(struct ieee80211_device *ieee, AdmitTS() argument 219 static PTS_COMMON_INFO SearchAdmitTRStream(struct ieee80211_device *ieee, SearchAdmitTRStream() argument 453 static void RemoveTsEntry(struct ieee80211_device *ieee, PTS_COMMON_INFO pTs, RemoveTsEntry() argument 505 void RemovePeerTS(struct ieee80211_device *ieee, u8 *Addr) RemovePeerTS() argument 552 void RemoveAllTS(struct ieee80211_device *ieee) RemoveAllTS() argument 585 void TsStartAddBaProcess(struct ieee80211_device *ieee, PTX_TS_RECORD pTxTS) TsStartAddBaProcess() argument 318 GetTs( struct ieee80211_device *ieee, PTS_COMMON_INFO *ppTS, u8 *Addr, u8 TID, TR_SELECT TxRxSelect, bool bAddNewTs ) GetTs() argument
|
H A D | rtl819x_HTProc.c | 54 void HTUpdateDefaultSetting(struct ieee80211_device *ieee) HTUpdateDefaultSetting() argument 222 static bool IsHTHalfNmode40Bandwidth(struct ieee80211_device *ieee) IsHTHalfNmode40Bandwidth() argument 241 static bool IsHTHalfNmodeSGI(struct ieee80211_device *ieee, bool is40MHz) IsHTHalfNmodeSGI() argument 268 u16 HTHalfMcsToDataRate(struct ieee80211_device *ieee, u8 nMcsRate) HTHalfMcsToDataRate() argument 281 u16 HTMcsToDataRate(struct ieee80211_device *ieee, u8 nMcsRate) HTMcsToDataRate() argument 300 u16 TxCountToDataRate(struct ieee80211_device *ieee, u8 nDataRate) TxCountToDataRate() argument 347 bool IsHTHalfNmodeAPs(struct ieee80211_device *ieee) IsHTHalfNmodeAPs() argument 379 static void HTIOTPeerDetermine(struct ieee80211_device *ieee) HTIOTPeerDetermine() argument 416 static u8 HTIOTActIsDisableMCS14(struct ieee80211_device *ieee, u8 *PeerMacAddr) HTIOTActIsDisableMCS14() argument 434 static bool HTIOTActIsDisableMCS15(struct ieee80211_device *ieee) HTIOTActIsDisableMCS15() argument 471 static bool HTIOTActIsDisableMCSTwoSpatialStream(struct ieee80211_device *ieee, HTIOTActIsDisableMCSTwoSpatialStream() argument 487 static u8 HTIOTActIsDisableEDCATurbo(struct ieee80211_device *ieee, HTIOTActIsDisableEDCATurbo() argument 546 void HTConstructCapabilityElement(struct ieee80211_device *ieee, u8 *posHTCap, u8 *len, u8 IsEncrypt) HTConstructCapabilityElement() argument 664 void HTConstructInfoElement(struct ieee80211_device *ieee, u8 *posHTInfo, u8 *len, u8 IsEncrypt) HTConstructInfoElement() argument 736 void HTConstructRT2RTAggElement(struct ieee80211_device *ieee, u8 *posRT2RTAgg, u8 *len) HTConstructRT2RTAggElement() argument 790 static u8 HT_PickMCSRate(struct ieee80211_device *ieee, u8 *pOperateMCS) HT_PickMCSRate() argument 853 u8 HTGetHighestMCSRate(struct ieee80211_device *ieee, u8 *pMCSRateSet, u8 *pMCSFilter) HTGetHighestMCSRate() argument 905 static u8 HTFilterMCSRate(struct ieee80211_device *ieee, u8 *pSupportMCS, HTFilterMCSRate() argument 937 void HTOnAssocRsp(struct ieee80211_device *ieee) HTOnAssocRsp() argument 1122 void HTInitializeHTInfo(struct ieee80211_device *ieee) HTInitializeHTInfo() argument 1212 void HTResetSelfAndSavePeerSetting(struct ieee80211_device *ieee, struct ieee80211_network *pNetwork) HTResetSelfAndSavePeerSetting() argument 1295 void HTUpdateSelfAndPeerSetting(struct ieee80211_device *ieee, struct ieee80211_network *pNetwork) HTUpdateSelfAndPeerSetting() argument 1324 u8 HTCCheck(struct ieee80211_device *ieee, u8 *pFrame) HTCCheck() argument 1339 void HTSetConnectBwMode(struct ieee80211_device *ieee, HT_CHANNEL_WIDTH Bandwidth, HT_EXTCHNL_OFFSET Offset) HTSetConnectBwMode() argument 1388 void HTSetConnectBwModeCallback(struct ieee80211_device *ieee) HTSetConnectBwModeCallback() argument
|
H A D | ieee80211_rx.c | 46 static inline void ieee80211_monitor_rx(struct ieee80211_device *ieee, ieee80211_monitor_rx() argument 66 ieee80211_frag_cache_find(struct ieee80211_device *ieee, unsigned int seq, ieee80211_frag_cache_find() argument 96 ieee80211_frag_cache_get(struct ieee80211_device *ieee, ieee80211_frag_cache_get() argument 165 static int ieee80211_frag_cache_invalidate(struct ieee80211_device *ieee, ieee80211_frag_cache_invalidate() argument 212 ieee80211_rx_frame_mgmt(struct ieee80211_device *ieee, struct sk_buff *skb, ieee80211_rx_frame_mgmt() argument 296 static int ieee80211_is_eapol_frame(struct ieee80211_device *ieee, ieee80211_is_eapol_frame() argument 338 ieee80211_rx_frame_decrypt(struct ieee80211_device *ieee, struct sk_buff *skb, ieee80211_rx_frame_decrypt() argument 385 ieee80211_rx_frame_decrypt_msdu(struct ieee80211_device *ieee, struct sk_buff *skb, ieee80211_rx_frame_decrypt_msdu() argument 418 static int is_duplicate_packet(struct ieee80211_device *ieee, is_duplicate_packet() argument 539 void ieee80211_indicate_packets(struct ieee80211_device *ieee, struct ieee80211_rxb **prxbIndicateArray,u8 index) ieee80211_indicate_packets() argument 591 static void RxReorderIndicatePacket(struct ieee80211_device *ieee, RxReorderIndicatePacket() argument 879 int ieee80211_rx(struct ieee80211_device *ieee, struct sk_buff *skb, ieee80211_rx() argument 1604 int ieee80211_parse_info_param(struct ieee80211_device *ieee, ieee80211_parse_info_param() argument 2597 void ieee80211_rx_mgt(struct ieee80211_device *ieee, ieee80211_rx_mgt() argument 1571 ieee80211_extract_country_ie( struct ieee80211_device *ieee, struct ieee80211_info_element *info_element, struct ieee80211_network *network, u8 *addr2 ) ieee80211_extract_country_ie() argument 2154 ieee80211_network_init( struct ieee80211_device *ieee, struct ieee80211_probe_response *beacon, struct ieee80211_network *network, struct ieee80211_rx_stats *stats) ieee80211_network_init() argument 2250 is_same_network(struct ieee80211_network *src, struct ieee80211_network *dst, struct ieee80211_device *ieee) is_same_network() argument 2384 ieee80211_process_probe_response( struct ieee80211_device *ieee, struct ieee80211_probe_response *beacon, struct ieee80211_rx_stats *stats) ieee80211_process_probe_response() argument
|
H A D | ieee80211_softmac.c | 43 static unsigned int ieee80211_MFIE_rate_len(struct ieee80211_device *ieee) ieee80211_MFIE_rate_len() argument 61 static void ieee80211_MFIE_Brate(struct ieee80211_device *ieee, u8 **tag_p) ieee80211_MFIE_Brate() argument 78 static void ieee80211_MFIE_Grate(struct ieee80211_device *ieee, u8 **tag_p) ieee80211_MFIE_Grate() argument 102 static void ieee80211_WMM_Info(struct ieee80211_device *ieee, u8 **tag_p) ieee80211_WMM_Info() argument 127 static void ieee80211_TURBO_Info(struct ieee80211_device *ieee, u8 **tag_p) ieee80211_TURBO_Info() argument 146 static void enqueue_mgmt(struct ieee80211_device *ieee, struct sk_buff *skb) enqueue_mgmt() argument 164 static struct sk_buff *dequeue_mgmt(struct ieee80211_device *ieee) dequeue_mgmt() argument 179 static void init_mgmt_queue(struct ieee80211_device *ieee) init_mgmt_queue() argument 184 static u8 MgntQuery_MgntFrameTxRate(struct ieee80211_device *ieee) MgntQuery_MgntFrameTxRate() argument 221 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) softmac_mgmt_xmit() argument 287 inline void softmac_ps_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) softmac_ps_mgmt_xmit() argument 323 inline struct sk_buff *ieee80211_probe_req(struct ieee80211_device *ieee) ieee80211_probe_req() argument 363 static void ieee80211_send_beacon(struct ieee80211_device *ieee) ieee80211_send_beacon() argument 391 struct ieee80211_device *ieee = ieee80211_send_beacon_cb() local 401 static void ieee80211_send_probe(struct ieee80211_device *ieee) ieee80211_send_probe() argument 413 static void ieee80211_send_probe_requests(struct ieee80211_device *ieee) ieee80211_send_probe_requests() argument 424 void ieee80211_softmac_scan_syncro(struct ieee80211_device *ieee) ieee80211_softmac_scan_syncro() argument 491 struct ieee80211_device *ieee = container_of(dwork, struct ieee80211_device, softmac_scan_wq); ieee80211_softmac_scan_wq() local 532 static void ieee80211_beacons_start(struct ieee80211_device *ieee) ieee80211_beacons_start() argument 543 static void ieee80211_beacons_stop(struct ieee80211_device *ieee) ieee80211_beacons_stop() argument 557 void ieee80211_stop_send_beacons(struct ieee80211_device *ieee) ieee80211_stop_send_beacons() argument 566 void ieee80211_start_send_beacons(struct ieee80211_device *ieee) ieee80211_start_send_beacons() argument 575 static void ieee80211_softmac_stop_scan(struct ieee80211_device *ieee) ieee80211_softmac_stop_scan() argument 594 void ieee80211_stop_scan(struct ieee80211_device *ieee) ieee80211_stop_scan() argument 604 static void ieee80211_start_scan(struct ieee80211_device *ieee) ieee80211_start_scan() argument 624 void ieee80211_start_scan_syncro(struct ieee80211_device *ieee) ieee80211_start_scan_syncro() argument 687 static struct sk_buff *ieee80211_probe_resp(struct ieee80211_device *ieee, u8 *dest) ieee80211_probe_resp() argument 839 static struct sk_buff *ieee80211_assoc_resp(struct ieee80211_device *ieee, ieee80211_assoc_resp() argument 895 static struct sk_buff *ieee80211_auth_resp(struct ieee80211_device *ieee, ieee80211_auth_resp() argument 924 static struct sk_buff *ieee80211_null_func(struct ieee80211_device *ieee, ieee80211_null_func() argument 951 static void ieee80211_resp_to_assoc_rq(struct ieee80211_device *ieee, u8 *dest) ieee80211_resp_to_assoc_rq() argument 960 static void ieee80211_resp_to_auth(struct ieee80211_device *ieee, int s, ieee80211_resp_to_auth() argument 970 static void ieee80211_resp_to_probe(struct ieee80211_device *ieee, u8 *dest) ieee80211_resp_to_probe() argument 980 inline struct sk_buff *ieee80211_association_req(struct ieee80211_network *beacon,struct ieee80211_device *ieee) ieee80211_association_req() argument 1219 void ieee80211_associate_abort(struct ieee80211_device *ieee) ieee80211_associate_abort() argument 1255 static void ieee80211_associate_step1(struct ieee80211_device *ieee) ieee80211_associate_step1() argument 1280 static void ieee80211_auth_challenge(struct ieee80211_device *ieee, ieee80211_auth_challenge() argument 1312 static void ieee80211_associate_step2(struct ieee80211_device *ieee) ieee80211_associate_step2() argument 1333 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, associate_complete_wq); ieee80211_associate_complete_wq() local 1376 static void ieee80211_associate_complete(struct ieee80211_device *ieee) ieee80211_associate_complete() argument 1389 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, associate_procedure_wq); ieee80211_associate_procedure_wq() local 1407 inline void ieee80211_softmac_new_net(struct ieee80211_device *ieee, struct ieee80211_network *net) ieee80211_softmac_new_net() argument 1507 void ieee80211_softmac_check_all_nets(struct ieee80211_device *ieee) ieee80211_softmac_check_all_nets() argument 1576 static short probe_rq_parse(struct ieee80211_device *ieee, struct sk_buff *skb, u8 *src) probe_rq_parse() argument 1632 static inline u16 assoc_parse(struct ieee80211_device *ieee, struct sk_buff *skb, int *aid) assoc_parse() argument 1660 ieee80211_rx_probe_rq(struct ieee80211_device *ieee, struct sk_buff *skb) ieee80211_rx_probe_rq() argument 1675 ieee80211_rx_auth_rq(struct ieee80211_device *ieee, struct sk_buff *skb) ieee80211_rx_auth_rq() argument 1691 ieee80211_rx_assoc_rq(struct ieee80211_device *ieee, struct sk_buff *skb) ieee80211_rx_assoc_rq() argument 1706 static void ieee80211_sta_ps_send_null_frame(struct ieee80211_device *ieee, ieee80211_sta_ps_send_null_frame() argument 1718 static short ieee80211_sta_ps_sleep(struct ieee80211_device *ieee, u32 *time_h, ieee80211_sta_ps_sleep() argument 1765 static inline void ieee80211_sta_ps(struct ieee80211_device *ieee) ieee80211_sta_ps() argument 1832 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl) ieee80211_sta_wakeup() argument 1855 void ieee80211_ps_tx_ack(struct ieee80211_device *ieee, short success) ieee80211_ps_tx_ack() argument 1884 static void ieee80211_process_action(struct ieee80211_device *ieee, ieee80211_process_action() argument 1914 static void ieee80211_check_auth_response(struct ieee80211_device *ieee, ieee80211_check_auth_response() argument 1974 ieee80211_rx_frame_softmac(struct ieee80211_device *ieee, struct sk_buff *skb, ieee80211_rx_frame_softmac() argument 2132 void ieee80211_softmac_xmit(struct ieee80211_txb *txb, struct ieee80211_device *ieee) ieee80211_softmac_xmit() argument 2190 static void ieee80211_resume_tx(struct ieee80211_device *ieee) ieee80211_resume_tx() argument 2215 void ieee80211_reset_queue(struct ieee80211_device *ieee) ieee80211_reset_queue() argument 2231 void ieee80211_wake_queue(struct ieee80211_device *ieee) ieee80211_wake_queue() argument 2272 void ieee80211_stop_queue(struct ieee80211_device *ieee) ieee80211_stop_queue() argument 2287 inline void ieee80211_randomize_cell(struct ieee80211_device *ieee) ieee80211_randomize_cell() argument 2294 void ieee80211_start_master_bss(struct ieee80211_device *ieee) ieee80211_start_master_bss() argument 2320 static void ieee80211_start_monitor_mode(struct ieee80211_device *ieee) ieee80211_start_monitor_mode() argument 2334 struct ieee80211_device *ieee = container_of(dwork, struct ieee80211_device, start_ibss_wq); ieee80211_start_ibss_wq() local 2440 inline void ieee80211_start_ibss(struct ieee80211_device *ieee) ieee80211_start_ibss() argument 2446 void ieee80211_start_bss(struct ieee80211_device *ieee) ieee80211_start_bss() argument 2484 void ieee80211_disassociate(struct ieee80211_device *ieee) ieee80211_disassociate() argument 2508 struct ieee80211_device *ieee = container_of(dwork, struct ieee80211_device, associate_retry_wq); ieee80211_associate_retry_wq() local 2546 struct sk_buff *ieee80211_get_beacon_(struct ieee80211_device *ieee) ieee80211_get_beacon_() argument 2565 struct sk_buff *ieee80211_get_beacon(struct ieee80211_device *ieee) ieee80211_get_beacon() argument 2586 void ieee80211_softmac_stop_protocol(struct ieee80211_device *ieee) ieee80211_softmac_stop_protocol() argument 2595 void ieee80211_stop_protocol(struct ieee80211_device *ieee) ieee80211_stop_protocol() argument 2612 void ieee80211_softmac_start_protocol(struct ieee80211_device *ieee) ieee80211_softmac_start_protocol() argument 2621 void ieee80211_start_protocol(struct ieee80211_device *ieee) ieee80211_start_protocol() argument 2673 void ieee80211_softmac_init(struct ieee80211_device *ieee) ieee80211_softmac_init() argument 2747 void ieee80211_softmac_free(struct ieee80211_device *ieee) ieee80211_softmac_free() argument 2766 static int ieee80211_wpa_enable(struct ieee80211_device *ieee, int value) ieee80211_wpa_enable() argument 2776 static void ieee80211_wpa_assoc_frame(struct ieee80211_device *ieee, ieee80211_wpa_assoc_frame() argument 2786 static int ieee80211_wpa_mlme(struct ieee80211_device *ieee, int command, int reason) ieee80211_wpa_mlme() argument 2809 static int ieee80211_wpa_set_wpa_ie(struct ieee80211_device *ieee, ieee80211_wpa_set_wpa_ie() argument 2840 static int ieee80211_wpa_set_auth_algs(struct ieee80211_device *ieee, int value) ieee80211_wpa_set_auth_algs() argument 2871 static int ieee80211_wpa_set_param(struct ieee80211_device *ieee, u8 name, u32 value) ieee80211_wpa_set_param() argument 2947 static int ieee80211_wpa_set_encryption(struct ieee80211_device *ieee, ieee80211_wpa_set_encryption() argument 3141 int ieee80211_wpa_supplicant_ioctl(struct ieee80211_device *ieee, struct iw_point *p) ieee80211_wpa_supplicant_ioctl() argument 3197 void notify_wx_assoc_event(struct ieee80211_device *ieee) notify_wx_assoc_event() argument 642 ieee80211_authentication_req(struct ieee80211_network *beacon, struct ieee80211_device *ieee, int challengelen) ieee80211_authentication_req() argument 3099 ieee80211_disassociate_skb( struct ieee80211_network *beacon, struct ieee80211_device *ieee, u8 asRsn) ieee80211_disassociate_skb() argument 3125 SendDisassociation( struct ieee80211_device *ieee, u8 *asSta, u8 asRsn ) SendDisassociation() argument
|
H A D | ieee80211.h | 2074 static inline int ieee80211_is_valid_mode(struct ieee80211_device *ieee, int mode) ieee80211_is_valid_mode() argument 2414 static inline void ieee80211_increment_scans(struct ieee80211_device *ieee) ieee80211_increment_scans() argument 2419 static inline int ieee80211_get_scans(struct ieee80211_device *ieee) ieee80211_get_scans() argument
|
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/ |
H A D | rtl_cam.c | 39 struct rtllib_device *ieee = priv->rtllib; rtl92e_enable_hw_security_config() local 72 struct rtllib_device *ieee = priv->rtllib; rtl92e_set_swcam() local
|
H A D | rtl_ps.c | 49 struct rtllib_device *ieee = container_of_dwork_rsl(data, rtl92e_hw_sleep_wq() local 78 struct rtllib_device *ieee = container_of_dwork_rsl(data, rtl92e_hw_wakeup_wq() local 180 struct rtllib_device *ieee = container_of_work_rsl(data, rtl92e_ips_leave_wq() local
|
H A D | r8192E_phy.c | 822 struct rtllib_device *ieee = priv->rtllib; _rtl92e_phy_switch_channel_step() local
|
H A D | rtl_wx.c | 178 struct rtllib_device *ieee = priv->rtllib; _rtl92e_wx_adapter_power_status() local 261 struct rtllib_device *ieee = netdev_priv_rsl(dev); _rtl92e_wx_set_mode() local 394 struct rtllib_device *ieee = priv->rtllib; _rtl92e_wx_set_scan() local 684 struct rtllib_device *ieee = priv->rtllib; _rtl92e_wx_set_enc() local 900 struct rtllib_device *ieee = priv->rtllib; _rtl92e_wx_set_encode_ext() local 1035 struct rtllib_device *ieee = priv->rtllib; _rtl92e_wx_get_gen_ie() local 1057 struct rtllib_device *ieee = priv->rtllib; _rtl92e_wx_set_promisc_mode() local 1098 struct rtllib_device *ieee = priv->rtllib; _rtl92e_wx_get_promisc_mode() local 1219 struct rtllib_device *ieee = priv->rtllib; _rtl92e_get_wireless_stats() local
|
H A D | r8192E_dev.c | 986 struct rtllib_device *ieee = priv->rtllib; rtl92e_link_change() local 2138 struct rtllib_device *ieee = priv->rtllib; rtl92e_update_ratr_table() local 2356 struct rtllib_device *ieee = priv->rtllib; rtl92e_get_nmode_support_by_sec() local 2370 struct rtllib_device *ieee = priv->rtllib; rtl92e_is_halfn_supported_by_ap() local
|
H A D | rtl_core.c | 151 struct rtllib_device *ieee = priv->rtllib; rtl92e_set_rf_state() local 383 struct rtllib_device *ieee = priv->rtllib; _rtl92e_update_beacon() local 659 struct rtllib_device *ieee = priv->rtllib; _rtl92e_refresh_support_rate() local 1231 struct rtllib_device *ieee = priv->rtllib; _rtl92e_if_silent_reset() local 1386 struct rtllib_device *ieee = priv->rtllib; _rtl92e_watchdog_wq_cb() local 2132 struct rtllib_device *ieee = priv->rtllib; _rtl92e_tx_resume() local 2285 struct rtllib_device *ieee = priv->rtllib; _rtl92e_ioctl() local
|
H A D | rtl_dm.c | 2529 struct rtllib_device *ieee = priv->rtllib; _rtl92e_dm_check_txrateandretrycount() local
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
H A D | r8192U_wx.c | 332 struct ieee80211_device *ieee = priv->ieee80211; r8192_wx_set_scan() local 519 struct ieee80211_device *ieee = priv->ieee80211; r8192_wx_set_enc() local 744 struct ieee80211_device *ieee = priv->ieee80211; r8192_wx_set_enc_ext() local 961 struct ieee80211_device *ieee = priv->ieee80211; r8192_get_wireless_stats() local
|
H A D | r8192U_dm.c | 3105 struct ieee80211_device *ieee = priv->ieee80211; dm_check_txrateandretrycount() local
|
H A D | r8192U_core.c | 173 struct ieee80211_device *ieee = priv->ieee80211; rtl819x_set_channel_map() local 506 struct ieee80211_device *ieee = priv->ieee80211; proc_get_stats_ap() local 1837 struct ieee80211_device *ieee = priv->ieee80211; rtl8192_link_change() local 1877 struct ieee80211_device *ieee = priv->ieee80211; rtl8192_update_beacon() local 2062 struct ieee80211_device *ieee = priv->ieee80211; rtl8192_update_ratr_table() local 2108 struct ieee80211_device *ieee = priv->ieee80211; GetNmodeSupportBySecCfg8192() local 2148 struct ieee80211_device *ieee = priv->ieee80211; rtl8192_refresh_supportrate() local 3310 struct ieee80211_device *ieee = priv->ieee80211; rtl819x_ifsilentreset() local 3444 struct ieee80211_device *ieee = priv->ieee80211; rtl819x_watchdog_wqcallback() local 3701 struct ieee80211_device *ieee = priv->ieee80211; rtl8192_ioctl() local 5136 struct ieee80211_device *ieee = priv->ieee80211; EnableHWSecurityConfig8192() local
|
/linux-4.4.14/net/dcb/ |
H A D | dcbnl.c | 1035 struct nlattr *ieee, *app; dcbnl_ieee_fill() local 1417 struct nlattr *ieee[DCB_ATTR_IEEE_MAX + 1]; dcbnl_ieee_set() local 1501 struct nlattr *ieee[DCB_ATTR_IEEE_MAX + 1]; dcbnl_ieee_del() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | rs.h | 41 u8 ieee; /* MAC header: IWL_RATE_6M_IEEE, etc. */ member in struct:iwl_rate_info
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 1227 ath5k_hw_rf5111_chan2athchan(unsigned int ieee, ath5k_hw_rf5111_chan2athchan() argument
|
/linux-4.4.14/include/linux/ |
H A D | nvme.h | 106 __u8 ieee[3]; member in struct:nvme_id_ctrl
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
H A D | mvm.h | 991 u8 ieee; /* MAC header: IWL_RATE_6M_IEEE, etc. */ member in struct:iwl_rate_info
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | common.h | 2479 u8 ieee; /* MAC header: RATE_6M_IEEE, etc. */ member in struct:il_rate_info 2490 u8 ieee; /* MAC header: RATE_6M_IEEE, etc. */ member in struct:il3945_rate_info
|