Searched defs:psta (Results 1 – 13 of 13) sorted by relevance
/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 83 struct sta_info *psta = NULL; in mfree_all_stainfo() local 116 struct sta_info *psta; in r8712_alloc_stainfo() local 168 void r8712_free_stainfo(struct _adapter *padapter, struct sta_info *psta) in r8712_free_stainfo() 221 struct sta_info *psta = NULL; in r8712_free_all_stainfo() local 247 struct sta_info *psta = NULL; in r8712_get_stainfo() local 271 struct sta_info *psta; in r8712_init_bcmc_stainfo() local 284 struct sta_info *psta; in r8712_get_bcmc_stainfo() local
|
D | rtl871x_recv.c | 254 struct sta_info *psta; in r8712_portctrl() local 316 struct sta_info **psta) in sta2sta_data_frame() 382 struct sta_info **psta) in ap2sta_data_frame() 441 struct sta_info **psta) in sta2ap_data_frame() 480 struct sta_info *psta = NULL; in validate_recv_data_frame() local
|
D | rtl871x_xmit.c | 189 struct sta_info *psta = NULL; in r8712_update_attrib() local 527 struct sta_info *psta; in make_wlanhdr() local 593 struct sta_info *psta; in r8712_xmitframe_coalesce() local 872 struct sta_info *psta, sint up) in get_sta_pending() 917 struct sta_info *psta; in r8712_xmit_classifier() local
|
D | rtl871x_cmd.c | 671 u8 r8712_setstakey_cmd(struct _adapter *padapter, u8 *psta, u8 unicast_key) in r8712_setstakey_cmd() 925 struct sta_info *psta = NULL; in r8712_createbss_cmd_callback() local 1003 struct sta_info *psta = r8712_get_stainfo(pstapriv, in r8712_setstaKey_cmdrsp_callback() local 1023 struct sta_info *psta = r8712_get_stainfo(pstapriv, in r8712_setassocsta_cmdrsp_callback() local
|
D | rtl871x_mlme.c | 648 struct sta_info *psta; in r8712_free_assoc_resources() local 932 struct sta_info *psta; in r8712_stassoc_event_callback() local 972 struct sta_info *psta; in r8712_stadel_event_callback() local 1042 struct sta_info *psta; in r8712_got_addbareq_event_callback() local 1744 struct sta_info *bmc_sta, *psta; in update_ht_cap() local
|
D | rtl871x_mp_ioctl.c | 168 struct sta_info *psta; in mp_start_test() local 226 struct sta_info *psta; in mp_stop_test() local 1068 struct sta_info *psta = NULL; in oid_rt_pro_add_sta_info_hdl() local 1096 struct sta_info *psta = NULL; in oid_rt_pro_dele_sta_info_hdl() local
|
D | rtl8712_xmit.c | 67 struct sta_info *psta; in r8712_txframes_sta_ac_pending() local
|
D | rtl8712_recv.h | 139 struct sta_info *psta; member
|
D | rtl871x_security.h | 144 #define GET_ENCRY_ALGO(psecuritypriv, psta, encry_algo, bmcst) \ argument
|
D | rtl8712_recv.c | 270 struct sta_info *psta; in r8712_recvframe_chk_defrag() local
|
D | rtl871x_ioctl_linux.c | 120 static inline void handle_pairwise_key(struct sta_info *psta, in handle_pairwise_key() 473 struct sta_info *psta, *pbcmc_sta; in wpa_set_encryption() local
|
D | rtl871x_xmit.h | 131 struct sta_info *psta; member
|
/drivers/net/wireless/iwlegacy/ |
D | 3945-rs.c | 339 struct il3945_sta_priv *psta; in il3945_rs_rate_init() local 411 struct il3945_sta_priv *psta = (void *)sta->drv_priv; in il3945_rs_alloc_sta() local 919 struct il3945_sta_priv *psta; in il3945_rate_scale_init() local
|