Searched refs:emad_add (Results 1 – 1 of 1) sorted by relevance
1083 efx_rc_t (*emad_add)(efx_mae_actions_t *, member1089 .emad_add = efx_mae_action_set_add_vlan_pop1092 .emad_add = efx_mae_action_set_add_vlan_push1095 .emad_add = efx_mae_action_set_add_flag1098 .emad_add = efx_mae_action_set_add_mark1101 .emad_add = efx_mae_action_set_add_deliver1179 if (efx_mae_actions[type].emad_add != NULL) { in efx_mae_action_set_spec_populate()1180 rc = efx_mae_actions[type].emad_add(spec, arg_size, arg); in efx_mae_action_set_spec_populate()