Lines Matching full:me
37 * mei_me_cl_is_active - check whether me client is active in the fw
39 * @me_cl: me client
41 * Return: true if the me client is active in the firmware
49 * mei_me_cl_uuid - return me client protocol name (uuid)
51 * @me_cl: me client
53 * Return: me client protocol name
61 * mei_me_cl_ver - return me client protocol version
63 * @me_cl: me client
65 * Return: me client protocol version
73 * mei_me_cl_max_conn - return me client max number of connections
75 * @me_cl: me client
77 * Return: me client max number of connections
85 * mei_me_cl_fixed - return me client fixed address, if any
87 * @me_cl: me client
89 * Return: me client fixed address
97 * mei_me_cl_vt - return me client vtag supported status
99 * @me_cl: me client
101 * Return: true if me client supports vt tagging
109 * mei_me_cl_max_len - return me client max msg length
111 * @me_cl: me client
113 * Return: me client max msg length
169 * mei_cl_me_id - me client id
173 * Return: me client id or 0 if client is not connected
193 * mei_cl_is_fixed_address - check whether the me client uses fixed address
197 * Return: true if the client is connected and it has fixed me address
205 * mei_cl_is_single_recv_buf- check whether the me client
222 * Return: return uuid of connected me client
276 #define MEI_CL_FMT "cl:host=%02d me=%02d "