/linux/drivers/staging/r8188eu/core/ |
A D | rtw_sta_mgt.c | 13 static void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo() 53 struct sta_info *psta; in _rtw_init_sta_priv() local 123 struct sta_info *psta = NULL; in _rtw_free_sta_priv() local 158 struct sta_info *psta; in rtw_alloc_stainfo() local 233 u32 rtw_free_stainfo(struct adapter *padapter, struct sta_info *psta) in rtw_free_stainfo() 358 struct sta_info *psta = NULL; in rtw_free_all_stainfo() local 387 struct sta_info *psta = NULL; in rtw_get_stainfo() local 425 struct sta_info *psta; in rtw_init_bcmc_stainfo() local 447 struct sta_info *psta; in rtw_get_bcmc_stainfo() local
|
A D | rtw_ap.c | 28 struct sta_info *psta = NULL; in free_mlme_ap_info() local 141 static u8 chk_sta_is_alive(struct sta_info *psta) in chk_sta_is_alive() 160 struct sta_info *psta = NULL; in expire_timeout_chk() local 318 void add_RATid(struct adapter *padapter, struct sta_info *psta, u8 rssi_level) in add_RATid() 417 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta() local 493 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta) in update_sta_info_apmode() 830 struct sta_info *psta = NULL; in associated_clients_update() local 1051 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta, in ap_free_sta() 1095 struct sta_info *psta = NULL; in rtw_sta_flush() local 1131 void sta_info_update(struct adapter *padapter, struct sta_info *psta) in sta_info_update() [all …]
|
A D | rtw_xmit.c | 253 struct sta_info *psta = pattrib->psta; in update_attrib_vcs_info() local 326 static void update_attrib_phy_info(struct pkt_attrib *pattrib, struct sta_info *psta) in update_attrib_phy_info() 410 struct sta_info *psta = NULL; in update_attrib() local 712 struct sta_info *psta; in rtw_make_wlanhdr() local 832 struct sta_info *psta; in rtw_txframes_sta_ac_pending() local 882 struct sta_info *psta; in rtw_xmitframe_coalesce() local 1091 struct sta_info *psta = NULL; in rtw_count_tx_stats() local 1467 struct sta_info *psta; in rtw_xmit_classifier() local 1772 struct sta_info *psta = NULL; in xmitframe_enqueue_for_sleeping_sta() local 1899 void stop_sta_xmit(struct adapter *padapter, struct sta_info *psta) in stop_sta_xmit() [all …]
|
A D | rtw_recv.c | 395 struct sta_info *psta; in portctrl() local 473 struct sta_info *psta = NULL; in process_pwrbit_data() local 494 struct sta_info *psta = NULL; in process_wmmps_data() local 545 struct sta_info *psta = NULL; in count_rx_stats() local 577 …sta2sta_data_frame(struct adapter *adapter, struct recv_frame *precv_frame, struct sta_info **psta) in sta2sta_data_frame() 661 struct sta_info **psta) in ap2sta_data_frame() 759 struct sta_info **psta) in sta2ap_data_frame() 833 struct sta_info *psta = NULL; in validate_recv_ctrl_frame() local 937 struct sta_info *psta; in validate_recv_mgnt_frame() local 972 struct sta_info *psta = NULL; in validate_recv_data_frame() local [all …]
|
A D | rtw_mlme.c | 809 struct sta_info *psta; in rtw_free_assoc_resources() local 819 struct sta_info *psta; in rtw_free_assoc_resources() local 903 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo() local 1155 void rtw_sta_media_status_rpt(struct adapter *adapter, struct sta_info *psta, in rtw_sta_media_status_rpt() 1173 struct sta_info *psta; in rtw_stassoc_event_callback() local 1227 struct sta_info *psta; in rtw_stadel_event_callback() local 2041 struct sta_info *psta = NULL; in rtw_issue_addbareq_cmd() local
|
A D | rtw_cmd.c | 667 u8 rtw_setstakey_cmd(struct adapter *padapter, u8 *psta, u8 unicast_key) in rtw_setstakey_cmd() 726 u8 rtw_clearstakey_cmd(struct adapter *padapter, u8 *psta, u8 entry, u8 enqueue) in rtw_clearstakey_cmd() 1466 struct sta_info *psta = NULL; in rtw_createbss_cmd_callback() local 1526 struct sta_info *psta = rtw_get_stainfo(pstapriv, psetstakey_rsp->addr); in rtw_setstaKey_cmdrsp_callback() local 1541 struct sta_info *psta = rtw_get_stainfo(pstapriv, passocsta_parm->addr); in rtw_setassocsta_cmdrsp_callback() local
|
A D | rtw_mlme_ext.c | 614 struct sta_info *psta; in OnBeacon() local 1503 struct sta_info *psta; in OnDeAuth() local 1576 struct sta_info *psta; in OnDisassoc() local 1617 struct sta_info *psta = NULL; in on_action_spct() local 1665 struct sta_info *psta = NULL; in OnAction_back() local 5739 struct sta_info *psta; in issue_action_BA() local 5988 struct sta_info *psta = NULL; in send_delba() local 6843 struct sta_info *psta; in report_del_sta_event() local 6985 struct sta_info *psta, *psta_bmc; in mlmeext_joinbss_event_callback() local 7173 struct sta_info *psta; in linked_status_chk() local [all …]
|
/linux/drivers/staging/rtl8723bs/core/ |
A D | rtw_sta_mgt.c | 11 void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo() 55 struct sta_info *psta; in _rtw_init_sta_priv() local 146 struct sta_info *psta = NULL; in _rtw_free_sta_priv() local 182 struct sta_info *psta; in rtw_alloc_stainfo() local 271 u32 rtw_free_stainfo(struct adapter *padapter, struct sta_info *psta) in rtw_free_stainfo() 436 struct sta_info *psta = NULL; in rtw_free_all_stainfo() local 468 struct sta_info *psta = NULL; in rtw_get_stainfo() local 502 struct sta_info *psta; in rtw_init_bcmc_stainfo() local
|
A D | rtw_ap.c | 31 struct sta_info *psta = NULL; in free_mlme_ap_info() local 167 static u8 chk_sta_is_alive(struct sta_info *psta) in chk_sta_is_alive() 178 struct sta_info *psta = NULL; in expire_timeout_chk() local 381 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta() local 817 struct sta_info *psta = NULL; in rtw_check_beacon_data() local 1685 struct sta_info *psta = NULL; in associated_clients_update() local 1886 struct sta_info *psta, in ap_free_sta() 1932 struct sta_info *psta = NULL; in rtw_sta_flush() local 1962 void sta_info_update(struct adapter *padapter, struct sta_info *psta) in sta_info_update() 2008 struct sta_info *psta; in rtw_ap_restore_network() local [all …]
|
A D | rtw_xmit.c | 333 u8 query_ra_short_GI(struct sta_info *psta) in query_ra_short_GI() 474 …update_attrib_sec_info(struct adapter *padapter, struct pkt_attrib *pattrib, struct sta_info *psta) in update_attrib_sec_info() 625 struct sta_info *psta = NULL; in update_attrib() local 936 struct sta_info *psta; in rtw_make_wlanhdr() local 1147 struct sta_info *psta = NULL; in rtw_mgmt_xmitframe_coalesce() local 1373 struct sta_info *psta = NULL; in rtw_count_tx_stats() local 1794 struct sta_info *psta; in rtw_xmit_classifier() local 2018 struct sta_info *psta = NULL; in xmitframe_enqueue_for_sleeping_sta() local 2160 void stop_sta_xmit(struct adapter *padapter, struct sta_info *psta) in stop_sta_xmit() 2198 void wakeup_sta_to_xmit(struct adapter *padapter, struct sta_info *psta) in wakeup_sta_to_xmit() [all …]
|
A D | rtw_recv.c | 457 struct sta_info *psta; in portctrl() local 545 struct sta_info *psta = NULL; in process_pwrbit_data() local 576 struct sta_info *psta = NULL; in process_wmmps_data() local 626 struct sta_info *psta = NULL; in count_rx_stats() local 655 struct sta_info **psta) in sta2sta_data_frame() 743 struct sta_info **psta) in ap2sta_data_frame() 848 struct sta_info **psta) in sta2ap_data_frame() 903 struct sta_info *psta = NULL; in validate_recv_ctrl_frame() local 1104 struct sta_info *psta; in recvframe_chk_defrag() local 1205 …struct sta_info *psta = rtw_get_stainfo(&padapter->stapriv, GetAddr2Ptr(precv_frame->u.hdr.rx_data… in validate_recv_mgnt_frame() local [all …]
|
A D | rtw_wlan_util.c | 47 u8 networktype_to_raid_ex(struct adapter *adapter, struct sta_info *psta) in networktype_to_raid_ex() 939 struct sta_info *psta; in bwmode_update_check() local 1096 void VCS_update(struct adapter *padapter, struct sta_info *psta) in VCS_update() 1136 void update_ldpc_stbc_cap(struct sta_info *psta) in update_ldpc_stbc_cap() 1330 void update_beacon_info(struct adapter *padapter, u8 *pframe, uint pkt_len, struct sta_info *psta) in update_beacon_info() 1437 void Update_RA_Entry(struct adapter *padapter, struct sta_info *psta) in Update_RA_Entry() 1442 void set_sta_rate(struct adapter *padapter, struct sta_info *psta) in set_sta_rate() 1631 void update_sta_basic_rate(struct sta_info *psta, u8 wireless_mode) in update_sta_basic_rate() 1669 struct sta_info *psta; in process_addba_req() local 1783 void rtw_alloc_macid(struct adapter *padapter, struct sta_info *psta) in rtw_alloc_macid() [all …]
|
A D | rtw_mlme_ext.c | 573 struct sta_info *psta; in OnBeacon() local 1484 struct sta_info *psta; in OnDeAuth() local 1558 struct sta_info *psta; in OnDisassoc() local 1603 struct sta_info *psta = NULL; in on_action_spct() local 3115 struct sta_info *psta; in issue_nulldata() local 3468 struct sta_info *psta; in issue_action_BA() local 4624 struct sta_info *psta; in report_del_sta_event() local 4798 struct sta_info *psta; in rtw_mlmeext_disconnect() local 4836 struct sta_info *psta; in mlmeext_joinbss_event_callback() local 5014 struct sta_info *psta; in linked_status_chk() local [all …]
|
A D | rtw_btcoex.c | 39 struct sta_info *psta; in rtw_btcoex_RejectApAggregatedPacket() local
|
A D | rtw_mlme.c | 906 struct sta_info *psta; in rtw_free_assoc_resources() local 913 struct sta_info *psta; in rtw_free_assoc_resources() local 1019 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo() local 1297 void rtw_sta_media_status_rpt(struct adapter *adapter, struct sta_info *psta, u32 mstatus) in rtw_sta_media_status_rpt() 1310 struct sta_info *psta; in rtw_stassoc_event_callback() local 1404 struct sta_info *psta; in rtw_stadel_event_callback() local 2534 struct sta_info *psta = NULL; in rtw_issue_addbareq_cmd() local
|
/linux/drivers/staging/rtl8712/ |
A D | rtl871x_sta_mgt.c | 25 static void _init_stainfo(struct sta_info *psta) in _init_stainfo() 39 struct sta_info *psta; in _r8712_init_sta_priv() local 93 struct sta_info *psta; in r8712_alloc_stainfo() local 142 void r8712_free_stainfo(struct _adapter *padapter, struct sta_info *psta) in r8712_free_stainfo() 196 struct sta_info *psta = NULL; in r8712_free_all_stainfo() local 222 struct sta_info *psta = NULL; in r8712_get_stainfo() local
|
A D | rtl871x_recv.c | 231 struct sta_info *psta; in r8712_portctrl() local 294 struct sta_info **psta) in sta2sta_data_frame() 364 struct sta_info **psta) in ap2sta_data_frame() 425 struct sta_info **psta) in sta2ap_data_frame() 465 struct sta_info *psta = NULL; in validate_recv_data_frame() local
|
A D | rtl871x_xmit.c | 179 struct sta_info *psta = NULL; in r8712_update_attrib() local 523 struct sta_info *psta; in make_wlanhdr() local 586 struct sta_info *psta; in r8712_xmitframe_coalesce() local 847 struct sta_info *psta, sint up) in get_sta_pending() 891 struct sta_info *psta; in r8712_xmit_classifier() local
|
A D | rtl871x_cmd.c | 514 void r8712_setstakey_cmd(struct _adapter *padapter, u8 *psta, u8 unicast_key) in r8712_setstakey_cmd() 656 struct sta_info *psta = NULL; in r8712_createbss_cmd_callback() local 737 struct sta_info *psta = r8712_get_stainfo(pstapriv, in r8712_setstaKey_cmdrsp_callback() local 757 struct sta_info *psta = r8712_get_stainfo(pstapriv, in r8712_setassocsta_cmdrsp_callback() local
|
A D | rtl871x_mlme.c | 585 struct sta_info *psta; in r8712_free_assoc_resources() local 872 struct sta_info *psta; in r8712_stassoc_event_callback() local 913 struct sta_info *psta; in r8712_stadel_event_callback() local 983 struct sta_info *psta; in r8712_got_addbareq_event_callback() local 1682 struct sta_info *bmc_sta, *psta; in update_ht_cap() local
|
/linux/drivers/staging/r8188eu/os_dep/ |
A D | mlme_linux.c | 149 struct sta_info *psta = from_timer(psta, t, addba_retry_timer); in _addba_timer_hdl() local 153 void init_addba_retry_timer(struct adapter *padapter, struct sta_info *psta) in init_addba_retry_timer() 166 void rtw_indicate_sta_assoc_event(struct adapter *padapter, struct sta_info *psta) in rtw_indicate_sta_assoc_event() 189 void rtw_indicate_sta_disassoc_event(struct adapter *padapter, struct sta_info *psta) in rtw_indicate_sta_disassoc_event()
|
/linux/drivers/staging/rtl8723bs/os_dep/ |
A D | ioctl_linux.c | 137 struct sta_info *psta, *pbcmc_sta; in wpa_set_encryption() local 527 struct sta_info *psta = NULL, *pbcmc_sta = NULL; in rtw_set_encryption() local 806 struct sta_info *psta = NULL; in rtw_add_sta() local 874 struct sta_info *psta = NULL; in rtw_del_sta() local 914 struct sta_info *psta = NULL; in rtw_ioctl_get_sta_data() local 975 struct sta_info *psta = NULL; in rtw_get_sta_wpaie() local
|
/linux/drivers/staging/rtl8723bs/hal/ |
A D | rtl8723b_dm.c | 191 struct sta_info *psta = NULL; in rtl8723b_hal_dm_in_lps() local 216 struct sta_info *psta = NULL; in rtl8723b_HalDmWatchDog_in_LPS() local
|
/linux/drivers/staging/r8188eu/hal/ |
A D | hal_intf.c | 49 struct sta_info *psta = NULL; in rtw_hal_update_ra_mask() local
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
A D | 3945-rs.c | 323 struct il3945_sta_priv *psta; in il3945_rs_rate_init() local 392 struct il3945_sta_priv *psta = (void *)sta->drv_priv; in il3945_rs_alloc_sta() local 886 struct il3945_sta_priv *psta; in il3945_rate_scale_init() local
|