Home
last modified time | relevance | path

Searched refs:rxv (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac3_mac.c18 __le32 *rxv) in mt76_connac3_mac_decode_he_radiotap_ru() argument
20 u32 ru = le32_get_bits(rxv[0], MT_PRXV_HE_RU_ALLOC), offs = 0; in mt76_connac3_mac_decode_he_radiotap_ru()
61 mt76_connac3_mac_decode_he_mu_radiotap(struct sk_buff *skb, __le32 *rxv) in mt76_connac3_mac_decode_he_mu_radiotap() argument
84 le32_get_bits(rxv[4], MT_CRXV_HE_NUM_USER)); in mt76_connac3_mac_decode_he_mu_radiotap()
86 he_mu->ru_ch1[0] = le32_get_bits(rxv[16], MT_CRXV_HE_RU0) & 0xff; in mt76_connac3_mac_decode_he_mu_radiotap()
90 he_mu->ru_ch2[0] = le32_get_bits(rxv[16], MT_CRXV_HE_RU1) & 0xff; in mt76_connac3_mac_decode_he_mu_radiotap()
96 he_mu->ru_ch1[1] = le32_get_bits(rxv[16], MT_CRXV_HE_RU2) & 0xff; in mt76_connac3_mac_decode_he_mu_radiotap()
98 ru_l = le32_get_bits(rxv[16], MT_CRXV_HE_RU3_L); in mt76_connac3_mac_decode_he_mu_radiotap()
99 ru_h = le32_get_bits(rxv[17], MT_CRXV_HE_RU3_H) & 0x7; in mt76_connac3_mac_decode_he_mu_radiotap()
104 void mt76_connac3_mac_decode_he_radiotap(struct sk_buff *skb, __le32 *rxv, in mt76_connac3_mac_decode_he_radiotap() argument
[all …]
Dmt76_connac_mac.c755 __le32 *rxv) in mt76_connac2_mac_decode_he_radiotap_ru() argument
760 ru_l = le32_get_bits(rxv[0], MT_PRXV_HE_RU_ALLOC_L); in mt76_connac2_mac_decode_he_radiotap_ru()
761 ru_h = le32_get_bits(rxv[1], MT_PRXV_HE_RU_ALLOC_H); in mt76_connac2_mac_decode_he_radiotap_ru()
803 __le32 *rxv) in mt76_connac2_mac_decode_he_mu_radiotap() argument
833 le32_get_bits(rxv[2], MT_CRXV_HE_NUM_USER)); in mt76_connac2_mac_decode_he_mu_radiotap()
835 he_mu->ru_ch1[0] = le32_get_bits(rxv[3], MT_CRXV_HE_RU0); in mt76_connac2_mac_decode_he_mu_radiotap()
840 le32_get_bits(rxv[3], MT_CRXV_HE_RU1); in mt76_connac2_mac_decode_he_mu_radiotap()
845 le32_get_bits(rxv[3], MT_CRXV_HE_RU2); in mt76_connac2_mac_decode_he_mu_radiotap()
847 le32_get_bits(rxv[3], MT_CRXV_HE_RU3); in mt76_connac2_mac_decode_he_mu_radiotap()
853 __le32 *rxv, u32 mode) in mt76_connac2_mac_decode_he_radiotap() argument
[all …]
Dmt76_connac.h438 __le32 *rxv, u32 mode);
444 __le32 *rxv, u8 *mode);
452 void mt76_connac3_mac_decode_he_radiotap(struct sk_buff *skb, __le32 *rxv,
454 void mt76_connac3_mac_decode_eht_radiotap(struct sk_buff *skb, __le32 *rxv,
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dmac.c175 __le32 *rxv = NULL, *rxd = (__le32 *)skb->data; in mt7921_mac_fill_rx() local
337 rxv = rxd; in mt7921_mac_fill_rx()
342 v0 = le32_to_cpu(rxv[0]); in mt7921_mac_fill_rx()
343 v1 = le32_to_cpu(rxv[1]); in mt7921_mac_fill_rx()
349 rxv, &mode); in mt7921_mac_fill_rx()
358 rxv = rxd; in mt7921_mac_fill_rx()
362 v1 = le32_to_cpu(rxv[0]); in mt7921_mac_fill_rx()
437 if (rxv && mode >= MT_PHY_TYPE_HE_SU && !(status->flag & RX_FLAG_8023)) in mt7921_mac_fill_rx()
438 mt76_connac2_mac_decode_he_radiotap(&dev->mt76, skb, rxv, mode); in mt7921_mac_fill_rx()
Dmt7921.h101 #define to_rssi(field, rxv) ((FIELD_GET(field, rxv) - 220) / 2) argument
/linux-6.12.1/drivers/net/ethernet/ti/
Dcpsw_priv.c185 struct cpsw_vector *rxv; in cpsw_rx_mq_poll() local
193 rxv = &cpsw->rxv[ch]; in cpsw_rx_mq_poll()
194 if (unlikely(rxv->budget > budget - num_rx)) in cpsw_rx_mq_poll()
197 cur_budget = rxv->budget; in cpsw_rx_mq_poll()
199 num_rx += cpdma_chan_process(rxv->ch, cur_budget); in cpsw_rx_mq_poll()
217 num_rx = cpdma_chan_process(cpsw->rxv[0].ch, budget); in cpsw_rx_poll()
424 cpsw->rxv[i].budget = ch_budget; in cpsw_split_res()
429 cpsw->rxv[0].budget += budget; in cpsw_split_res()
1114 ch_buf_num = cpdma_chan_get_rx_buf_num(cpsw->rxv[ch].ch); in cpsw_fill_rx_channels()
1127 ret = cpdma_chan_idle_submit_mapped(cpsw->rxv[ch].ch, in cpsw_fill_rx_channels()
[all …]
Dcpsw_ethtool.c289 cpdma_chan_get_stats(cpsw->rxv[ch].ch, &ch_stats); in cpsw_get_ethtool_stats()
545 vec = cpsw->rxv; in cpsw_update_channels_res()
Dcpsw.c446 ret = cpdma_chan_submit_mapped(cpsw->rxv[ch].ch, new_page, dma, in cpsw_rx_handler()
1605 cpsw->rxv[0].ch = cpdma_chan_create(cpsw->dma, 0, cpsw_rx_handler, 1); in cpsw_probe()
1606 if (IS_ERR(cpsw->rxv[0].ch)) { in cpsw_probe()
1608 ret = PTR_ERR(cpsw->rxv[0].ch); in cpsw_probe()
Dcpsw_new.c391 ret = cpdma_chan_submit_mapped(cpsw->rxv[ch].ch, new_page, dma, in cpsw_rx_handler()
1961 cpsw->rxv[0].ch = cpdma_chan_create(cpsw->dma, 0, cpsw_rx_handler, 1); in cpsw_probe()
1962 if (IS_ERR(cpsw->rxv[0].ch)) { in cpsw_probe()
1964 ret = PTR_ERR(cpsw->rxv[0].ch); in cpsw_probe()
Dcpsw_priv.h348 struct cpsw_vector rxv[CPSW_MAX_QUEUES]; member
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/
Dmac.c251 __le32 *rxv, u8 *mode) in mt7925_mac_fill_rx_rate() argument
258 v0 = le32_to_cpu(rxv[0]); in mt7925_mac_fill_rx_rate()
259 v2 = le32_to_cpu(rxv[2]); in mt7925_mac_fill_rx_rate()
360 __le32 *rxv = NULL, *rxd = (__le32 *)skb->data; in mt7925_mac_fill_rx() local
517 rxv = rxd; in mt7925_mac_fill_rx()
522 v3 = le32_to_cpu(rxv[3]); in mt7925_mac_fill_rx()
537 ret = mt7925_mac_fill_rx_rate(dev, status, sband, rxv, &mode); in mt7925_mac_fill_rx()
601 if (rxv && !(status->flag & RX_FLAG_8023)) { in mt7925_mac_fill_rx()
604 mt76_connac3_mac_decode_eht_radiotap(skb, rxv, mode); in mt7925_mac_fill_rx()
607 mt76_connac3_mac_decode_he_radiotap(skb, rxv, mode); in mt7925_mac_fill_rx()
Dmt7925.h86 #define to_rssi(field, rxv) ((FIELD_GET(field, rxv) - 220) / 2) argument
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.c287 __le32 *rxv = NULL; in mt7915_mac_fill_rx() local
449 rxv = rxd; in mt7915_mac_fill_rx()
454 v0 = le32_to_cpu(rxv[0]); in mt7915_mac_fill_rx()
455 v1 = le32_to_cpu(rxv[1]); in mt7915_mac_fill_rx()
475 sband, rxv, &mode); in mt7915_mac_fill_rx()
552 if (rxv && mode >= MT_PHY_TYPE_HE_SU && !(status->flag & RX_FLAG_8023)) in mt7915_mac_fill_rx()
553 mt76_connac2_mac_decode_he_radiotap(&dev->mt76, skb, rxv, mode); in mt7915_mac_fill_rx()
573 __le32 *rxv = rxd + 4; in mt7915_mac_fill_rx_vector() local
587 rcpi = le32_to_cpu(rxv[6]); in mt7915_mac_fill_rx_vector()
588 ib_rssi = le32_to_cpu(rxv[7]); in mt7915_mac_fill_rx_vector()
[all …]
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/
Dmac.c290 __le32 *rxv, u8 *mode) in mt7996_mac_fill_rx_rate() argument
297 v0 = le32_to_cpu(rxv[0]); in mt7996_mac_fill_rx_rate()
298 v2 = le32_to_cpu(rxv[2]); in mt7996_mac_fill_rx_rate()
432 __le32 *rxv = NULL; in mt7996_mac_fill_rx() local
594 rxv = rxd; in mt7996_mac_fill_rx()
599 v3 = le32_to_cpu(rxv[3]); in mt7996_mac_fill_rx()
614 ret = mt7996_mac_fill_rx_rate(dev, status, sband, rxv, &mode); in mt7996_mac_fill_rx()
688 if (rxv && mode >= MT_PHY_TYPE_HE_SU && !(status->flag & RX_FLAG_8023)) in mt7996_mac_fill_rx()
689 mt76_connac3_mac_decode_he_radiotap(skb, rxv, mode); in mt7996_mac_fill_rx()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dmac.c20 #define to_rssi(field, rxv) ((FIELD_GET(field, rxv) - 220) / 2) argument
217 static void mt7615_mac_fill_tm_rx(struct mt7615_phy *phy, __le32 *rxv) in mt7615_mac_fill_tm_rx() argument
220 u32 rxv1 = le32_to_cpu(rxv[0]); in mt7615_mac_fill_tm_rx()
221 u32 rxv3 = le32_to_cpu(rxv[2]); in mt7615_mac_fill_tm_rx()
222 u32 rxv4 = le32_to_cpu(rxv[3]); in mt7615_mac_fill_tm_rx()
223 u32 rxv5 = le32_to_cpu(rxv[4]); in mt7615_mac_fill_tm_rx()