Home
last modified time | relevance | path

Searched refs:ieee80211_device (Results 1 – 18 of 18) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h930 struct ieee80211_device;
1744 struct ieee80211_device { struct
2193 return ((struct ieee80211_device *)netdev_priv(dev))->priv; in ieee80211_priv()
2212 static inline int ieee80211_is_valid_mode(struct ieee80211_device *ieee, int mode) in ieee80211_is_valid_mode()
2313 extern int ieee80211_set_encryption(struct ieee80211_device *ieee);
2318 struct ieee80211_device *ieee,
2328 extern int ieee80211_rx(struct ieee80211_device *ieee, struct sk_buff *skb,
2330 extern void ieee80211_rx_mgt(struct ieee80211_device *ieee,
2335 extern int ieee80211_wx_get_scan(struct ieee80211_device *ieee,
2338 extern int ieee80211_wx_set_encode(struct ieee80211_device *ieee,
[all …]
Ddot11d.h64 struct ieee80211_device *dev
69 struct ieee80211_device *dev
74 struct ieee80211_device *dev,
82 struct ieee80211_device *dev,
88 struct ieee80211_device *dev
92 struct ieee80211_device *dev,
97 struct ieee80211_device *dev,
Dieee80211_softmac.c43 static unsigned int ieee80211_MFIE_rate_len(struct ieee80211_device *ieee) in ieee80211_MFIE_rate_len()
61 static void ieee80211_MFIE_Brate(struct ieee80211_device *ieee, u8 **tag_p) in ieee80211_MFIE_Brate()
78 static void ieee80211_MFIE_Grate(struct ieee80211_device *ieee, u8 **tag_p) in ieee80211_MFIE_Grate()
102 static void ieee80211_WMM_Info(struct ieee80211_device *ieee, u8 **tag_p) in ieee80211_WMM_Info()
127 static void ieee80211_TURBO_Info(struct ieee80211_device *ieee, u8 **tag_p) in ieee80211_TURBO_Info()
146 static void enqueue_mgmt(struct ieee80211_device *ieee, struct sk_buff *skb) in enqueue_mgmt()
164 static struct sk_buff *dequeue_mgmt(struct ieee80211_device *ieee) in dequeue_mgmt()
179 static void init_mgmt_queue(struct ieee80211_device *ieee) in init_mgmt_queue()
184 static u8 MgntQuery_MgntFrameTxRate(struct ieee80211_device *ieee) in MgntQuery_MgntFrameTxRate()
219 void ieee80211_sta_wakeup(struct ieee80211_device *ieee, short nl);
[all …]
Dieee80211_softmac_wx.c31 int ieee80211_wx_set_freq(struct ieee80211_device *ieee, struct iw_request_info *a, in ieee80211_wx_set_freq()
88 int ieee80211_wx_get_freq(struct ieee80211_device *ieee, in ieee80211_wx_get_freq()
106 int ieee80211_wx_get_wap(struct ieee80211_device *ieee, in ieee80211_wx_get_wap()
135 int ieee80211_wx_set_wap(struct ieee80211_device *ieee, in ieee80211_wx_set_wap()
182 …int ieee80211_wx_get_essid(struct ieee80211_device *ieee, struct iw_request_info *a,union iwreq_da… in ieee80211_wx_get_essid()
218 int ieee80211_wx_set_rate(struct ieee80211_device *ieee, in ieee80211_wx_set_rate()
231 int ieee80211_wx_get_rate(struct ieee80211_device *ieee, in ieee80211_wx_get_rate()
244 int ieee80211_wx_set_rts(struct ieee80211_device *ieee, in ieee80211_wx_set_rts()
261 int ieee80211_wx_get_rts(struct ieee80211_device *ieee, in ieee80211_wx_get_rts()
272 int ieee80211_wx_set_mode(struct ieee80211_device *ieee, struct iw_request_info *a, in ieee80211_wx_set_mode()
[all …]
Drtl819x_HTProc.c54 void HTUpdateDefaultSetting(struct ieee80211_device *ieee) in HTUpdateDefaultSetting()
222 static bool IsHTHalfNmode40Bandwidth(struct ieee80211_device *ieee) in IsHTHalfNmode40Bandwidth()
241 static bool IsHTHalfNmodeSGI(struct ieee80211_device *ieee, bool is40MHz) in IsHTHalfNmodeSGI()
268 u16 HTHalfMcsToDataRate(struct ieee80211_device *ieee, u8 nMcsRate) in HTHalfMcsToDataRate()
281 u16 HTMcsToDataRate(struct ieee80211_device *ieee, u8 nMcsRate) in HTMcsToDataRate()
300 u16 TxCountToDataRate(struct ieee80211_device *ieee, u8 nDataRate) in TxCountToDataRate()
347 bool IsHTHalfNmodeAPs(struct ieee80211_device *ieee) in IsHTHalfNmodeAPs()
379 static void HTIOTPeerDetermine(struct ieee80211_device *ieee) in HTIOTPeerDetermine()
416 static u8 HTIOTActIsDisableMCS14(struct ieee80211_device *ieee, u8 *PeerMacAddr) in HTIOTActIsDisableMCS14()
434 static bool HTIOTActIsDisableMCS15(struct ieee80211_device *ieee) in HTIOTActIsDisableMCS15()
[all …]
Ddot11d.c5 void Dot11d_Init(struct ieee80211_device *ieee) in Dot11d_Init()
22 void Dot11d_Reset(struct ieee80211_device *ieee) in Dot11d_Reset()
51 void Dot11d_UpdateCountryIe(struct ieee80211_device *dev, u8 *pTaddr, in Dot11d_UpdateCountryIe()
101 u8 DOT11D_GetMaxTxPwrInDbm(struct ieee80211_device *dev, u8 Channel) in DOT11D_GetMaxTxPwrInDbm()
117 void DOT11D_ScanComplete(struct ieee80211_device *dev) in DOT11D_ScanComplete()
138 int IsLegalChannel(struct ieee80211_device *dev, u8 channel) in IsLegalChannel()
152 int ToLegalChannel(struct ieee80211_device *dev, u8 channel) in ToLegalChannel()
Drtl819x_BAProc.c18 static void ActivateBAEntry(struct ieee80211_device *ieee, PBA_RECORD pBA, u16 Time) in ActivateBAEntry()
30 static void DeActivateBAEntry(struct ieee80211_device *ieee, PBA_RECORD pBA) in DeActivateBAEntry()
42 static u8 TxTsDeleteBA(struct ieee80211_device *ieee, PTX_TS_RECORD pTxTs) in TxTsDeleteBA()
72 static u8 RxTsDeleteBA(struct ieee80211_device *ieee, PRX_TS_RECORD pRxTs) in RxTsDeleteBA()
110 static struct sk_buff *ieee80211_ADDBA(struct ieee80211_device *ieee, u8 *Dst, PBA_RECORD pBA, u16 … in ieee80211_ADDBA()
189 struct ieee80211_device *ieee, in ieee80211_DELBA()
254 static void ieee80211_send_ADDBAReq(struct ieee80211_device *ieee, in ieee80211_send_ADDBAReq()
282 static void ieee80211_send_ADDBARsp(struct ieee80211_device *ieee, u8 *dst, in ieee80211_send_ADDBARsp()
310 static void ieee80211_send_DELBA(struct ieee80211_device *ieee, u8 *dst, in ieee80211_send_DELBA()
334 int ieee80211_rx_ADDBAReq(struct ieee80211_device *ieee, struct sk_buff *skb) in ieee80211_rx_ADDBAReq()
[all …]
Dieee80211_module.c62 static inline int ieee80211_networks_allocate(struct ieee80211_device *ieee) in ieee80211_networks_allocate()
79 static inline void ieee80211_networks_free(struct ieee80211_device *ieee) in ieee80211_networks_free()
87 static inline void ieee80211_networks_initialize(struct ieee80211_device *ieee) in ieee80211_networks_initialize()
100 struct ieee80211_device *ieee; in alloc_ieee80211()
106 dev = alloc_etherdev(sizeof(struct ieee80211_device) + sizeof_priv); in alloc_ieee80211()
113 memset(ieee, 0, sizeof(struct ieee80211_device)+sizeof_priv); in alloc_ieee80211()
195 struct ieee80211_device *ieee = netdev_priv(dev); in free_ieee80211()
Drtl819x_TSProc.c28 …struct ieee80211_device *ieee = container_of(pRxTs, struct ieee80211_device, RxTsRecord[pRxTs->num… in RxPktPendingTimeout()
106 struct ieee80211_device *ieee = container_of(pTxTs, struct ieee80211_device, TxTsRecord[num]); in TsAddBaProcess()
141 void TSInitialize(struct ieee80211_device *ieee) in TSInitialize()
208 static void AdmitTS(struct ieee80211_device *ieee, in AdmitTS()
219 static PTS_COMMON_INFO SearchAdmitTRStream(struct ieee80211_device *ieee, in SearchAdmitTRStream()
319 struct ieee80211_device *ieee, in GetTs()
453 static void RemoveTsEntry(struct ieee80211_device *ieee, PTS_COMMON_INFO pTs, in RemoveTsEntry()
505 void RemovePeerTS(struct ieee80211_device *ieee, u8 *Addr) in RemovePeerTS()
552 void RemoveAllTS(struct ieee80211_device *ieee) in RemoveAllTS()
585 void TsStartAddBaProcess(struct ieee80211_device *ieee, PTX_TS_RECORD pTxTS) in TsStartAddBaProcess()
Dieee80211_crypt.h81 void ieee80211_crypt_deinit_entries(struct ieee80211_device *, int);
83 void ieee80211_crypt_delayed_deinit(struct ieee80211_device *ieee,
Dieee80211_crypt.c39 void ieee80211_crypt_deinit_entries(struct ieee80211_device *ieee, in ieee80211_crypt_deinit_entries()
62 struct ieee80211_device *ieee = (struct ieee80211_device *)data; in ieee80211_crypt_deinit_handler()
77 void ieee80211_crypt_delayed_deinit(struct ieee80211_device *ieee, in ieee80211_crypt_delayed_deinit()
Dieee80211_tx.c181 struct ieee80211_device *ieee, in ieee80211_encrypt_fragment()
306 static void ieee80211_tx_query_agg_cap(struct ieee80211_device *ieee, in ieee80211_tx_query_agg_cap()
381 static void ieee80211_qurey_ShortPreambleMode(struct ieee80211_device *ieee, in ieee80211_qurey_ShortPreambleMode()
396 ieee80211_query_HTCapShortGI(struct ieee80211_device *ieee, cb_desc *tcb_desc) in ieee80211_query_HTCapShortGI()
417 static void ieee80211_query_BandwidthMode(struct ieee80211_device *ieee, in ieee80211_query_BandwidthMode()
438 static void ieee80211_query_protectionmode(struct ieee80211_device *ieee, in ieee80211_query_protectionmode()
550 static void ieee80211_txrate_selectmode(struct ieee80211_device *ieee, in ieee80211_txrate_selectmode()
581 static void ieee80211_query_seqnum(struct ieee80211_device *ieee, in ieee80211_query_seqnum()
599 struct ieee80211_device *ieee = netdev_priv(dev); in ieee80211_xmit()
Dieee80211_wx.c54 static inline char *rtl819x_translate_scan(struct ieee80211_device *ieee, in rtl819x_translate_scan()
242 int ieee80211_wx_get_scan(struct ieee80211_device *ieee, in ieee80211_wx_get_scan()
290 int ieee80211_wx_set_encode(struct ieee80211_device *ieee, in ieee80211_wx_set_encode()
465 int ieee80211_wx_get_encode(struct ieee80211_device *ieee, in ieee80211_wx_get_encode()
508 int ieee80211_wx_set_encode_ext(struct ieee80211_device *ieee, in ieee80211_wx_set_encode_ext()
683 int ieee80211_wx_get_encode_ext(struct ieee80211_device *ieee, in ieee80211_wx_get_encode_ext()
739 int ieee80211_wx_set_mlme(struct ieee80211_device *ieee, in ieee80211_wx_set_mlme()
756 int ieee80211_wx_set_auth(struct ieee80211_device *ieee, in ieee80211_wx_set_auth()
819 int ieee80211_wx_set_gen_ie(struct ieee80211_device *ieee, u8 *ie, size_t len) in ieee80211_wx_set_gen_ie()
Dieee80211_rx.c46 static inline void ieee80211_monitor_rx(struct ieee80211_device *ieee, in ieee80211_monitor_rx()
66 ieee80211_frag_cache_find(struct ieee80211_device *ieee, unsigned int seq, in ieee80211_frag_cache_find()
96 ieee80211_frag_cache_get(struct ieee80211_device *ieee, in ieee80211_frag_cache_get()
165 static int ieee80211_frag_cache_invalidate(struct ieee80211_device *ieee, in ieee80211_frag_cache_invalidate()
212 ieee80211_rx_frame_mgmt(struct ieee80211_device *ieee, struct sk_buff *skb, in ieee80211_rx_frame_mgmt()
296 static int ieee80211_is_eapol_frame(struct ieee80211_device *ieee, in ieee80211_is_eapol_frame()
338 ieee80211_rx_frame_decrypt(struct ieee80211_device *ieee, struct sk_buff *skb, in ieee80211_rx_frame_decrypt()
385 ieee80211_rx_frame_decrypt_msdu(struct ieee80211_device *ieee, struct sk_buff *skb, in ieee80211_rx_frame_decrypt_msdu()
418 static int is_duplicate_packet(struct ieee80211_device *ieee, in is_duplicate_packet()
544 void ieee80211_indicate_packets(struct ieee80211_device *ieee, struct ieee80211_rxb **prxbIndicateA… in ieee80211_indicate_packets()
[all …]
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U_wx.c332 struct ieee80211_device *ieee = priv->ieee80211; in r8192_wx_set_scan()
519 struct ieee80211_device *ieee = priv->ieee80211; in r8192_wx_set_enc()
744 struct ieee80211_device *ieee = priv->ieee80211; in r8192_wx_set_enc_ext()
961 struct ieee80211_device *ieee = priv->ieee80211; in r8192_get_wireless_stats()
Dr8192U_core.c162 struct ieee80211_device *ieee = priv->ieee80211; in rtl819x_set_channel_map()
425 struct ieee80211_device *ieee = priv->ieee80211; in proc_get_stats_ap()
1769 struct ieee80211_device *ieee = priv->ieee80211; in rtl8192_link_change()
1802 struct ieee80211_device *ieee = priv->ieee80211; in rtl8192_update_beacon()
1973 struct ieee80211_device *ieee = priv->ieee80211; in rtl8192_update_ratr_table()
2017 struct ieee80211_device *ieee = priv->ieee80211; in GetNmodeSupportBySecCfg8192()
2048 struct ieee80211_device *ieee = priv->ieee80211; in GetHalfNmodeSupportByAPs819xUsb()
2060 struct ieee80211_device *ieee = priv->ieee80211; in rtl8192_refresh_supportrate()
3106 struct ieee80211_device *ieee = priv->ieee80211; in rtl819x_ifsilentreset()
3217 struct ieee80211_device *ieee = priv->ieee80211; in rtl819x_watchdog_wqcallback()
[all …]
Dr8192U.h888 struct ieee80211_device *ieee80211;
Dr8192U_dm.c3100 struct ieee80211_device *ieee = priv->ieee80211; in dm_check_txrateandretrycount()