Searched defs:psta (Results 1 – 13 of 13) sorted by relevance
/linux-3.3/drivers/staging/rtl8712/ |
D | rtl871x_sta_mgt.c | 37 static void _init_stainfo(struct sta_info *psta) in _init_stainfo() 53 struct sta_info *psta; in _r8712_init_sta_priv() local 87 struct sta_info *psta = NULL; in mfree_all_stainfo() local 120 struct sta_info *psta; in r8712_alloc_stainfo() local 172 void r8712_free_stainfo(struct _adapter *padapter, struct sta_info *psta) in r8712_free_stainfo() 225 struct sta_info *psta = NULL; in r8712_free_all_stainfo() local 251 struct sta_info *psta = NULL; in r8712_get_stainfo() local 275 struct sta_info *psta; in r8712_init_bcmc_stainfo() local 288 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 | 193 struct sta_info *psta = NULL; in r8712_update_attrib() local 531 struct sta_info *psta; in make_wlanhdr() local 597 struct sta_info *psta; in r8712_xmitframe_coalesce() local 876 struct sta_info *psta, sint up) in get_sta_pending() 921 struct sta_info *psta; in r8712_xmit_classifier() local
|
D | rtl871x_cmd.c | 673 u8 r8712_setstakey_cmd(struct _adapter *padapter, u8 *psta, u8 unicast_key) in r8712_setstakey_cmd() 927 struct sta_info *psta = NULL; in r8712_createbss_cmd_callback() local 1005 struct sta_info *psta = r8712_get_stainfo(pstapriv, in r8712_setstaKey_cmdrsp_callback() local 1025 struct sta_info *psta = r8712_get_stainfo(pstapriv, in r8712_setassocsta_cmdrsp_callback() local
|
D | rtl871x_mlme.c | 650 struct sta_info *psta; in r8712_free_assoc_resources() local 934 struct sta_info *psta; in r8712_stassoc_event_callback() local 974 struct sta_info *psta; in r8712_stadel_event_callback() local 1046 struct sta_info *psta; in r8712_got_addbareq_event_callback() local 1748 struct sta_info *bmc_sta, *psta; in update_ht_cap() local
|
D | rtl871x_mp_ioctl.c | 167 struct sta_info *psta; in mp_start_test() local 225 struct sta_info *psta; in mp_stop_test() local 1067 struct sta_info *psta = NULL; in oid_rt_pro_add_sta_info_hdl() local 1095 struct sta_info *psta = NULL; in oid_rt_pro_dele_sta_info_hdl() local
|
D | rtl8712_xmit.c | 68 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 | 271 struct sta_info *psta; in r8712_recvframe_chk_defrag() local
|
D | rtl871x_ioctl_linux.c | 121 static inline void handle_pairwise_key(struct sta_info *psta, in handle_pairwise_key() 478 struct sta_info *psta, *pbcmc_sta; in wpa_set_encryption() local
|
D | rtl871x_xmit.h | 131 struct sta_info *psta; member
|
/linux-3.3/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 924 struct il3945_sta_priv *psta; in il3945_rate_scale_init() local
|