Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mwl/
HDmwlhal.c2358 mwlWaitForCmdComplete(struct mwl_hal_priv *mh, uint16_t cmdCode) in mwlWaitForCmdComplete() function
2399 if (!mwlWaitForCmdComplete(mh, 0x8000 | cmd)) { in mwlExecuteCmd()