Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
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()
Dhtc.h474 u8 vif_sta_pos[ATH9K_HTC_MAX_VIF]; member
Dhtc_drv_txrx.c373 sta_idx = priv->vif_sta_pos[vif_idx]; in ath9k_htc_tx_start()