Home
last modified time | relevance | path

Searched defs:psta (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c11 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
H A Drtw_ap.c31 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
1686 struct sta_info *psta = NULL; in associated_clients_update() local
1887 struct sta_info *psta, in ap_free_sta()
1933 struct sta_info *psta = NULL; in rtw_sta_flush() local
1963 void sta_info_update(struct adapter *padapter, struct sta_info *psta) in sta_info_update()
2009 struct sta_info *psta; in rtw_ap_restore_network() local
[all …]
H A Drtw_xmit.c333 u8 query_ra_short_GI(struct sta_info *psta) in query_ra_short_GI()
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
1794 struct sta_info *psta; in rtw_xmit_classifier() local
2015 struct sta_info *psta = NULL; in xmitframe_enqueue_for_sleeping_sta() local
2157 void stop_sta_xmit(struct adapter *padapter, struct sta_info *psta) in stop_sta_xmit()
2195 void wakeup_sta_to_xmit(struct adapter *padapter, struct sta_info *psta) in wakeup_sta_to_xmit()
[all …]
H A Drtw_recv.c449 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 …]
H A Drtw_wlan_util.c47 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
1092 void VCS_update(struct adapter *padapter, struct sta_info *psta) in VCS_update()
1132 void update_ldpc_stbc_cap(struct sta_info *psta) in update_ldpc_stbc_cap()
1326 void update_beacon_info(struct adapter *padapter, u8 *pframe, uint pkt_len, struct sta_info *psta) in update_beacon_info()
1433 void Update_RA_Entry(struct adapter *padapter, struct sta_info *psta) in Update_RA_Entry()
1438 void set_sta_rate(struct adapter *padapter, struct sta_info *psta) in set_sta_rate()
1627 void update_sta_basic_rate(struct sta_info *psta, u8 wireless_mode) in update_sta_basic_rate()
1665 struct sta_info *psta; in process_addba_req() local
1779 void rtw_alloc_macid(struct adapter *padapter, struct sta_info *psta) in rtw_alloc_macid()
[all …]
H A Drtw_mlme_ext.c569 struct sta_info *psta; in OnBeacon() local
1477 struct sta_info *psta; in OnDeAuth() local
1548 struct sta_info *psta; in OnDisassoc() local
1593 struct sta_info *psta = NULL; in on_action_spct() local
3097 struct sta_info *psta; in issue_nulldata() local
3449 struct sta_info *psta; in issue_action_BA() local
4600 struct sta_info *psta; in report_del_sta_event() local
4773 struct sta_info *psta; in rtw_mlmeext_disconnect() local
4811 struct sta_info *psta; in mlmeext_joinbss_event_callback() local
4989 struct sta_info *psta; in linked_status_chk() local
[all …]
H A Drtw_btcoex.c39 struct sta_info *psta; in rtw_btcoex_RejectApAggregatedPacket() local
H A Drtw_mlme.c898 struct sta_info *psta; in rtw_free_assoc_resources() local
905 struct sta_info *psta; in rtw_free_assoc_resources() local
1011 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo() local
1291 void rtw_sta_media_status_rpt(struct adapter *adapter, struct sta_info *psta, u32 mstatus) in rtw_sta_media_status_rpt()
1304 struct sta_info *psta; in rtw_stassoc_event_callback() local
1398 struct sta_info *psta; in rtw_stadel_event_callback() local
2512 struct sta_info *psta; in rtw_issue_addbareq_cmd() local
H A Drtw_cmd.c1422 static void rtw_dm_ra_mask_hdl(struct adapter *padapter, struct sta_info *psta) in rtw_dm_ra_mask_hdl()
1428 u8 rtw_dm_ra_mask_wk_cmd(struct adapter *padapter, u8 *psta) in rtw_dm_ra_mask_wk_cmd()
1838 struct sta_info *psta = NULL; in rtw_createbss_cmd_callback() local
1908 struct sta_info *psta = rtw_get_stainfo(pstapriv, psetstakey_rsp->addr); in rtw_setstaKey_cmdrsp_callback() local
1923 struct sta_info *psta = rtw_get_stainfo(pstapriv, passocsta_parm->addr); in rtw_setassocsta_cmdrsp_callback() local
H A Drtw_ioctl_set.c477 struct sta_info *psta = NULL; in rtw_get_cur_max_rate() local
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_sta_mgt.c25 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
H A Drtl871x_recv.c233 struct sta_info *psta; in r8712_portctrl() local
296 struct sta_info **psta) in sta2sta_data_frame()
366 struct sta_info **psta) in ap2sta_data_frame()
427 struct sta_info **psta) in sta2ap_data_frame()
466 struct sta_info *psta = NULL; in validate_recv_data_frame() local
H A Drtl871x_xmit.c204 struct sta_info *psta = NULL; in r8712_update_attrib() local
548 struct sta_info *psta; in make_wlanhdr() local
611 struct sta_info *psta; in r8712_xmitframe_coalesce() local
872 struct sta_info *psta, sint up) in get_sta_pending()
916 struct sta_info *psta; in r8712_xmit_classifier() local
H A Drtl871x_cmd.c514 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
H A Drtl871x_mlme.c583 struct sta_info *psta; in r8712_free_assoc_resources() local
848 struct sta_info *psta; in r8712_stassoc_event_callback() local
889 struct sta_info *psta; in r8712_stadel_event_callback() local
958 struct sta_info *psta; in r8712_got_addbareq_event_callback() local
1643 struct sta_info *bmc_sta, *psta; in update_ht_cap() local
H A Drtl871x_mp_ioctl.c153 struct sta_info *psta; in mp_start_test() local
217 struct sta_info *psta; in mp_stop_test() local
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c137 struct sta_info *psta, *pbcmc_sta; in wpa_set_encryption() local
518 struct sta_info *psta = NULL, *pbcmc_sta = NULL; in rtw_set_encryption() local
785 struct sta_info *psta = NULL; in rtw_add_sta() local
850 struct sta_info *psta = NULL; in rtw_del_sta() local
887 struct sta_info *psta = NULL; in rtw_ioctl_get_sta_data() local
946 struct sta_info *psta = NULL; in rtw_get_sta_wpaie() local
H A Dmlme_linux.c168 void init_addba_retry_timer(struct adapter *padapter, struct sta_info *psta) in init_addba_retry_timer()
H A Drecv_linux.c102 struct sta_info *psta = NULL; in rtw_os_recv_indicate_pkt() local
H A Dioctl_cfg80211.c498 struct sta_info *psta = NULL, *pbcmc_sta = NULL; in rtw_cfg80211_ap_set_encryption() local
769 struct sta_info *psta, *pbcmc_sta; in rtw_cfg80211_set_encryption() local
980 struct sta_info *psta = NULL; in cfg80211_rtw_get_station() local
2349 struct sta_info *psta = NULL; in cfg80211_rtw_del_station() local
2412 struct sta_info *psta = NULL; in rtw_sta_info_get_by_idx() local
2435 struct sta_info *psta = NULL; in cfg80211_rtw_dump_station() local
H A Dxmit_linux.c129 struct sta_info *psta = NULL; in rtw_mlcst2unicst() local
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_dm.c191 struct sta_info *psta = NULL; in rtl8723b_hal_dm_in_lps() local
216 struct sta_info *psta = NULL; in rtl8723b_HalDmWatchDog_in_LPS() local
H A Dhal_com.c546 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
H A Drtl8723bs_recv.c101 struct sta_info *psta; in update_recvframe_phyinfo() local
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945-rs.c323 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

12