Searched refs:HOST_CMD_ID_MASK (Results 1 – 2 of 2) sorted by relevance
238 cmd_code &= HOST_CMD_ID_MASK; in nxpwifi_dnld_cmd_to_fw()723 cmdresp_no = (orig_cmdresp_no & HOST_CMD_ID_MASK); in nxpwifi_process_cmdresp()757 resp->command = cpu_to_le16(orig_cmdresp_no & HOST_CMD_ID_MASK); in nxpwifi_process_cmdresp()1123 command &= HOST_CMD_ID_MASK; in nxpwifi_process_sleep_confirm_resp()
482 #define HOST_CMD_ID_MASK 0x0fff macro