Searched refs:pg_tlv (Results 1 – 4 of 4) sorted by relevance
547 struct nxpwifi_types_power_group *pg_tlv; in nxpwifi_set_tx_power() local575 pg_tlv = (struct nxpwifi_types_power_group *) in nxpwifi_set_tx_power()577 pg_tlv->type = cpu_to_le16(TLV_TYPE_POWER_GROUP); in nxpwifi_set_tx_power()578 pg_tlv->length = in nxpwifi_set_tx_power()
1773 struct nxpwifi_types_power_group *pg_tlv; in nxpwifi_cmd_sta_tx_power_cfg() local1784 pg_tlv = (struct nxpwifi_types_power_group in nxpwifi_cmd_sta_tx_power_cfg()1790 le16_to_cpu(pg_tlv->length)); in nxpwifi_cmd_sta_tx_power_cfg()1792 pg_tlv = (struct nxpwifi_types_power_group *)((u8 *) in nxpwifi_cmd_sta_tx_power_cfg()1797 le16_to_cpu(pg_tlv->length)); in nxpwifi_cmd_sta_tx_power_cfg()
731 struct mwifiex_types_power_group *pg_tlv; in mwifiex_set_tx_power() local759 pg_tlv = (struct mwifiex_types_power_group *) in mwifiex_set_tx_power()761 pg_tlv->type = cpu_to_le16(TLV_TYPE_POWER_GROUP); in mwifiex_set_tx_power()762 pg_tlv->length = in mwifiex_set_tx_power()
219 struct mwifiex_types_power_group *pg_tlv; in mwifiex_cmd_tx_power_cfg() local228 pg_tlv = (struct mwifiex_types_power_group in mwifiex_cmd_tx_power_cfg()234 le16_to_cpu(pg_tlv->length)); in mwifiex_cmd_tx_power_cfg()236 pg_tlv = (struct mwifiex_types_power_group *) ((u8 *) in mwifiex_cmd_tx_power_cfg()241 le16_to_cpu(pg_tlv->length)); in mwifiex_cmd_tx_power_cfg()