Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dmwlreg.h270 #define HostCmd_CMD_GET_HW_SPEC 0x0003 macro
H A Dmwlhal.c565 _CMD_SETUP(pCmd, HostCmd_DS_GET_HW_SPEC, HostCmd_CMD_GET_HW_SPEC); in mwl_hal_gethwspecs()
569 retval = mwlExecuteCmd(mh, HostCmd_CMD_GET_HW_SPEC); in mwl_hal_gethwspecs()