Home
last modified time | relevance | path

Searched refs:rtl_sta_info (Results 1 – 8 of 8) sorted by relevance

/linux-3.3/drivers/net/wireless/rtlwifi/
Drc.c47 struct rtl_sta_info *sta_entry = NULL; in _rtl_rc_get_highest_rix()
60 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in _rtl_rc_get_highest_rix()
161 struct rtl_sta_info *sta_entry, u16 tid) in _rtl_tx_aggr_check()
188 struct rtl_sta_info *sta_entry; in rtl_tx_status()
202 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in rtl_tx_status()
Dbase.c342 hw->sta_data_size = sizeof(struct rtl_sta_info); in _rtl_init_mac80211()
573 struct rtl_sta_info *sta_entry = NULL; in _rtl_txrate_selectmode()
577 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in _rtl_txrate_selectmode()
1026 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_start()
1034 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_start()
1056 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_stop()
1072 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_stop()
1084 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_oper()
1100 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_oper()
1338 struct rtl_sta_info *sta_entry = in rtl_send_smps_action()
[all …]
Dcore.c438 struct rtl_sta_info *sta_entry; in rtl_op_sta_add()
441 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in rtl_op_sta_add()
469 struct rtl_sta_info *sta_entry; in rtl_op_sta_remove()
473 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in rtl_op_sta_remove()
719 struct rtl_sta_info *sta_entry; in rtl_op_bss_info_changed()
720 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in rtl_op_bss_info_changed()
Dpci.c1308 struct rtl_sta_info *sta_entry = NULL; in rtl_pci_tx_chk_waitq_insert()
1313 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_pci_tx_chk_waitq_insert()
1339 struct rtl_sta_info *sta_entry = NULL; in rtl_pci_tx()
1403 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_pci_tx()
Dwifi.h927 struct rtl_sta_info { struct
/linux-3.3/drivers/net/wireless/rtlwifi/rtl8192de/
Dhw.c1972 struct rtl_sta_info *sta_entry = NULL; in rtl92de_update_hal_rate_mask()
1987 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in rtl92de_update_hal_rate_mask()
/linux-3.3/drivers/net/wireless/rtlwifi/rtl8192se/
Dhw.c2086 struct rtl_sta_info *sta_entry = NULL; in rtl92se_update_hal_rate_mask()
2105 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in rtl92se_update_hal_rate_mask()
/linux-3.3/drivers/net/wireless/rtlwifi/rtl8192ce/
Dhw.c1804 struct rtl_sta_info *sta_entry = NULL; in rtl92ce_update_hal_rate_mask()
1819 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in rtl92ce_update_hal_rate_mask()