Searched refs:send_component_table (Results 1 – 4 of 4) sorted by relevance
31 ``.send_component_table``34 The ``.send_component_table`` operation is used to forward component
157 int (*send_component_table)(struct pldmfw *context, struct pldmfw_component *component, member
822 .send_component_table = &ice_send_component_table,830 .send_component_table = &ice_send_component_table,
760 err = data->context->ops->send_component_table(data->context, in pldm_send_component_tables()