Searched refs:avp (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/ |
A D | channel.c | 170 vif = avp->vif; in ath_is_go_chanctx_present() 286 if (avp->assoc) in ath_chanctx_check_active() 468 avp->noa_start, in ath_chanctx_set_periodic_noa() 469 avp->noa_index, in ath_chanctx_set_periodic_noa() 489 avp->noa_start, in ath_chanctx_set_oneshot_noa() 490 avp->noa_index, in ath_chanctx_set_oneshot_noa() 617 if (avp->noa_duration && tsf_time - avp->noa_start > BIT(30)) in ath_chanctx_event() 1432 if (!avp || !avp->noa.has_next_tsf) in ath9k_update_p2p_ps_timer() 1517 if (!avp->offchannel_duration && !avp->noa_duration) in ath9k_beacon_add_noa() 1520 noa_desc = !!avp->offchannel_duration + !!avp->noa_duration; in ath9k_beacon_add_noa() [all …]
|
A D | beacon.c | 125 if (avp->av_bcbuf == NULL) in ath9k_beacon_generate() 128 bf = avp->av_bcbuf; in ath9k_beacon_generate() 206 avp->av_bslot = slot; in ath9k_beacon_assign_slot() 214 avp->av_bslot); in ath9k_beacon_assign_slot() 224 avp->av_bslot); in ath9k_beacon_remove_slot() 237 avp->av_bcbuf = NULL; in ath9k_beacon_remove_slot() 248 struct ath_vif *avp; in ath9k_beacon_ensure_primary_slot() local 274 avp->av_bslot = slot; in ath9k_beacon_ensure_primary_slot() 342 struct ath_vif *avp; in ath9k_set_tsfadjust() local 630 struct ath_vif *avp; in ath9k_beacon_config() local [all …]
|
A D | htc_drv_beacon.c | 196 struct ath9k_htc_vif *avp; in ath9k_htc_send_beacon() local 235 avp->seq_no += 0x10; in ath9k_htc_send_beacon() 246 beacon_hdr.vif_index = avp->index; in ath9k_htc_send_beacon() 332 avp->bslot = i; in ath9k_htc_assign_bslot() 337 priv->beacon.bslot[avp->bslot] = vif; in ath9k_htc_assign_bslot() 341 avp->bslot); in ath9k_htc_assign_bslot() 351 priv->beacon.bslot[avp->bslot] = NULL; in ath9k_htc_remove_bslot() 355 avp->bslot); in ath9k_htc_remove_bslot() 370 if (avp->bslot == 0) in ath9k_htc_set_tsfadjust() 391 avp->beacon_configured) in ath9k_htc_beacon_iter() [all …]
|
A D | main.c | 1069 struct ath_vif *avp; in ath9k_update_bssid_mask() local 1097 struct ath_vif *avp; in ath9k_calculate_iter_data() local 1108 ath9k_vif_iter(iter_data, avp->vif->addr, avp->vif); in ath9k_calculate_iter_data() 1356 avp->vif = vif; in ath9k_add_interface() 1359 list_add_tail(&avp->list, &avp->chanctx->vifs); in ath9k_add_interface() 2257 struct ath_vif *avp; in ath9k_tx_last_beacon() local 2275 bf = avp->av_bcbuf; in ath9k_tx_last_beacon() 2618 avp->chanctx = ctx; in ath9k_assign_vif_chanctx() 2650 avp->chanctx = NULL; in ath9k_unassign_vif_chanctx() 2676 if (!avp->chanctx) in ath9k_mgd_prepare_tx() [all …]
|
A D | htc_drv_main.c | 503 tsta.vif_index = avp->index; in ath9k_htc_add_station() 521 avp->index, tsta.sta_index); in ath9k_htc_add_station() 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() 565 avp->index, sta_idx); in ath9k_htc_remove_station() 1089 priv->vif_slot |= (1 << avp->index); in ath9k_htc_add_interface() 1108 vif->type, avp->index); in ath9k_htc_add_interface() 1132 hvif.index = avp->index; in ath9k_htc_remove_interface() 1136 avp->index); in ath9k_htc_remove_interface() 1139 priv->vif_slot &= ~(1 << avp->index); in ath9k_htc_remove_interface() [all …]
|
A D | tx99.c | 57 struct ath_vif *avp; in ath9k_build_tx99_skb() local 76 avp = (struct ath_vif *) sc->tx99_vif->drv_priv; in ath9k_build_tx99_skb() 77 hdr->seq_ctrl |= cpu_to_le16(avp->seq_no); in ath9k_build_tx99_skb()
|
A D | htc_drv_txrx.c | 215 struct ath9k_htc_vif *avp, in ath9k_htc_tx_mgmt() argument 236 if (avp && unlikely(ieee80211_is_probe_resp(hdr->frame_control))) { in ath9k_htc_tx_mgmt() 238 mgmt->u.probe_resp.timestamp = avp->tsfadjust; in ath9k_htc_tx_mgmt() 349 struct ath9k_htc_vif *avp = NULL; in ath9k_htc_tx_start() local 359 avp = (struct ath9k_htc_vif *) vif->drv_priv; in ath9k_htc_tx_start() 360 vif_idx = avp->index; in ath9k_htc_tx_start() 385 ath9k_htc_tx_mgmt(priv, avp, skb, in ath9k_htc_tx_start()
|
A D | xmit.c | 2249 struct ath_vif *avp; in ath_assign_seq() local 2257 avp = (struct ath_vif *)vif->drv_priv; in ath_assign_seq() 2260 avp->seq_no += 0x10; in ath_assign_seq() 2263 hdr->seq_ctrl |= cpu_to_le16(avp->seq_no); in ath_assign_seq() 2273 struct ath_vif *avp; in ath_tx_prepare() local 2282 avp = (void *)vif->drv_priv; in ath_tx_prepare() 2283 txctl->an = &avp->mcast_node; in ath_tx_prepare()
|
A D | ath9k.h | 476 void ath9k_beacon_add_noa(struct ath_softc *sc, struct ath_vif *avp, 545 static inline void ath9k_beacon_add_noa(struct ath_softc *sc, struct ath_vif *avp, in ath9k_beacon_add_noa() argument
|
/linux-6.3-rc2/sound/synth/emux/ |
A D | soundfont.c | 607 memset(avp, 0, sizeof(*avp)); in init_voice_info() 609 avp->root = 60; in init_voice_info() 610 avp->high = 127; in init_voice_info() 611 avp->velhigh = 127; in init_voice_info() 612 avp->fixkey = -1; in init_voice_info() 613 avp->fixvel = -1; in init_voice_info() 614 avp->fixpan = -1; in init_voice_info() 615 avp->pan = -1; in init_voice_info() 616 avp->amplitude = 127; in init_voice_info() 617 avp->scaleTuning = 100; in init_voice_info() [all …]
|
/linux-6.3-rc2/net/dccp/ccids/ |
A D | ccid2.c | 516 struct dccp_ackvec_parsed *avp; in ccid2_hc_tx_packet_recv() local 589 list_for_each_entry(avp, &hc->tx_av_chunks, node) { in ccid2_hc_tx_packet_recv() 591 for (; avp->len--; avp->vec++) { in ccid2_hc_tx_packet_recv() 593 dccp_ackvec_runlen(avp->vec)); in ccid2_hc_tx_packet_recv() 597 dccp_ackvec_state(avp->vec) >> 6, in ccid2_hc_tx_packet_recv() 598 dccp_ackvec_runlen(avp->vec)); in ccid2_hc_tx_packet_recv() 617 const u8 state = dccp_ackvec_state(avp->vec); in ccid2_hc_tx_packet_recv()
|
Completed in 190 milliseconds