/Linux-v5.15/drivers/staging/r8188eu/core/ |
D | rtw_sta_mgt.c | 13 static void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo() 60 struct sta_info *psta; in _rtw_init_sta_priv() local 133 struct sta_info *psta = NULL; in _rtw_free_sta_priv() local 169 struct sta_info *psta; in rtw_alloc_stainfo() local 244 u32 rtw_free_stainfo(struct adapter *padapter, struct sta_info *psta) in rtw_free_stainfo() 373 struct sta_info *psta = NULL; in rtw_free_all_stainfo() local 402 struct sta_info *psta = NULL; in rtw_get_stainfo() local 440 struct sta_info *psta; in rtw_init_bcmc_stainfo() local 462 struct sta_info *psta; in rtw_get_bcmc_stainfo() local
|
D | rtw_ap.c | 29 struct sta_info *psta = NULL; in free_mlme_ap_info() local 142 static u8 chk_sta_is_alive(struct sta_info *psta) in chk_sta_is_alive() 161 struct sta_info *psta = NULL; in expire_timeout_chk() local 319 void add_RATid(struct adapter *padapter, struct sta_info *psta, u8 rssi_level) in add_RATid() 418 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta() local 494 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta) in update_sta_info_apmode() 732 struct sta_info *psta = NULL; in rtw_check_beacon_data() local 1375 struct sta_info *psta = NULL; in associated_clients_update() local 1396 void bss_cap_update_on_sta_join(struct adapter *padapter, struct sta_info *psta) in bss_cap_update_on_sta_join() 1531 u8 bss_cap_update_on_sta_leave(struct adapter *padapter, struct sta_info *psta) in bss_cap_update_on_sta_leave() [all …]
|
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 714 struct sta_info *psta; in rtw_make_wlanhdr() local 834 struct sta_info *psta; in rtw_txframes_sta_ac_pending() local 902 struct sta_info *psta; in rtw_xmitframe_coalesce() local 1111 struct sta_info *psta = NULL; in rtw_count_tx_stats() local 1449 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, int up, u8 *a… in rtw_get_sta_pending() 1487 struct sta_info *psta; in rtw_xmit_classifier() local 1796 struct sta_info *psta = NULL; in xmitframe_enqueue_for_sleeping_sta() local [all …]
|
D | rtw_recv.c | 452 struct sta_info *psta; in portctrl() local 531 struct sta_info *psta = NULL; in process_pwrbit_data() local 555 struct sta_info *psta = NULL; in process_wmmps_data() local 608 struct sta_info *psta = NULL; in count_rx_stats() local 640 …sta2sta_data_frame(struct adapter *adapter, struct recv_frame *precv_frame, struct sta_info **psta) in sta2sta_data_frame() 730 struct sta_info **psta) in ap2sta_data_frame() 828 struct sta_info **psta) in sta2ap_data_frame() 903 struct sta_info *psta = NULL; in validate_recv_ctrl_frame() local 1011 struct sta_info *psta; in validate_recv_mgnt_frame() local 1046 struct sta_info *psta = NULL; in validate_recv_data_frame() local [all …]
|
D | rtw_mlme.c | 857 struct sta_info *psta; in rtw_free_assoc_resources() local 867 struct sta_info *psta; in rtw_free_assoc_resources() local 974 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo() local 1230 void rtw_sta_media_status_rpt(struct adapter *adapter, struct sta_info *psta, in rtw_sta_media_status_rpt() 1249 struct sta_info *psta; in rtw_stassoc_event_callback() local 1305 struct sta_info *psta; in rtw_stadel_event_callback() local 2121 struct sta_info *psta = NULL; in rtw_issue_addbareq_cmd() local
|
D | rtw_mlme_ext.c | 417 struct sta_info *psta = rtw_get_stainfo(&padapter->stapriv, GetAddr2Ptr(pframe)); in mgt_dispatcher() local 637 struct sta_info *psta; in OnBeacon() local 1551 struct sta_info *psta; in OnDeAuth() local 1631 struct sta_info *psta; in OnDisassoc() local 1674 struct sta_info *psta = NULL; in on_action_spct() local 1722 struct sta_info *psta = NULL; in OnAction_back() local 4925 void issue_auth(struct adapter *padapter, struct sta_info *psta, unsigned short status) in issue_auth() 5949 struct sta_info *psta; in issue_action_BA() local 6198 struct sta_info *psta = NULL; in send_delba() local 7076 struct sta_info *psta; in report_del_sta_event() local [all …]
|
/Linux-v5.15/drivers/staging/rtl8723bs/core/ |
D | rtw_sta_mgt.c | 11 void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo() 54 struct sta_info *psta; in _rtw_init_sta_priv() local 142 struct sta_info *psta = NULL; in _rtw_free_sta_priv() local 178 struct sta_info *psta; in rtw_alloc_stainfo() local 267 u32 rtw_free_stainfo(struct adapter *padapter, struct sta_info *psta) in rtw_free_stainfo() 428 struct sta_info *psta = NULL; in rtw_free_all_stainfo() local 454 struct sta_info *psta = NULL; in rtw_get_stainfo() local 488 struct sta_info *psta; in rtw_init_bcmc_stainfo() local
|
D | rtw_ap.c | 30 struct sta_info *psta = NULL; in free_mlme_ap_info() local 166 static u8 chk_sta_is_alive(struct sta_info *psta) in chk_sta_is_alive() 177 struct sta_info *psta = NULL; in expire_timeout_chk() local 323 void add_RATid(struct adapter *padapter, struct sta_info *psta, u8 rssi_level) in add_RATid() 380 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta() local 452 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta) in update_sta_info_apmode() 564 static void update_ap_info(struct adapter *padapter, struct sta_info *psta) in update_ap_info() 816 struct sta_info *psta = NULL; in rtw_check_beacon_data() local 1264 u8 rtw_ap_set_pairwise_key(struct adapter *padapter, struct sta_info *psta) in rtw_ap_set_pairwise_key() 1684 struct sta_info *psta = NULL; in associated_clients_update() local [all …]
|
D | rtw_xmit.c | 322 u8 query_ra_short_GI(struct sta_info *psta) in query_ra_short_GI() 424 …update_attrib_phy_info(struct adapter *padapter, struct pkt_attrib *pattrib, struct sta_info *psta) in update_attrib_phy_info() 463 …update_attrib_sec_info(struct adapter *padapter, struct pkt_attrib *pattrib, struct sta_info *psta) in update_attrib_sec_info() 614 struct sta_info *psta = NULL; in update_attrib() local 925 struct sta_info *psta; in rtw_make_wlanhdr() local 1136 struct sta_info *psta = NULL; in rtw_mgmt_xmitframe_coalesce() local 1362 struct sta_info *psta = NULL; in rtw_count_tx_stats() local 1745 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, signed int up… in rtw_get_sta_pending() 1786 struct sta_info *psta; in rtw_xmit_classifier() local 2007 struct sta_info *psta = NULL; in xmitframe_enqueue_for_sleeping_sta() local [all …]
|
D | rtw_recv.c | 453 struct sta_info *psta; in portctrl() local 541 struct sta_info *psta = NULL; in process_pwrbit_data() local 572 struct sta_info *psta = NULL; in process_wmmps_data() local 622 struct sta_info *psta = NULL; in count_rx_stats() local 651 struct sta_info **psta) in sta2sta_data_frame() 739 struct sta_info **psta) in ap2sta_data_frame() 844 struct sta_info **psta) in sta2ap_data_frame() 899 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 …]
|
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 …]
|
D | rtw_mlme_ext.c | 446 struct sta_info *psta = rtw_get_stainfo(&padapter->stapriv, GetAddr2Ptr(pframe)); in mgt_dispatcher() local 573 struct sta_info *psta; in OnBeacon() local 1489 struct sta_info *psta; in OnDeAuth() local 1565 struct sta_info *psta; in OnDisassoc() local 1612 struct sta_info *psta = NULL; in on_action_spct() local 1647 struct sta_info *psta = NULL; in OnAction_back() local 2608 void issue_auth(struct adapter *padapter, struct sta_info *psta, unsigned short status) in issue_auth() 3124 struct sta_info *psta; in issue_nulldata() local 3480 struct sta_info *psta; in issue_action_BA() local 3761 struct sta_info *psta = NULL; in send_delba() local [all …]
|
D | rtw_btcoex.c | 39 struct sta_info *psta; in rtw_btcoex_RejectApAggregatedPacket() local
|
D | rtw_mlme.c | 905 struct sta_info *psta; in rtw_free_assoc_resources() local 916 struct sta_info *psta; in rtw_free_assoc_resources() local 1022 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo() local 1303 void rtw_sta_media_status_rpt(struct adapter *adapter, struct sta_info *psta, u32 mstatus) in rtw_sta_media_status_rpt() 1316 struct sta_info *psta; in rtw_stassoc_event_callback() local 1410 struct sta_info *psta; in rtw_stadel_event_callback() local 2540 struct sta_info *psta = NULL; in rtw_issue_addbareq_cmd() local
|
/Linux-v5.15/drivers/staging/rtl8712/ |
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
|
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
|
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
|
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
|
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-v5.15/drivers/staging/r8188eu/os_dep/ |
D | mlme_linux.c | 151 struct sta_info *psta = from_timer(psta, t, addba_retry_timer); in _addba_timer_hdl() local 155 void init_addba_retry_timer(struct adapter *padapter, struct sta_info *psta) in init_addba_retry_timer() 170 void rtw_indicate_sta_assoc_event(struct adapter *padapter, struct sta_info *psta) in rtw_indicate_sta_assoc_event() 193 void rtw_indicate_sta_disassoc_event(struct adapter *padapter, struct sta_info *psta) in rtw_indicate_sta_disassoc_event()
|
/Linux-v5.15/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_linux.c | 151 struct sta_info *psta, *pbcmc_sta; in wpa_set_encryption() local 541 struct sta_info *psta = NULL, *pbcmc_sta = NULL; in rtw_set_encryption() local 820 struct sta_info *psta = NULL; in rtw_add_sta() local 890 struct sta_info *psta = NULL; in rtw_del_sta() local 930 struct sta_info *psta = NULL; in rtw_ioctl_get_sta_data() local 991 struct sta_info *psta = NULL; in rtw_get_sta_wpaie() local
|
/Linux-v5.15/drivers/staging/rtl8723bs/hal/ |
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
|
D | hal_com.c | 546 void rtw_hal_update_sta_rate_mask(struct adapter *padapter, struct sta_info *psta) in rtw_hal_update_sta_rate_mask() 762 struct sta_info *psta; in GetHalDefVar() local 826 struct sta_info *psta = pValue1; in SetHalODMVar() local
|
/Linux-v5.15/drivers/net/wireless/intel/iwlegacy/ |
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
|
/Linux-v5.15/drivers/staging/r8188eu/hal/ |
D | rtl8188e_rxdesc.c | 135 struct sta_info *psta; in update_recvframe_phyinfo_88e() local
|