Home
last modified time | relevance | path

Searched refs:vif_sta_pos (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c419 priv->vif_sta_pos[priv->mon_vif_idx] = sta_idx; in ath9k_htc_add_monitor_interface()
447 sta_idx = priv->vif_sta_pos[priv->mon_vif_idx]; in ath9k_htc_remove_monitor_interface()
527 priv->vif_sta_pos[avp->index] = sta_idx; in ath9k_htc_add_station()
546 sta_idx = priv->vif_sta_pos[avp->index]; in ath9k_htc_remove_station()
H A Dhtc.h479 u8 vif_sta_pos[ATH9K_HTC_MAX_VIF]; member
H A Dhtc_drv_txrx.c378 sta_idx = priv->vif_sta_pos[vif_idx]; in ath9k_htc_tx_start()