Searched refs:HostCmd_RESULT_OK (Results 1 – 2 of 2) sorted by relevance
333 #define HostCmd_RESULT_OK 0x0000 // OK macro
1406 if (le16toh(pCmd->CmdHdr.Result) != HostCmd_RESULT_OK) in bastream_check_available()1507 if (le16toh(pCmd->CmdHdr.Result) != HostCmd_RESULT_OK) in mwl_hal_bastream_create()