Home
last modified time | relevance | path

Searched refs:ssv_sta_info (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dssv6xxx_debugfs.h23 int ssv6xxx_debugfs_remove_sta(struct ssv_softc *sc, struct ssv_sta_info *sta);
24 int ssv6xxx_debugfs_add_sta(struct ssv_softc *sc, struct ssv_sta_info *sta);
H A Ddev.h244 struct ssv_sta_info { struct
275 struct ssv_sta_info *sta_info; argument
348 struct ssv_sta_info sta_info[SSV_NUM_STA];
391 struct ssv_sta_info *key_sync_sta_info;
500 void ssv6200_sync_hw_key_sequence(struct ssv_softc *sc, struct ssv_sta_info* sta_info, bool bWrite);
505 struct ssv_sta_info *,
512 struct ssv_sta_info *,
H A Dssv6xxx_debugfs.c117 int ssv6xxx_debugfs_remove_sta(struct ssv_softc *sc, struct ssv_sta_info *sta) in ssv6xxx_debugfs_remove_sta()
129 int ssv6xxx_debugfs_add_sta(struct ssv_softc *sc, struct ssv_sta_info *sta) in ssv6xxx_debugfs_add_sta()
H A Ddev.c867 struct ssv_sta_info *sta_info, int sta_idx, int rx_hw_sec, int ops) in hw_update_watch_wsid()
911 struct ssv_sta_info *sta_info = NULL; in hw_crypto_key_clear()
972 struct ssv_sta_info *sta_info, in _set_wep_sw_crypto_key()
988 struct ssv_sta_info *sta_info, in _set_wep_hw_crypto_pair_key()
1033 struct ssv_sta_info *sta_info, in _set_wep_hw_crypto_group_key()
1115 struct ssv_sta_info *sta_info, in _set_aes_tkip_hw_crypto_group_key()
1813 struct ssv_sta_info *sta_info = NULL; in ssv6200_set_key()
2238 struct ssv_sta_info *sta_info = NULL; in ssv6xxx_update_txinfo()
3801 struct ssv_sta_info *sta_info;
3980 struct ssv_sta_info *sta_info = &sc->sta_info[other_hw_wsid];
[all …]
H A Dampdu.c674 struct ssv_sta_info *sta_info = ssv_sta_priv->sta_info; in ssv6200_ampdu_tx_init_debugfs()
1971 static void _postprocess_BA (struct ssv_softc *sc, struct ssv_sta_info *sta_info, void *param) in _postprocess_BA()
2037 static void _reset_ampdu_mib (struct ssv_softc *sc, struct ssv_sta_info *sta_info, void *param) in _reset_ampdu_mib()
2062 struct ssv_sta_info *ssv_sta = ssv_sta_priv->sta_info; in ampdu_tx_mib_dump()
2160 static void _dump_ampdu_mib (struct ssv_softc *sc, struct ssv_sta_info *sta_info, void *param) in _dump_ampdu_mib()
H A Dssv_rc.c842 struct ssv_sta_info *ssv_sta; in ssv6xxx_sample_work()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/
H A Dssv_cmd.c300 struct ssv_sta_info *sta_info, in _dump_sta_info()