/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_sta_mgt.c | 13 void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo() 56 struct sta_info *psta; in _rtw_init_sta_priv() local 129 struct sta_info *psta = NULL; in kfree_all_stainfo() local 153 struct sta_info *psta = NULL; in _rtw_free_sta_priv() local 194 struct sta_info *psta; in rtw_alloc_stainfo() local 311 u32 rtw_free_stainfo(struct adapter *padapter, struct sta_info *psta) in rtw_free_stainfo() 491 struct sta_info *psta = NULL; in rtw_free_all_stainfo() local 522 struct sta_info *psta = NULL; in rtw_get_stainfo() local 562 struct sta_info *psta; in rtw_init_bcmc_stainfo() local 589 struct sta_info *psta; in rtw_get_bcmc_stainfo() local
|
D | rtw_ap.c | 37 struct sta_info *psta = NULL; in free_mlme_ap_info() local 195 u8 chk_sta_is_alive(struct sta_info *psta) in chk_sta_is_alive() 220 struct sta_info *psta = NULL; in expire_timeout_chk() local 436 void add_RATid(struct adapter *padapter, struct sta_info *psta, u8 rssi_level) in add_RATid() 507 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta() local 589 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta) in update_sta_info_apmode() 719 static void update_ap_info(struct adapter *padapter, struct sta_info *psta) in update_ap_info() 1022 struct sta_info *psta = NULL; in rtw_check_beacon_data() local 1569 u8 rtw_ap_set_pairwise_key(struct adapter *padapter, struct sta_info *psta) in rtw_ap_set_pairwise_key() 2072 struct sta_info *psta = NULL; in associated_clients_update() local [all …]
|
D | rtw_xmit.c | 345 u8 query_ra_short_GI(struct sta_info *psta) in query_ra_short_GI() 450 …update_attrib_phy_info(struct adapter *padapter, struct pkt_attrib *pattrib, struct sta_info *psta) in update_attrib_phy_info() 502 …update_attrib_sec_info(struct adapter *padapter, struct pkt_attrib *pattrib, struct sta_info *psta) in update_attrib_sec_info() 680 struct sta_info *psta = NULL; in update_attrib() local 1092 struct sta_info *psta; in rtw_make_wlanhdr() local 1359 struct sta_info *psta = NULL; in rtw_mgmt_xmitframe_coalesce() local 1591 struct sta_info *psta = NULL; in rtw_count_tx_stats() local 2039 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, sint up, u8 *… in rtw_get_sta_pending() 2086 struct sta_info *psta; in rtw_xmit_classifier() local 2383 struct sta_info *psta = NULL; in xmitframe_enqueue_for_sleeping_sta() local [all …]
|
D | rtw_recv.c | 550 struct sta_info *psta; in portctrl() local 656 struct sta_info *psta = NULL; in process_pwrbit_data() local 691 struct sta_info *psta = NULL; in process_wmmps_data() local 742 struct sta_info *psta = NULL; in count_rx_stats() local 779 struct sta_info **psta in sta2sta_data_frame() 879 struct sta_info **psta) in ap2sta_data_frame() 1028 struct sta_info **psta) in sta2ap_data_frame() 1089 struct sta_info *psta = NULL; in validate_recv_ctrl_frame() local 1236 …struct sta_info *psta = rtw_get_stainfo(&padapter->stapriv, GetAddr2Ptr(precv_frame->u.hdr.rx_data… in validate_recv_mgnt_frame() local 1266 struct sta_info *psta = NULL; in validate_recv_data_frame() local [all …]
|
D | rtw_wlan_util.c | 83 u8 networktype_to_raid_ex(struct adapter *adapter, struct sta_info *psta) in networktype_to_raid_ex() 1048 struct sta_info *psta; in bwmode_update_check() local 1226 void VCS_update(struct adapter *padapter, struct sta_info *psta) in VCS_update() 1266 void update_ldpc_stbc_cap(struct sta_info *psta) in update_ldpc_stbc_cap() 1513 void update_beacon_info(struct adapter *padapter, u8 *pframe, uint pkt_len, struct sta_info *psta) in update_beacon_info() 1618 void Update_RA_Entry(struct adapter *padapter, struct sta_info *psta) in Update_RA_Entry() 1624 void enable_rate_adaptive(struct adapter *padapter, struct sta_info *psta) in enable_rate_adaptive() 1629 void set_sta_rate(struct adapter *padapter, struct sta_info *psta) in set_sta_rate() 1836 void update_sta_basic_rate(struct sta_info *psta, u8 wireless_mode) in update_sta_basic_rate() 1872 struct sta_info *psta; in process_addba_req() local [all …]
|
D | rtw_mlme_ext.c | 534 struct sta_info *psta = rtw_get_stainfo(&padapter->stapriv, GetAddr2Ptr(pframe)); in mgt_dispatcher() local 634 struct sta_info *psta; in OnProbeReq() local 784 struct sta_info *psta; in OnBeacon() local 1769 struct sta_info *psta; in OnDeAuth() local 1844 struct sta_info *psta; in OnDisassoc() local 1891 struct sta_info *psta = NULL; in on_action_spct() local 1928 struct sta_info *psta = NULL; in OnAction_back() local 2791 struct sta_info *psta; in issue_probersp() local 2973 void issue_auth(struct adapter *padapter, struct sta_info *psta, unsigned short status) in issue_auth() 3512 struct sta_info *psta; in issue_nulldata() local [all …]
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_sta_mgt.c | 17 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 170 struct sta_info *psta; in rtw_alloc_stainfo() local 246 u32 rtw_free_stainfo(struct adapter *padapter, struct sta_info *psta) in rtw_free_stainfo() 380 struct sta_info *psta = NULL; in rtw_free_all_stainfo() local 409 struct sta_info *psta = NULL; in rtw_get_stainfo() local 446 struct sta_info *psta; in rtw_init_bcmc_stainfo() local
|
D | rtw_ap.c | 35 struct sta_info *psta = NULL; in free_mlme_ap_info() local 148 static u8 chk_sta_is_alive(struct sta_info *psta) in chk_sta_is_alive() 169 struct sta_info *psta = NULL; in expire_timeout_chk() local 333 void add_RATid(struct adapter *padapter, struct sta_info *psta, u8 rssi_level) in add_RATid() 427 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta() local 505 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta) in update_sta_info_apmode() 741 struct sta_info *psta = NULL; in rtw_check_beacon_data() local 1331 struct sta_info *psta = NULL; in associated_clients_update() local 1352 void bss_cap_update_on_sta_join(struct adapter *padapter, struct sta_info *psta) in bss_cap_update_on_sta_join() 1487 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 | 248 struct sta_info *psta = pattrib->psta; in update_attrib_vcs_info() local 322 static void update_attrib_phy_info(struct pkt_attrib *pattrib, struct sta_info *psta) in update_attrib_phy_info() 399 struct sta_info *psta = NULL; in update_attrib() local 744 struct sta_info *psta; in rtw_make_wlanhdr() local 866 struct sta_info *psta; in rtw_txframes_sta_ac_pending() local 913 struct sta_info *psta; in rtw_xmitframe_coalesce() local 1119 struct sta_info *psta = NULL; in rtw_count_tx_stats() local 1432 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, int up, u8 *a… in rtw_get_sta_pending() 1474 struct sta_info *psta; in rtw_xmit_classifier() local 1631 struct sta_info *psta = NULL; in xmitframe_enqueue_for_sleeping_sta() local [all …]
|
D | rtw_recv.c | 425 struct sta_info *psta; in portctrl() local 529 struct sta_info *psta = NULL; in process_pwrbit_data() local 554 struct sta_info *psta = NULL; in process_wmmps_data() local 609 struct sta_info *psta = NULL; in count_rx_stats() local 642 struct sta_info **psta) in sta2sta_data_frame() 721 struct sta_info **psta) in ap2sta_data_frame() 811 struct sta_info **psta) in sta2ap_data_frame() 886 struct sta_info *psta = NULL; in validate_recv_ctrl_frame() local 998 struct sta_info *psta; in validate_recv_mgnt_frame() local 1039 struct sta_info *psta = NULL; in validate_recv_data_frame() local [all …]
|
D | rtw_mlme_ext.c | 735 static void issue_auth(struct adapter *padapter, struct sta_info *psta, in issue_auth() 1559 struct sta_info *psta; in issue_action_BA() local 1827 struct sta_info *psta = NULL; in send_delba() local 2571 struct sta_info *psta; in OnBeacon() local 3448 struct sta_info *psta; in OnDeAuth() local 3502 struct sta_info *psta; in OnDisassoc() local 3546 struct sta_info *psta = NULL; in on_action_spct() local 3597 struct sta_info *psta = NULL; in OnAction_back() local 4107 struct sta_info *psta = rtw_get_stainfo(&padapter->stapriv, GetAddr2Ptr(pframe)); in mgt_dispatcher() local 4333 struct sta_info *psta; in report_del_sta_event() local [all …]
|
D | rtw_cmd.c | 544 u8 rtw_setstakey_cmd(struct adapter *padapter, u8 *psta, u8 unicast_key) in rtw_setstakey_cmd() 588 u8 rtw_clearstakey_cmd(struct adapter *padapter, u8 *psta, u8 entry, u8 enqueue) in rtw_clearstakey_cmd() 1188 struct sta_info *psta = NULL; in rtw_createbss_cmd_callback() local 1256 struct sta_info *psta = rtw_get_stainfo(pstapriv, psetstakey_rsp->addr); in rtw_setstaKey_cmdrsp_callback() local 1272 struct sta_info *psta = rtw_get_stainfo(pstapriv, passocsta_parm->addr); in rtw_setassocsta_cmdrsp_callback() local
|
D | rtw_mlme.c | 740 struct sta_info *psta; in rtw_free_assoc_resources_locked() local 750 struct sta_info *psta; in rtw_free_assoc_resources_locked() local 857 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo() local 1142 void rtw_stassoc_hw_rpt(struct adapter *adapter, struct sta_info *psta) in rtw_stassoc_hw_rpt() 1158 struct sta_info *psta; in rtw_stassoc_event_callback() local 1219 struct sta_info *psta; in rtw_stadel_event_callback() local 2022 struct sta_info *psta = NULL; in rtw_issue_addbareq_cmd() local
|
/Linux-v4.19/drivers/staging/rtl8712/ |
D | rtl871x_sta_mgt.c | 37 static void _init_stainfo(struct sta_info *psta) in _init_stainfo() 51 struct sta_info *psta; in _r8712_init_sta_priv() local 106 struct sta_info *psta; in r8712_alloc_stainfo() local 155 void r8712_free_stainfo(struct _adapter *padapter, struct sta_info *psta) in r8712_free_stainfo() 209 struct sta_info *psta = NULL; in r8712_free_all_stainfo() local 235 struct sta_info *psta = NULL; in r8712_get_stainfo() local
|
D | rtl871x_recv.c | 246 struct sta_info *psta; in r8712_portctrl() local 310 struct sta_info **psta) in sta2sta_data_frame() 380 struct sta_info **psta) in ap2sta_data_frame() 441 struct sta_info **psta) in sta2ap_data_frame() 481 struct sta_info *psta = NULL; in validate_recv_data_frame() local
|
D | rtl871x_xmit.c | 191 struct sta_info *psta = NULL; in r8712_update_attrib() local 537 struct sta_info *psta; in make_wlanhdr() local 603 struct sta_info *psta; in r8712_xmitframe_coalesce() local 868 struct sta_info *psta, sint up) in get_sta_pending() 913 struct sta_info *psta; in r8712_xmit_classifier() local
|
D | rtl871x_cmd.c | 630 u8 r8712_setstakey_cmd(struct _adapter *padapter, u8 *psta, u8 unicast_key) in r8712_setstakey_cmd() 848 struct sta_info *psta = NULL; in r8712_createbss_cmd_callback() local 929 struct sta_info *psta = r8712_get_stainfo(pstapriv, in r8712_setstaKey_cmdrsp_callback() local 949 struct sta_info *psta = r8712_get_stainfo(pstapriv, in r8712_setassocsta_cmdrsp_callback() local
|
D | rtl871x_mlme.c | 625 struct sta_info *psta; in r8712_free_assoc_resources() local 912 struct sta_info *psta; in r8712_stassoc_event_callback() local 953 struct sta_info *psta; in r8712_stadel_event_callback() local 1023 struct sta_info *psta; in r8712_got_addbareq_event_callback() local 1730 struct sta_info *bmc_sta, *psta; in update_ht_cap() local
|
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/ |
D | mlme_linux.c | 115 void init_addba_retry_timer(struct adapter *padapter, struct sta_info *psta) in init_addba_retry_timer() 130 void rtw_indicate_sta_assoc_event(struct adapter *padapter, struct sta_info *psta) in rtw_indicate_sta_assoc_event() 153 void rtw_indicate_sta_disassoc_event(struct adapter *padapter, struct sta_info *psta) in rtw_indicate_sta_disassoc_event()
|
D | recv_linux.c | 84 struct sta_info *psta = NULL; in rtw_recv_indicatepkt() local
|
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_dm.c | 207 struct sta_info *psta = NULL; in rtl8723b_hal_dm_in_lps() local 234 struct sta_info *psta = NULL; in rtl8723b_HalDmWatchDog_in_LPS() local
|
D | hal_com.c | 967 u8 rtw_hal_networktype_to_raid(struct adapter *adapter, struct sta_info *psta) in rtw_hal_networktype_to_raid() 980 void rtw_hal_update_sta_rate_mask(struct adapter *padapter, struct sta_info *psta) in rtw_hal_update_sta_rate_mask() 1225 struct sta_info *psta; in GetHalDefVar() local 1307 struct sta_info *psta = pValue1; in SetHalODMVar() local
|
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | recv_linux.c | 127 struct sta_info *psta = NULL; in rtw_os_recv_indicate_pkt() local 257 struct sta_info *psta = precv_frame->u.hdr.psta; in rtw_os_ksocket_send() local
|
/Linux-v4.19/drivers/staging/rtl8188eu/hal/ |
D | hal_intf.c | 55 struct sta_info *psta = NULL; in rtw_hal_update_ra_mask() local
|
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/ |
D | 3945-rs.c | 338 struct il3945_sta_priv *psta; in il3945_rs_rate_init() local 407 struct il3945_sta_priv *psta = (void *)sta->drv_priv; in il3945_rs_alloc_sta() local 914 struct il3945_sta_priv *psta; in il3945_rate_scale_init() local
|