Home
last modified time | relevance | path

Searched refs:sta_index (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c546 bd->sta_index = sta_priv->bss_sta_index; in wcn36xx_set_tx_data()
551 bd->sta_index = sta_priv->sta_index; in wcn36xx_set_tx_data()
556 bd->sta_index = __vif_priv->self_sta_index; in wcn36xx_set_tx_data()
608 bd->sta_index = __vif_priv->self_sta_index; in wcn36xx_set_tx_mgmt()
H A Dtxrx.h147 u32 sta_index:8; member
H A Dmain.c192 sta_priv->sta_index; in get_sta_index()
1064 vif, sta->addr, sta_priv->sta_index); in wcn36xx_sta_remove()
1069 wcn36xx_smd_delete_sta(wcn, sta_priv->sta_index); in wcn36xx_sta_remove()
1339 u8 sta_index; in wcn36xx_sta_statistics() local
1343 sta_index = get_sta_index(vif, wcn36xx_sta_to_priv(sta)); in wcn36xx_sta_statistics()
1344 status = wcn36xx_smd_get_stats(wcn, sta_index, HAL_GLOBAL_CLASS_A_STATS_INFO, sinfo); in wcn36xx_sta_statistics()
/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc.h125 u8 sta_index; member
135 u8 sta_index; member
160 u8 sta_index; member
H A Dhtc_drv_main.c407 tsta.sta_index = sta_idx; in ath9k_htc_add_monitor_interface()
502 tsta.sta_index = sta_idx; in ath9k_htc_add_station()
517 sta->addr, tsta.sta_index); in ath9k_htc_add_station()
521 avp->index, tsta.sta_index); in ath9k_htc_add_station()
638 trate->sta_index = ista->index; in ath9k_htc_setup_rate()
720 aggr.sta_index = ista->index; in ath9k_htc_tx_aggr_oper()