Lines Matching defs:len
146 void mei_hbm_cl_hdr(struct mei_cl *cl, u8 hbm_cmd, void *buf, size_t len) in mei_hbm_cl_hdr()
169 struct mei_cl *cl, u8 hbm_cmd, size_t len) in mei_hbm_cl_write()
255 const size_t len = sizeof(struct hbm_host_version_request); in mei_hbm_start_req() local
293 const size_t len = sizeof(struct hbm_host_enum_request); in mei_hbm_enum_clients_req() local
359 const size_t len = sizeof(struct hbm_props_request); in mei_hbm_prop_req() local
408 const size_t len = sizeof(struct hbm_power_gate); in mei_hbm_pg() local
439 const size_t len = sizeof(struct hbm_host_stop_request); in mei_hbm_stop_req() local
460 const size_t len = sizeof(struct hbm_flow_control); in mei_hbm_cl_flow_control_req() local
538 const size_t len = sizeof(struct hbm_client_connect_request); in mei_hbm_cl_disconnect_req() local
553 const size_t len = sizeof(struct hbm_client_connect_response); in mei_hbm_cl_disconnect_rsp() local
589 const size_t len = sizeof(struct hbm_client_connect_request); in mei_hbm_cl_connect_req() local