Home
last modified time | relevance | path

Searched refs:csa_offs (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c720 u16 csa_offs; in mt7615_mcu_add_beacon_offload() local
722 csa_offs = MT_TXD_SIZE + offs.cntdwn_counter_offs[0] - 4; in mt7615_mcu_add_beacon_offload()
723 req.csa_ie_pos = cpu_to_le16(csa_offs); in mt7615_mcu_add_beacon_offload()
1094 u16 csa_offs; in mt7615_mcu_uni_add_beacon_offload() local
1096 csa_offs = MT_TXD_SIZE + offs.cntdwn_counter_offs[0] - 4; in mt7615_mcu_uni_add_beacon_offload()
1097 req.beacon_tlv.csa_ie_pos = cpu_to_le16(csa_offs); in mt7615_mcu_uni_add_beacon_offload()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c1109 u16 csa_offs; in mt7921_mcu_uni_add_beacon_offload() local
1111 csa_offs = MT_TXD_SIZE + offs.cntdwn_counter_offs[0] - 4; in mt7921_mcu_uni_add_beacon_offload()
1112 req.beacon_tlv.csa_ie_pos = cpu_to_le16(csa_offs); in mt7921_mcu_uni_add_beacon_offload()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c753 u16 csa_offs; in mt7615_mcu_add_beacon_offload() local
755 csa_offs = MT_TXD_SIZE + offs.cntdwn_counter_offs[0] - 4; in mt7615_mcu_add_beacon_offload()
756 req.csa_ie_pos = cpu_to_le16(csa_offs); in mt7615_mcu_add_beacon_offload()
1820 u16 csa_offs; in mt7615_mcu_uni_add_beacon_offload() local
1822 csa_offs = MT_TXD_SIZE + offs.cntdwn_counter_offs[0] - 4; in mt7615_mcu_uni_add_beacon_offload()
1823 req.beacon_tlv.csa_ie_pos = cpu_to_le16(csa_offs); in mt7615_mcu_uni_add_beacon_offload()

Completed in 11 milliseconds