Home
last modified time | relevance | path

Searched refs:last_freq_offset (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dtestmode.c334 if (nla_put_s32(msg, MT76_TM_RX_ATTR_FREQ_OFFSET, phy->test.last_freq_offset)) in mt7615_tm_dump_stats()
H A Dmt7615.h199 s16 last_freq_offset; member
H A Dmac.c244 phy->test.last_freq_offset = foe; in mt7615_mac_fill_tm_rx()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h234 s32 last_freq_offset; member
H A Dtestmode.c735 if (nla_put_s32(msg, MT76_TM_RX_ATTR_FREQ_OFFSET, phy->test.last_freq_offset)) in mt7915_tm_dump_stats()
H A Dmac.c609 phy->test.last_freq_offset = foe; in mt7915_mac_fill_rx_vector()