FreeBSD kernel MWL device code
MWL_DIAG_REVS Struct Reference

#include <mwldiag.h>

Data Fields

uint16_t mh_devid
 
uint16_t mh_subvendorid
 
uint16_t mh_macRev
 
uint16_t mh_phyRev
 

Detailed Description

Definition at line 57 of file mwldiag.h.

Field Documentation

◆ mh_devid

uint16_t MWL_DIAG_REVS::mh_devid

Definition at line 58 of file mwldiag.h.

Referenced by mwl_hal_attach().

◆ mh_macRev

uint16_t MWL_DIAG_REVS::mh_macRev

Definition at line 60 of file mwldiag.h.

Referenced by mwl_hal_gethwspecs(), and mwl_hal_sethwdma().

◆ mh_phyRev

uint16_t MWL_DIAG_REVS::mh_phyRev

Definition at line 61 of file mwldiag.h.

Referenced by mwl_hal_gethwspecs().

◆ mh_subvendorid

uint16_t MWL_DIAG_REVS::mh_subvendorid

Definition at line 59 of file mwldiag.h.


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