Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c1328 struct mwifiex_ie_types_ps_param *ps_tlv = in mwifiex_cmd_enh_power_mode() local
1330 struct mwifiex_ps_param *ps_mode = &ps_tlv->param; in mwifiex_cmd_enh_power_mode()
1331 ps_tlv->header.type = cpu_to_le16(TLV_TYPE_PS_PARAM); in mwifiex_cmd_enh_power_mode()
1332 ps_tlv->header.len = cpu_to_le16(sizeof(*ps_tlv) - in mwifiex_cmd_enh_power_mode()
1334 cmd_size += sizeof(*ps_tlv); in mwifiex_cmd_enh_power_mode()
1335 tlv += sizeof(*ps_tlv); in mwifiex_cmd_enh_power_mode()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dsta_cmd.c2185 struct nxpwifi_ie_types_ps_param *ps_tlv = in nxpwifi_cmd_sta_enh_power_mode() local
2187 struct nxpwifi_ps_param *ps_mode = &ps_tlv->param; in nxpwifi_cmd_sta_enh_power_mode()
2189 ps_tlv->header.type = cpu_to_le16(TLV_TYPE_PS_PARAM); in nxpwifi_cmd_sta_enh_power_mode()
2190 ps_tlv->header.len = cpu_to_le16(sizeof(*ps_tlv) - in nxpwifi_cmd_sta_enh_power_mode()
2192 cmd_size += sizeof(*ps_tlv); in nxpwifi_cmd_sta_enh_power_mode()
2193 tlv += sizeof(*ps_tlv); in nxpwifi_cmd_sta_enh_power_mode()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c966 struct ps_tlv { in mt7921_mcu_uni_bss_ps() struct
983 .len = cpu_to_le16(sizeof(struct ps_tlv)), in mt7921_mcu_uni_bss_ps()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c1643 struct ps_tlv { in mt7925_mcu_uni_bss_ps() struct
1660 .len = cpu_to_le16(sizeof(struct ps_tlv)), in mt7925_mcu_uni_bss_ps()