Lines Matching defs:len
148 void mei_hbm_cl_hdr(struct mei_cl *cl, u8 hbm_cmd, void *buf, size_t len) in mei_hbm_cl_hdr()
171 struct mei_cl *cl, u8 hbm_cmd, size_t len) in mei_hbm_cl_write()
257 const size_t len = sizeof(struct hbm_host_version_request); in mei_hbm_start_req() local
295 const size_t len = sizeof(struct hbm_host_enum_request); in mei_hbm_enum_clients_req() local
362 const size_t len = sizeof(struct hbm_add_client_response); in mei_hbm_add_cl_resp() local
422 const size_t len = sizeof(struct hbm_notification_request); in mei_hbm_cl_notify_req() local
536 const size_t len = sizeof(struct hbm_props_request); in mei_hbm_prop_req() local
585 const size_t len = sizeof(struct hbm_power_gate); in mei_hbm_pg() local
616 const size_t len = sizeof(struct hbm_host_stop_request); in mei_hbm_stop_req() local
637 const size_t len = sizeof(struct hbm_flow_control); in mei_hbm_cl_flow_control_req() local
715 const size_t len = sizeof(struct hbm_client_connect_request); in mei_hbm_cl_disconnect_req() local
730 const size_t len = sizeof(struct hbm_client_connect_response); in mei_hbm_cl_disconnect_rsp() local
766 const size_t len = sizeof(struct hbm_client_connect_request); in mei_hbm_cl_connect_req() local