Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mwl/
Dmwlreg.h273 #define HostCmd_CMD_SET_HW_SPEC 0x0004 macro
Dmwlhal.c622 _CMD_SETUP(pCmd, HostCmd_DS_SET_HW_SPEC, HostCmd_CMD_SET_HW_SPEC); in mwl_hal_sethwdma()
640 retval = mwlExecuteCmd(mh, HostCmd_CMD_SET_HW_SPEC); in mwl_hal_sethwdma()