Home
last modified time | relevance | path

Searched refs:ice_switch_filter_conf (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_switch_filter.c189 struct ice_switch_filter_conf { struct
385 struct ice_switch_filter_conf *filter_conf_ptr; in ice_switch_create()
416 sizeof(struct ice_switch_filter_conf), 0); in ice_switch_create()
460 struct ice_switch_filter_conf *filter_conf_ptr = in ice_switch_filter_rule_free()
461 (struct ice_switch_filter_conf *)flow->rule; in ice_switch_filter_rule_free()
476 struct ice_switch_filter_conf *filter_conf_ptr; in ice_switch_destroy()
478 filter_conf_ptr = (struct ice_switch_filter_conf *) in ice_switch_destroy()
1961 struct ice_switch_filter_conf *filter_conf_ptr = in ice_switch_redirect()
1962 (struct ice_switch_filter_conf *)flow->rule; in ice_switch_redirect()