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
165 int (*send_component_table)(struct pldmfw *context, struct pldmfw_component *component, member
829 .send_component_table = &ice_send_component_table,837 .send_component_table = &ice_send_component_table,
768 err = data->context->ops->send_component_table(data->context, in pldm_send_component_tables()