FreeBSD kernel iwm device code
iwm_fw_cmd_version Struct Reference

#include <if_iwmreg.h>

Data Fields

uint8_t cmd
 
uint8_t group
 
uint8_t cmd_ver
 
uint8_t notif_ver
 

Detailed Description

struct iwm_fw_cmd_version - firmware command version entry @cmd: command ID @group: group ID @cmd_ver: command version @notif_ver: notification version

Definition at line 2635 of file if_iwmreg.h.

Field Documentation

◆ cmd

uint8_t iwm_fw_cmd_version::cmd

Definition at line 2636 of file if_iwmreg.h.

◆ cmd_ver

uint8_t iwm_fw_cmd_version::cmd_ver

Definition at line 2638 of file if_iwmreg.h.

◆ group

uint8_t iwm_fw_cmd_version::group

Definition at line 2637 of file if_iwmreg.h.

◆ notif_ver

uint8_t iwm_fw_cmd_version::notif_ver

Definition at line 2639 of file if_iwmreg.h.


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