Home
last modified time | relevance | path

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

/trueos/sys/dev/mwl/
HDmwlreg.h272 #define HostCmd_CMD_GET_HW_SPEC 0x0003 macro
HDmwlhal.c574 _CMD_SETUP(pCmd, HostCmd_DS_GET_HW_SPEC, HostCmd_CMD_GET_HW_SPEC); in mwl_hal_gethwspecs()
578 retval = mwlExecuteCmd(mh, HostCmd_CMD_GET_HW_SPEC); in mwl_hal_gethwspecs()