Searched refs:cookie (Results 1 – 5 of 5) sorted by relevance
13 …e NETC_MSG_RETURN_CODE(class, code, cookie) (((uint16_t)(class) << 8U) | ((uint16_t)(code) << 4U) … argument168 uint8_t cookie; member
178 uint32_t cookie; in SM_Platform_Handler() local180 if (SCMI_FusaSeenvStateReqEvent(SM_PLATFORM_PRIORITY, &cookie) == SCMI_ERR_SUCCESS) in SM_Platform_Handler()182 PRINTF("\nSCMI FuSa S-EENV notification: cookie=%u\r\n", cookie); in SM_Platform_Handler()
193 uint32_t cookie; in SM_Platform_Handler() local195 if (SCMI_FusaSeenvStateReqEvent(SM_PLATFORM_PRIORITY, &cookie) == SCMI_ERR_SUCCESS) in SM_Platform_Handler()197 PRINTF("\nSCMI FuSa S-EENV notification: cookie=%u\r\n", cookie); in SM_Platform_Handler()
83 int cookie);
2169 int cookie) in wifi_nxp_wpa_supp_send_mlme() argument