Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dampdu.c69 static ssize_t ampdu_tx_mib_dump(struct ssv_sta_priv_data *ssv_sta_priv,
536 struct ssv_sta_priv_data *ssv_sta_priv = in ampdu_tx_mib_summary_read()
537 (struct ssv_sta_priv_data *) file->private_data; in ampdu_tx_mib_summary_read()
672 struct ssv_softc *sc, struct ssv_sta_priv_data *ssv_sta_priv) in ssv6200_ampdu_tx_init_debugfs()
737 struct ssv_sta_priv_data *ssv_sta_priv; in ssv6200_ampdu_tx_add_sta()
740 ssv_sta_priv = (struct ssv_sta_priv_data *) sta->drv_priv; in ssv6200_ampdu_tx_add_sta()
758 struct ssv_sta_priv_data *ssv_sta_priv; in ssv6200_ampdu_tx_start()
761 ssv_sta_priv = (struct ssv_sta_priv_data *) sta->drv_priv; in ssv6200_ampdu_tx_start()
820 struct ssv_sta_priv_data *ssv_sta_priv; in ssv6200_ampdu_tx_operation()
821 ssv_sta_priv = (struct ssv_sta_priv_data *) sta->drv_priv; in ssv6200_ampdu_tx_operation()
[all …]
H A Ddev.c907 … struct ssv_vif_priv_data *vif_priv, struct ssv_sta_priv_data *sta_priv) in hw_crypto_key_clear()
943 struct ssv_sta_priv_data *sta_priv_iter; in hw_crypto_key_clear()
975 struct ssv_sta_priv_data *sta_priv = (struct ssv_sta_priv_data *)sta_info->sta->drv_priv; in _set_wep_sw_crypto_key()
1004 struct ssv_sta_priv_data *sta_priv = (struct ssv_sta_priv_data *)sta_info->sta->drv_priv; in _set_wep_hw_crypto_pair_key()
1049 struct ssv_sta_priv_data *sta_priv = (struct ssv_sta_priv_data *)sta_info->sta->drv_priv; in _set_wep_hw_crypto_group_key()
1165 struct ssv_sta_priv_data *sta_priv) in _write_pairwise_key_to_hw()
1221 struct ssv_sta_priv_data *sta_priv) in _write_group_key_to_hw()
1318 struct ssv_sta_priv_data *sta_priv, enum SSV_CIPHER_E cipher, in _set_key_wep()
1412 … struct ssv_sta_priv_data *sta_priv, enum SSV_CIPHER_E cipher, in _set_pairwise_key_tkip_ccmp()
1435 struct ssv_sta_priv_data *first_sta_priv = in _set_pairwise_key_tkip_ccmp()
[all …]
H A Dssv_rc.c884 … struct ssv_sta_priv_data *ssv_sta_priv = (struct ssv_sta_priv_data *)ssv_sta->sta->drv_priv; in ssv6xxx_sample_work()
1074 struct ssv_sta_priv_data *ssv_sta_priv; in ssv6xxx_get_rate()
1136 ssv_sta_priv = (struct ssv_sta_priv_data *)sta->drv_priv; in ssv6xxx_get_rate()
1430 struct ssv_sta_priv_data *sta_priv = (struct ssv_sta_priv_data *)sta->drv_priv; in ssv6xxx_rate_alloc_sta()
1435 sta_priv = (struct ssv_sta_priv_data *)sta->drv_priv; in ssv6xxx_rate_alloc_sta()
1551 struct ssv_sta_priv_data *sta_priv = NULL; in ssv6xxx_rc_hw_rate_update_check()
1557 sta_priv = (struct ssv_sta_priv_data *)sta->drv_priv; in ssv6xxx_rc_hw_rate_update_check()
1716 struct ssv_sta_priv_data *ssv_sta_priv; in ssv6xxx_rc_rx_data_handler()
1722 ssv_sta_priv = (struct ssv_sta_priv_data *)sta->drv_priv; in ssv6xxx_rc_rx_data_handler()
H A Dssv_ht_rc.c355 struct ssv_sta_priv_data *sta_priv; in ssv62xx_ht_rate_update()
377 sta_priv = (struct ssv_sta_priv_data *)sta->drv_priv; in ssv62xx_ht_rate_update()
382 struct ssv_sta_priv_data *ssv_sta_priv; in ssv62xx_ht_rate_update()
384 ssv_sta_priv = (struct ssv_sta_priv_data *)sta->drv_priv; in ssv62xx_ht_rate_update()
H A Ddev.h239 &(_sc)->sta_info[((struct ssv_sta_priv_data *)((_s)->drv_priv))->sta_idx]
271 struct ssv_sta_priv_data { struct
H A Dinit.c321 hw->sta_data_size = sizeof(struct ssv_sta_priv_data); in ssv6xxx_set_80211_hw_capab()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/
H A Dssv_cmd.c305 struct ssv_sta_priv_data *priv_sta = (struct ssv_sta_priv_data *)sta_info->sta->drv_priv; in _dump_sta_info()
334 struct ssv_sta_priv_data *sta_priv_iter; in ssv6xxx_dump_sta_info()