Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_def_rules.c459 info->app_to_port_flow_id); in bnxt_ulp_destroy_df_rules()
473 info->app_to_port_flow_id); in bnxt_ulp_destroy_df_rules()
523 &info->app_to_port_flow_id); in bnxt_ulp_create_df_rules()
531 info->app_to_port_flow_id, in bnxt_ulp_create_df_rules()
540 ulp_default_flow_destroy(bp->eth_dev, info->app_to_port_flow_id); in bnxt_ulp_create_df_rules()
H A Dbnxt_ulp.h35 uint32_t app_to_port_flow_id; member