Searched defs:avp (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | channel.c | 160 struct ath_vif *avp; in ath_is_go_chanctx_present() local 246 struct ath_vif *avp; in ath_chanctx_check_active() local 386 struct ath_vif *avp) in ath_chanctx_handle_bmiss() 411 struct ath_vif *avp, in ath_chanctx_offchannel_noa() 436 struct ath_vif *avp, in ath_chanctx_set_periodic_noa() 469 struct ath_vif *avp, in ath_chanctx_set_oneshot_noa() 495 struct ath_vif *avp = NULL; in ath_chanctx_event() local 1096 ath_chanctx_send_vif_ps_frame(struct ath_softc *sc, struct ath_vif *avp, in ath_chanctx_send_vif_ps_frame() 1145 struct ath_vif *avp; in ath_chanctx_send_ps_frame() local 1421 static void ath9k_update_p2p_ps_timer(struct ath_softc *sc, struct ath_vif *avp) in ath9k_update_p2p_ps_timer() [all …]
|
H A D | main.c | 1020 struct ath_vif *avp = (struct ath_vif *)vif->drv_priv; in ath9k_vif_iter() local 1069 struct ath_vif *avp; in ath9k_update_bssid_mask() local 1097 struct ath_vif *avp; in ath9k_calculate_iter_data() local 1117 struct ath_vif *avp = (struct ath_vif *)vif->drv_priv; in ath9k_set_assoc_state() local 1335 struct ath_vif *avp = (void *)vif->drv_priv; in ath9k_add_interface() local 1385 struct ath_vif *avp = (void *)vif->drv_priv; in ath9k_change_interface() local 1419 struct ath_vif *avp = (void *)vif->drv_priv; in ath9k_remove_interface() local 1876 struct ath_vif *avp = (void *)vif->drv_priv; in ath9k_bss_info_changed() local 1948 struct ath_vif *avp = (void *)vif->drv_priv; in ath9k_get_tsf() local 1972 struct ath_vif *avp = (void *)vif->drv_priv; in ath9k_set_tsf() local [all …]
|
H A D | htc_drv_main.c | 472 struct ath9k_htc_vif *avp = (struct ath9k_htc_vif *) vif->drv_priv; in ath9k_htc_add_station() local 537 struct ath9k_htc_vif *avp = (struct ath9k_htc_vif *) vif->drv_priv; in ath9k_htc_remove_station() local 1038 struct ath9k_htc_vif *avp = (void *)vif->drv_priv; in ath9k_htc_add_interface() local 1122 struct ath9k_htc_vif *avp = (void *)vif->drv_priv; in ath9k_htc_remove_interface() local 1770 struct ath9k_htc_vif *avp = (void *)vif->drv_priv; in ath9k_htc_set_bitrate_mask() local
|
H A D | tx99.c | 57 struct ath_vif *avp; in ath9k_build_tx99_skb() local
|
H A D | htc_drv_txrx.c | 215 struct ath9k_htc_vif *avp, in ath9k_htc_tx_mgmt() 349 struct ath9k_htc_vif *avp = NULL; in ath9k_htc_tx_start() local
|
H A D | xmit.c | 2270 struct ath_vif *avp; in ath_assign_seq() local
|
H A D | ath9k.h | 545 static inline void ath9k_beacon_add_noa(struct ath_softc *sc, struct ath_vif *avp, in ath9k_beacon_add_noa()
|
/linux/sound/synth/emux/ |
H A D | soundfont.c | 608 init_voice_info(struct soundfont_voice_info *avp) in init_voice_info() 654 set_sample(struct snd_soundfont *sf, struct soundfont_voice_info *avp) in set_sample()
|
/linux/net/dccp/ccids/ |
H A D | ccid2.c |
|