Searched refs:send_component_table (Results 1 – 5 of 5) 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
761 if (!data->context->ops->send_component_table) in pldm_send_component_tables()774 err = data->context->ops->send_component_table(data->context, in pldm_send_component_tables()
833 .send_component_table = &ice_send_component_table,841 .send_component_table = &ice_send_component_table,
496 .send_component_table = &ixgbe_send_component_table,