Home
last modified time | relevance | path

Searched refs:HostCmd_802_11h_Detect_Radar (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mwl/
H A Dmwlhal.c819 HostCmd_802_11h_Detect_Radar *pCmd; in mwl_hal_setradardetection()
823 _CMD_SETUP(pCmd, HostCmd_802_11h_Detect_Radar, in mwl_hal_setradardetection()
825 pCmd->CmdHdr.Length = htole16(sizeof(HostCmd_802_11h_Detect_Radar)); in mwl_hal_setradardetection()
H A Dmwlreg.h916 } __packed HostCmd_802_11h_Detect_Radar; typedef