Home
last modified time | relevance | path

Searched refs:ps_tlv (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dcmdevt.c1353 struct mwifiex_ie_types_ps_param *ps_tlv = in mwifiex_cmd_enh_power_mode() local
1355 struct mwifiex_ps_param *ps_mode = &ps_tlv->param; in mwifiex_cmd_enh_power_mode()
1356 ps_tlv->header.type = cpu_to_le16(TLV_TYPE_PS_PARAM); in mwifiex_cmd_enh_power_mode()
1357 ps_tlv->header.len = cpu_to_le16(sizeof(*ps_tlv) - in mwifiex_cmd_enh_power_mode()
1359 cmd_size += sizeof(*ps_tlv); in mwifiex_cmd_enh_power_mode()
1360 tlv += sizeof(*ps_tlv); in mwifiex_cmd_enh_power_mode()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dmcu.c937 struct ps_tlv { in mt7921_mcu_uni_bss_ps() struct
954 .len = cpu_to_le16(sizeof(struct ps_tlv)), in mt7921_mcu_uni_bss_ps()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/
Dmcu.c1331 struct ps_tlv { in mt7925_mcu_uni_bss_ps() struct
1348 .len = cpu_to_le16(sizeof(struct ps_tlv)), in mt7925_mcu_uni_bss_ps()