Searched refs:misc0 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c946 SET_MFW_FIELD(load_req.misc0, LOAD_REQ_ROLE, p_in_params->drv_role);
947 SET_MFW_FIELD(load_req.misc0, LOAD_REQ_LOCK_TO,
949 SET_MFW_FIELD(load_req.misc0, (u64)LOAD_REQ_FORCE, p_in_params->force_cmd);
950 SET_MFW_FIELD(load_req.misc0, (u64)LOAD_REQ_FLAGS0,
976 "Load Request: drv_ver 0x%08x_0x%08x, fw_ver 0x%08x, misc0 0x%08x [role %d, timeout %d, force %d, flags0 0x%x]\n",
978 load_req.fw_ver, load_req.misc0,
979 GET_MFW_FIELD(load_req.misc0, LOAD_REQ_ROLE),
980 GET_MFW_FIELD(load_req.misc0, LOAD_REQ_LOCK_TO),
981 GET_MFW_FIELD(load_req.misc0, LOAD_REQ_FORCE),
982 GET_MFW_FIELD(load_req.misc0, LOAD_REQ_FLAGS
[all...]
H A Dmcp_public.h1150 u32 misc0; member in struct:load_req_stc
1171 u32 misc0; member in struct:load_rsp_stc

Completed in 72 milliseconds