gve_adminq_configure_flow_rule
struct gve_adminq_configure_flow_rule *flow_rule_cmd)
sizeof(struct gve_adminq_configure_flow_rule),
struct gve_adminq_configure_flow_rule flow_rule_cmd = {
return gve_adminq_configure_flow_rule(priv, &flow_rule_cmd);
struct gve_adminq_configure_flow_rule flow_rule_cmd = {
return gve_adminq_configure_flow_rule(priv, &flow_rule_cmd);
struct gve_adminq_configure_flow_rule flow_rule_cmd = {
return gve_adminq_configure_flow_rule(priv, &flow_rule_cmd);
static_assert(sizeof(struct gve_adminq_configure_flow_rule) == 92);