Home
last modified time | relevance | path

Searched refs:tx_num (Results 1 – 21 of 21) sorted by relevance

/Linux-v5.15/drivers/net/wireless/realtek/rtw88/
Dmain.c876 static u8 get_rate_id(u8 wireless_set, enum rtw_bandwidth bw_mode, u8 tx_num) in get_rate_id() argument
891 if (tx_num == 1) in get_rate_id()
893 else if (tx_num == 2) in get_rate_id()
895 else if (tx_num == 3) in get_rate_id()
900 if (tx_num == 1) in get_rate_id()
902 else if (tx_num == 2) in get_rate_id()
904 else if (tx_num == 3) in get_rate_id()
906 else if (tx_num == 4) in get_rate_id()
909 if (tx_num == 1) in get_rate_id()
911 else if (tx_num == 2) in get_rate_id()
[all …]
Dphy.h78 u32 tx_num; member
Dphy.c1431 p->tx_num, p->addr, p->bitmask, in rtw_parse_tbl_bb_pg()
/Linux-v5.15/include/sound/
Dsoc-dai.h185 unsigned int tx_num, unsigned int *tx_slot,
196 unsigned int *tx_num, unsigned int *tx_slot,
291 unsigned int tx_num, unsigned int *tx_slot,
294 unsigned int *tx_num, unsigned int *tx_slot,
/Linux-v5.15/sound/soc/qcom/qdsp6/
Dq6afe-dai.c276 unsigned int tx_num, unsigned int *tx_slot, in q6tdm_set_channel_map() argument
292 if (tx_num > AFE_PORT_MAX_AUDIO_CHAN_CNT) { in q6tdm_set_channel_map()
294 tx_num); in q6tdm_set_channel_map()
298 for (i = 0; i < tx_num; i++) in q6tdm_set_channel_map()
301 for (i = tx_num; i < AFE_PORT_MAX_AUDIO_CHAN_CNT; i++) in q6tdm_set_channel_map()
304 tdm->num_channels = tx_num; in q6tdm_set_channel_map()
354 unsigned int tx_num, unsigned int *tx_ch_mask, in q6dma_set_channel_map() argument
381 if (tx_num > AFE_PORT_MAX_AUDIO_CHAN_CNT) { in q6dma_set_channel_map()
383 tx_num); in q6dma_set_channel_map()
511 unsigned int tx_num, unsigned int *tx_slot, in q6slim_set_channel_map() argument
[all …]
/Linux-v5.15/sound/soc/codecs/
Dmax98504.c223 unsigned int tx_num, unsigned int *tx_slot, in max98504_set_channel_map() argument
230 for (i = 0; i < tx_num; i++) in max98504_set_channel_map()
Dadau7118.c124 unsigned int tx_num, unsigned int *tx_slot, in adau7118_set_channel_map() argument
131 dev_dbg(st->dev, "Set channel map, %d", tx_num); in adau7118_set_channel_map()
133 for (chan = 0; chan < tx_num; chan++) { in adau7118_set_channel_map()
Dwcd934x.c1952 unsigned int tx_num, unsigned int *tx_slot, in wcd934x_set_channel_map() argument
1960 if (tx_num > WCD934X_TX_MAX || rx_num > WCD934X_RX_MAX) { in wcd934x_set_channel_map()
1962 tx_num, rx_num); in wcd934x_set_channel_map()
1978 wcd->num_tx_port = tx_num; in wcd934x_set_channel_map()
1979 for (i = 0; i < tx_num; i++) { in wcd934x_set_channel_map()
1988 unsigned int *tx_num, unsigned int *tx_slot, in wcd934x_get_channel_map() argument
2016 if (!tx_slot || !tx_num) { in wcd934x_get_channel_map()
2018 tx_slot, tx_num); in wcd934x_get_channel_map()
2025 *tx_num = i; in wcd934x_get_channel_map()
Dwcd9335.c1985 unsigned int tx_num, unsigned int *tx_slot, in wcd9335_set_channel_map() argument
2005 wcd->num_tx_port = tx_num; in wcd9335_set_channel_map()
2006 for (i = 0; i < tx_num; i++) { in wcd9335_set_channel_map()
2015 unsigned int *tx_num, unsigned int *tx_slot, in wcd9335_get_channel_map() argument
2043 if (!tx_slot || !tx_num) { in wcd9335_get_channel_map()
2045 tx_slot, tx_num); in wcd9335_get_channel_map()
2051 *tx_num = i; in wcd9335_get_channel_map()
Dlpass-va-macro.c853 unsigned int *tx_num, unsigned int *tx_slot, in va_macro_get_channel_map() argument
865 *tx_num = va->active_ch_cnt[dai->id]; in va_macro_get_channel_map()
Dlpass-wsa-macro.c989 unsigned int *tx_num, unsigned int *tx_slot, in wsa_macro_get_channel_map() argument
999 *tx_num = wsa->active_ch_cnt[dai->id]; in wsa_macro_get_channel_map()
1025 *tx_num = cnt; in wsa_macro_get_channel_map()
Dlpass-tx-macro.c1088 unsigned int *tx_num, unsigned int *tx_slot, in tx_macro_get_channel_map() argument
1099 *tx_num = tx->active_ch_cnt[dai->id]; in tx_macro_get_channel_map()
Dlpass-rx-macro.c1652 unsigned int *tx_num, unsigned int *tx_slot, in rx_macro_get_channel_map() argument
1704 *tx_num = cnt; in rx_macro_get_channel_map()
/Linux-v5.15/sound/soc/
Dsoc-dai.c303 unsigned int tx_num, unsigned int *tx_slot, in snd_soc_dai_set_channel_map() argument
310 ret = dai->driver->ops->set_channel_map(dai, tx_num, tx_slot, in snd_soc_dai_set_channel_map()
327 unsigned int *tx_num, unsigned int *tx_slot, in snd_soc_dai_get_channel_map() argument
334 ret = dai->driver->ops->get_channel_map(dai, tx_num, tx_slot, in snd_soc_dai_get_channel_map()
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Ddp.c1094 if (update_timer->timer_tx_num != update_timer->tx_num) { in ath11k_dp_shadow_timer_handler()
1095 update_timer->timer_tx_num = update_timer->tx_num; in ath11k_dp_shadow_timer_handler()
1115 update_timer->tx_num++; in ath11k_dp_shadow_start_timer()
1121 update_timer->timer_tx_num = update_timer->tx_num; in ath11k_dp_shadow_start_timer()
1145 update_timer->tx_num = 0; in ath11k_dp_shadow_init_timer()
Ddp.h217 u32 tx_num; member
/Linux-v5.15/drivers/net/can/
Djanz-ican3.c260 unsigned int tx_num; member
426 mod->tx_num = 0; in ican3_init_new_host_interface()
560 void __iomem *desc_addr = mod->dpm + (mod->tx_num * sizeof(desc)); in ican3_new_send_msg()
581 mod->tx_num = (desc.control & DESC_WRAP) ? 0 : (mod->tx_num + 1); in ican3_new_send_msg()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c881 u8 shift = 0, rate_section, tx_num; in _rtl8723be_get_txpower_by_rate() local
886 tx_num = RF_TX_NUM_NONIMPLEMENT; in _rtl8723be_get_txpower_by_rate()
888 if (tx_num == RF_TX_NUM_NONIMPLEMENT) { in _rtl8723be_get_txpower_by_rate()
890 tx_num = RF_2TX; in _rtl8723be_get_txpower_by_rate()
892 tx_num = RF_1TX; in _rtl8723be_get_txpower_by_rate()
936 tx_pwr_diff = (u8)(rtlphy->tx_power_by_rate_offset[band][rfpath][tx_num] in _rtl8723be_get_txpower_by_rate()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c1162 u8 shift = 0, sec, tx_num; in _rtl92ee_get_txpower_by_rate() local
1166 tx_num = RF_TX_NUM_NONIMPLEMENT; in _rtl92ee_get_txpower_by_rate()
1168 if (tx_num == RF_TX_NUM_NONIMPLEMENT) { in _rtl92ee_get_txpower_by_rate()
1170 tx_num = RF_2TX; in _rtl92ee_get_txpower_by_rate()
1172 tx_num = RF_1TX; in _rtl92ee_get_txpower_by_rate()
1217 diff = (u8)(rtlphy->tx_power_by_rate_offset[band][rf][tx_num][sec] >> in _rtl92ee_get_txpower_by_rate()
/Linux-v5.15/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c954 int tx_num, struct mtk_tx_ring *ring, bool gso) in mtk_tx_map() argument
1168 int tx_num; in mtk_start_xmit() local
1179 tx_num = mtk_cal_txd_req(skb); in mtk_start_xmit()
1180 if (unlikely(atomic_read(&ring->free_count) <= tx_num)) { in mtk_start_xmit()
1203 if (mtk_tx_map(skb, dev, tx_num, ring, gso) < 0) in mtk_start_xmit()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c2503 u8 shift = 0, rate_section, tx_num; in _rtl8821ae_phy_get_txpower_by_rate() local
2508 tx_num = RF_TX_NUM_NONIMPLEMENT; in _rtl8821ae_phy_get_txpower_by_rate()
2510 if (tx_num == RF_TX_NUM_NONIMPLEMENT) { in _rtl8821ae_phy_get_txpower_by_rate()
2513 tx_num = RF_2TX; in _rtl8821ae_phy_get_txpower_by_rate()
2515 tx_num = RF_1TX; in _rtl8821ae_phy_get_txpower_by_rate()
2581 [tx_num][rate_section] >> shift) & 0xff; in _rtl8821ae_phy_get_txpower_by_rate()