| /Linux-v6.1/drivers/staging/r8188eu/core/ |
| D | rtw_sta_mgt.c | 10 static void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo() 50 struct sta_info *psta; in _rtw_init_sta_priv() local 112 struct sta_info *psta = NULL; in _rtw_free_sta_priv() local 156 struct sta_info *psta = from_timer(psta, t, addba_retry_timer); in _addba_timer_hdl() local 161 static void init_addba_retry_timer(struct adapter *padapter, struct sta_info *psta) in init_addba_retry_timer() 170 struct sta_info *psta; in rtw_alloc_stainfo() local 245 u32 rtw_free_stainfo(struct adapter *padapter, struct sta_info *psta) in rtw_free_stainfo() 370 struct sta_info *psta = NULL; in rtw_free_all_stainfo() local 399 struct sta_info *psta = NULL; in rtw_get_stainfo() local 437 struct sta_info *psta; in rtw_init_bcmc_stainfo() local [all …]
|
| 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 306 void add_RATid(struct adapter *padapter, struct sta_info *psta, u8 rssi_level) in add_RATid() 394 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta() local 466 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta) in update_sta_info_apmode() 735 struct sta_info *psta = NULL; in associated_clients_update() local 756 void bss_cap_update_on_sta_join(struct adapter *padapter, struct sta_info *psta) in bss_cap_update_on_sta_join() 875 u8 bss_cap_update_on_sta_leave(struct adapter *padapter, struct sta_info *psta) in bss_cap_update_on_sta_leave() 938 void rtw_indicate_sta_assoc_event(struct adapter *padapter, struct sta_info *psta) in rtw_indicate_sta_assoc_event() [all …]
|
| D | rtw_xmit.c | 321 struct sta_info *psta = pattrib->psta; in update_attrib_vcs_info() local 395 static void update_attrib_phy_info(struct pkt_attrib *pattrib, struct sta_info *psta) in update_attrib_phy_info() 519 struct sta_info *psta = NULL; in update_attrib() local 814 struct sta_info *psta; in rtw_make_wlanhdr() local 931 struct sta_info *psta; in rtw_txframes_sta_ac_pending() local 978 struct sta_info *psta; in rtw_xmitframe_coalesce() local 1179 struct sta_info *psta = NULL; in rtw_count_tx_stats() local 1506 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, int up, u8 *a… in rtw_get_sta_pending() 1544 struct sta_info *psta; in rtw_xmit_classifier() local 1829 struct sta_info *psta = NULL; in xmitframe_enqueue_for_sleeping_sta() local [all …]
|
| D | rtw_recv.c | 501 struct sta_info *psta; in portctrl() local 578 struct sta_info *psta = NULL; in process_pwrbit_data() local 599 struct sta_info *psta = NULL; in process_wmmps_data() local 650 struct sta_info *psta = NULL; in count_rx_stats() local 677 struct recv_frame *precv_frame, struct sta_info **psta) in sta2sta_data_frame() 754 struct sta_info **psta) in ap2sta_data_frame() 840 struct sta_info **psta) in sta2ap_data_frame() 901 struct sta_info *psta; in validate_recv_ctrl_frame() local 1003 struct sta_info *psta; in validate_recv_mgnt_frame() local 1034 struct sta_info *psta = NULL; in validate_recv_data_frame() local [all …]
|
| D | rtw_mlme.c | 803 struct sta_info *psta; in rtw_free_assoc_resources() local 813 struct sta_info *psta; in rtw_free_assoc_resources() local 943 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo() local 1194 void rtw_sta_media_status_rpt(struct adapter *adapter, struct sta_info *psta, in rtw_sta_media_status_rpt() 1213 struct sta_info *psta; in rtw_stassoc_event_callback() local 1267 struct sta_info *psta; in rtw_stadel_event_callback() local 2027 struct sta_info *psta = NULL; in rtw_issue_addbareq_cmd() local
|
| D | rtw_cmd.c | 600 u8 rtw_setstakey_cmd(struct adapter *padapter, u8 *psta, u8 unicast_key) in rtw_setstakey_cmd() 659 u8 rtw_clearstakey_cmd(struct adapter *padapter, u8 *psta, u8 entry, u8 enqueue) in rtw_clearstakey_cmd() 1480 struct sta_info *psta = NULL; in rtw_createbss_cmd_callback() local 1540 struct sta_info *psta = rtw_get_stainfo(pstapriv, psetstakey_rsp->addr); in rtw_setstaKey_cmdrsp_callback() local 1555 struct sta_info *psta = rtw_get_stainfo(pstapriv, passocsta_parm->addr); in rtw_setassocsta_cmdrsp_callback() local
|
| D | rtw_mlme_ext.c | 402 struct sta_info *psta = rtw_get_stainfo(&padapter->stapriv, hdr->addr2); in mgt_dispatcher() local 626 struct sta_info *psta; in OnBeacon() local 1479 struct sta_info *psta; in OnDeAuth() local 1544 struct sta_info *psta; in OnDisassoc() local 1573 struct sta_info *psta = NULL; in OnAction_back() local 4619 void issue_auth(struct adapter *padapter, struct sta_info *psta, unsigned short status) in issue_auth() 5483 struct sta_info *psta; in issue_action_BA() local 5700 struct sta_info *psta = NULL; in send_delba() local 6782 struct sta_info *psta; in report_del_sta_event() local 6878 void update_sta_info(struct adapter *padapter, struct sta_info *psta) in update_sta_info() [all …]
|
| /Linux-v6.1/drivers/staging/rtl8723bs/core/ |
| 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() 434 struct sta_info *psta = NULL; in rtw_free_all_stainfo() local 466 struct sta_info *psta = NULL; in rtw_get_stainfo() local 500 struct sta_info *psta; in rtw_init_bcmc_stainfo() local
|
| 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 324 void add_RATid(struct adapter *padapter, struct sta_info *psta, u8 rssi_level) in add_RATid() 381 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta() local 453 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta) in update_sta_info_apmode() 565 static void update_ap_info(struct adapter *padapter, struct sta_info *psta) in update_ap_info() 817 struct sta_info *psta = NULL; in rtw_check_beacon_data() local 1267 u8 rtw_ap_set_pairwise_key(struct adapter *padapter, struct sta_info *psta) in rtw_ap_set_pairwise_key() 1687 struct sta_info *psta = NULL; in associated_clients_update() local [all …]
|
| D | rtw_xmit.c | 333 u8 query_ra_short_GI(struct sta_info *psta) in query_ra_short_GI() 435 …update_attrib_phy_info(struct adapter *padapter, struct pkt_attrib *pattrib, struct sta_info *psta) in update_attrib_phy_info() 471 …update_attrib_sec_info(struct adapter *padapter, struct pkt_attrib *pattrib, struct sta_info *psta) in update_attrib_sec_info() 622 struct sta_info *psta = NULL; in update_attrib() local 933 struct sta_info *psta; in rtw_make_wlanhdr() local 1144 struct sta_info *psta = NULL; in rtw_mgmt_xmitframe_coalesce() local 1370 struct sta_info *psta = NULL; in rtw_count_tx_stats() local 1753 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, signed int up… in rtw_get_sta_pending() 1794 struct sta_info *psta; in rtw_xmit_classifier() local 2015 struct sta_info *psta = NULL; in xmitframe_enqueue_for_sleeping_sta() local [all …]
|
| D | rtw_recv.c | 449 struct sta_info *psta; in portctrl() local 537 struct sta_info *psta = NULL; in process_pwrbit_data() local 568 struct sta_info *psta = NULL; in process_wmmps_data() local 618 struct sta_info *psta = NULL; in count_rx_stats() local 647 struct sta_info **psta) in sta2sta_data_frame() 735 struct sta_info **psta) in ap2sta_data_frame() 840 struct sta_info **psta) in sta2ap_data_frame() 896 struct sta_info *psta = NULL; in validate_recv_ctrl_frame() local 1101 struct sta_info *psta; in recvframe_chk_defrag() local 1203 …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 | 444 struct sta_info *psta = rtw_get_stainfo(&padapter->stapriv, GetAddr2Ptr(pframe)); in mgt_dispatcher() local 571 struct sta_info *psta; in OnBeacon() local 1479 struct sta_info *psta; in OnDeAuth() local 1550 struct sta_info *psta; in OnDisassoc() local 1595 struct sta_info *psta = NULL; in on_action_spct() local 1630 struct sta_info *psta = NULL; in OnAction_back() local 2586 void issue_auth(struct adapter *padapter, struct sta_info *psta, unsigned short status) in issue_auth() 3099 struct sta_info *psta; in issue_nulldata() local 3451 struct sta_info *psta; in issue_action_BA() local 3731 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 | 908 struct sta_info *psta; in rtw_free_assoc_resources() local 915 struct sta_info *psta; in rtw_free_assoc_resources() local 1021 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo() local 1301 void rtw_sta_media_status_rpt(struct adapter *adapter, struct sta_info *psta, u32 mstatus) in rtw_sta_media_status_rpt() 1314 struct sta_info *psta; in rtw_stassoc_event_callback() local 1408 struct sta_info *psta; in rtw_stadel_event_callback() local 2524 struct sta_info *psta; in rtw_issue_addbareq_cmd() local
|
| /Linux-v6.1/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() 464 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 | 583 struct sta_info *psta; in r8712_free_assoc_resources() local 847 struct sta_info *psta; in r8712_stassoc_event_callback() local 888 struct sta_info *psta; in r8712_stadel_event_callback() local 957 struct sta_info *psta; in r8712_got_addbareq_event_callback() local 1642 struct sta_info *bmc_sta, *psta; in update_ht_cap() local
|
| /Linux-v6.1/drivers/staging/rtl8723bs/os_dep/ |
| D | ioctl_linux.c | 138 struct sta_info *psta, *pbcmc_sta; in wpa_set_encryption() local 528 struct sta_info *psta = NULL, *pbcmc_sta = NULL; in rtw_set_encryption() local 808 struct sta_info *psta = NULL; in rtw_add_sta() local 876 struct sta_info *psta = NULL; in rtw_del_sta() local 916 struct sta_info *psta = NULL; in rtw_ioctl_get_sta_data() local 977 struct sta_info *psta = NULL; in rtw_get_sta_wpaie() local
|
| /Linux-v6.1/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-v6.1/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-v6.1/drivers/staging/r8188eu/hal/ |
| D | hal_intf.c | 46 struct sta_info *psta = NULL; in rtw_hal_update_ra_mask() local
|