Home
last modified time | relevance | path

Searched full:aifs (Results 1 – 25 of 217) sorted by relevance

123456789

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dwlf,arizona.yaml81 cell for each AIF to be configured, specify zero for AIFs that should
83 or equal to the number of AIFs. If less than the number of AIFs, for
84 cells that have not been specified the corresponding AIFs will be
Dallwinner,sun8i-a33-codec.yaml22 the ADC/DAC and AIF1 (the CPU DAI), not the other two AIFs/DAIs.
Dcirrus,madera.yaml91 of zero for AIFs that should be handled normally.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dwlf,arizona.yaml78 cell for each AIF to be configured, specify zero for AIFs that should
80 or equal to the number of AIFs. If less than the number of AIFs, for
81 cells that have not been specified the corresponding AIFs will be
Dcirrus,madera.yaml88 of zero for AIFs that should be handled normally.
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/
Dmac.c152 ((ar->edcf[0].aifs * 9 + 10)) | in carl9170_set_qos()
153 ((ar->edcf[1].aifs * 9 + 10) << 12) | in carl9170_set_qos()
154 ((ar->edcf[2].aifs * 9 + 10) << 24)); in carl9170_set_qos()
156 ((ar->edcf[2].aifs * 9 + 10) >> 8) | in carl9170_set_qos()
157 ((ar->edcf[3].aifs * 9 + 10) << 4) | in carl9170_set_qos()
158 ((ar->edcf[4].aifs * 9 + 10) << 16)); in carl9170_set_qos()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/
Dmac.c152 ((ar->edcf[0].aifs * 9 + 10)) | in carl9170_set_qos()
153 ((ar->edcf[1].aifs * 9 + 10) << 12) | in carl9170_set_qos()
154 ((ar->edcf[2].aifs * 9 + 10) << 24)); in carl9170_set_qos()
156 ((ar->edcf[2].aifs * 9 + 10) >> 8) | in carl9170_set_qos()
157 ((ar->edcf[3].aifs * 9 + 10) << 4) | in carl9170_set_qos()
158 ((ar->edcf[4].aifs * 9 + 10) << 16)); in carl9170_set_qos()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
Dtx.c277 WARN_ON(params->aifs > 0xf); in mt7601u_conf_tx()
281 val = FIELD_PREP(MT_EDCA_CFG_AIFSN, params->aifs) | in mt7601u_conf_tx()
301 val |= params->aifs << MT_WMM_AIFSN_SHIFT(hw_q); in mt7601u_conf_tx()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
Dtx.c278 WARN_ON(params->aifs > 0xf); in mt7601u_conf_tx()
282 val = FIELD_PREP(MT_EDCA_CFG_AIFSN, params->aifs) | in mt7601u_conf_tx()
302 val |= params->aifs << MT_WMM_AIFSN_SHIFT(hw_q); in mt7601u_conf_tx()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
Dmac80211.c317 u8 aifs; in ____rtw89_conf_tx_edca() local
322 aifs = rtw89_aifsn_to_aifs(rtwdev, rtwvif, params->aifs); in ____rtw89_conf_tx_edca()
326 FIELD_PREP(FW_EDCA_PARAM_AIFS_MSK, aifs); in ____rtw89_conf_tx_edca()
342 u8 aifs, aifsn; in ____rtw89_conf_tx_mu_edca() local
352 aifs = aifsn ? rtw89_aifsn_to_aifs(rtwdev, rtwvif, aifsn) : 0; in ____rtw89_conf_tx_mu_edca()
357 FIELD_PREP(B_AX_MUEDCA_BE_PARAM_0_AIFS_MASK, aifs); in ____rtw89_conf_tx_mu_edca()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/
Dp54.h103 queue.aifs = cpu_to_le16(ai_fs); \
110 __le16 aifs; member
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
Dp54.h103 queue.aifs = cpu_to_le16(ai_fs); \
110 __le16 aifs; member
/kernel/linux/linux-6.6/sound/soc/sunxi/
Dsun8i-codec.c188 struct sun8i_codec_aif aifs[SUN8I_CODEC_NAIFS]; member
262 struct sun8i_codec_aif *aif = &scodec->aifs[i]; in sun8i_codec_update_sample_rate()
399 struct sun8i_codec_aif *aif = &scodec->aifs[dai->id]; in sun8i_codec_set_tdm_slot()
515 struct sun8i_codec_aif *aif = &scodec->aifs[dai->id]; in sun8i_codec_hw_params()
553 const struct sun8i_codec_aif *partner_aif = &scodec->aifs[partner]; in sun8i_codec_hw_params()
616 struct sun8i_codec_aif *aif = &scodec->aifs[dai->id]; in sun8i_codec_hw_free()
758 struct sun8i_codec_aif *aif = &scodec->aifs[w->sname[3] - '1']; in sun8i_codec_aif_event()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
Dmac80211.c326 u8 aifs; in __rtw_conf_tx() local
331 aifs = rtw_aifsn_to_aifs(rtwdev, rtwvif, params->aifs); in __rtw_conf_tx()
335 rtw_write32_mask(rtwdev, edca_param, BIT_MASK_AIFS, aifs); in __rtw_conf_tx()
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
Drt2x00mac.c693 queue->aifs = params->aifs; in rt2x00mac_conf_tx()
697 "Configured TX queue %d - CWmin: %d, CWmax: %d, Aifs: %d, TXop: %d\n", in rt2x00mac_conf_tx()
698 queue_idx, queue->cw_min, queue->cw_max, queue->aifs, in rt2x00mac_conf_tx()
Drt2x00queue.h442 * @aifs: The aifs value for outgoing frames (field ignored in RX queue).
472 unsigned short aifs; member
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
Drt2x00mac.c704 queue->aifs = params->aifs; in rt2x00mac_conf_tx()
708 "Configured TX queue %d - CWmin: %d, CWmax: %d, Aifs: %d, TXop: %d\n", in rt2x00mac_conf_tx()
709 queue_idx, queue->cw_min, queue->cw_max, queue->aifs, in rt2x00mac_conf_tx()
Drt2x00queue.h442 * @aifs: The aifs value for outgoing frames (field ignored in RX queue).
472 unsigned short aifs; member
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
Drkt.c42 * can only handle 246 commands and 8 AIFs at the same time, in aac_rkt_select_comm()
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
Drkt.c42 * can only handle 246 commands and 8 AIFs at the same time, in aac_rkt_select_comm()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
Dacx.c994 u8 aifs, u16 txop) in wl1251_acx_ac_cfg() argument
1000 "aifs %d txop %d", ac, cw_min, cw_max, aifs, txop); in wl1251_acx_ac_cfg()
1009 acx->aifsn = aifs; in wl1251_acx_ac_cfg()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
Dacx.c994 u8 aifs, u16 txop) in wl1251_acx_ac_cfg() argument
1000 "aifs %d txop %d", ac, cw_min, cw_max, aifs, txop); in wl1251_acx_ac_cfg()
1009 acx->aifsn = aifs; in wl1251_acx_ac_cfg()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
Dmac80211.c342 u8 aifs; in __rtw_conf_tx() local
347 aifs = rtw_aifsn_to_aifs(rtwdev, rtwvif, params->aifs); in __rtw_conf_tx()
351 rtw_write32_mask(rtwdev, edca_param, BIT_MASK_AIFS, aifs); in __rtw_conf_tx()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c750 /* compare CW and AIFS */ in sort_wmm_ac_params()
771 u8 ACI, ACM, AIFS, ECWMin, ECWMax, aSifsTime; in WMMOnAssocRsp() local
791 AIFS = aSifsTime + (2 * pmlmeinfo->slotTime); in WMMOnAssocRsp()
805 acParm = AIFS | (ECWMin << 8) | (ECWMax << 12) | (TXOP << 16); in WMMOnAssocRsp()
813 acParm = AIFS | (ECWMin << 8) | (ECWMax << 12) | (TXOP << 16); in WMMOnAssocRsp()
822 /* AIFS = AIFSN * slot time + SIFS - r2t phy delay */ in WMMOnAssocRsp()
823 AIFS = (pmlmeinfo->WMM_param.ac_param[i].ACI_AIFSN & 0x0f) * pmlmeinfo->slotTime + aSifsTime; in WMMOnAssocRsp()
829 acParm = AIFS | (ECWMin << 8) | (ECWMax << 12) | (TXOP << 16); in WMMOnAssocRsp()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dtestmode.c171 mt7915_tm_set_wmm_qid(struct mt7915_phy *phy, u8 qid, u8 aifs, u8 cw_min, in mt7915_tm_set_wmm_qid() argument
181 e->aifs = aifs; in mt7915_tm_set_wmm_qid()

123456789