Lines Matching refs:cpu_to_le32
71 cmd->action = cpu_to_le32(action);
126 cmd.link_id = cpu_to_le32(link_info->fw_link_id);
127 cmd.mac_id = cpu_to_le32(mvmvif->id);
130 cmd.phy_id = cpu_to_le32(FW_CTXT_INVALID);
138 cmd.listen_lmac = cpu_to_le32(link_info->listen_lmac);
242 cmd.link_id = cpu_to_le32(link_info->fw_link_id);
249 cmd.phy_id = cpu_to_le32(phyctxt->id);
251 cmd.phy_id = cpu_to_le32(FW_CTXT_INVALID);
252 cmd.mac_id = cpu_to_le32(mvmvif->id);
256 cmd.active = cpu_to_le32(active);
264 cmd.cck_short_preamble = cpu_to_le32(link_conf->use_short_preamble);
265 cmd.short_slot = cpu_to_le32(link_conf->use_short_slot);
277 cmd.bi = cpu_to_le32(link_conf->beacon_int);
278 cmd.dtim_interval = cpu_to_le32(link_conf->beacon_int *
344 cmd.modify_mask = cpu_to_le32(changes);
345 cmd.flags = cpu_to_le32(flags);
346 cmd.flags_mask = cpu_to_le32(flags_mask);
349 cmd.listen_lmac = cpu_to_le32(link_info->listen_lmac);
389 cmd.link_id = cpu_to_le32(link_info->fw_link_id);
392 cmd.phy_id = cpu_to_le32(FW_CTXT_INVALID);