FreeBSD kernel iwm device code
iwm_device_power_cmd Struct Reference

#include <if_iwmreg.h>

Data Fields

uint16_t flags
 
uint16_t reserved
 

Detailed Description

struct iwm_device_power_cmd - device wide power command. IWM_POWER_TABLE_CMD = 0x77 (command, has simple generic response)

@flags: Power table command flags from IWM_DEVICE_POWER_FLAGS_*

Definition at line 4231 of file if_iwmreg.h.

Field Documentation

◆ flags

uint16_t iwm_device_power_cmd::flags

Definition at line 4233 of file if_iwmreg.h.

Referenced by iwm_power_update_device().

◆ reserved

uint16_t iwm_device_power_cmd::reserved

Definition at line 4234 of file if_iwmreg.h.


The documentation for this struct was generated from the following file: