Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/
H A Di40e_fdir.c1607 if (pf->fdir.flow_count[pctype] && in i40e_flow_set_fdir_inset()
1613 if (pf->fdir.flow_count[pctype] && in i40e_flow_set_fdir_inset()
1889 fdir_info->flow_count[pctype]++; in i40e_flow_add_del_fdir_filter()
1895 fdir_info->flow_count[pctype]--; in i40e_flow_add_del_fdir_filter()
H A Di40e_ethdev.h799 uint32_t flow_count[I40E_FILTER_PCTYPE_MAX]; member
H A Di40e_flow.c4949 pf->fdir.flow_count[pctype] = 0; in i40e_flow_flush_fdir_filter()
H A Di40e_ethdev.c1133 pf->fdir.flow_count[pctype] = 0; in i40e_init_fdir_filter_list()
/dpdk/drivers/net/bnxt/
H A Dbnxt_flow.c1919 if (!bp->flow_stat->flow_count) { in bnxt_flow_cnt_alarm_cb()
2112 bp->flow_stat->flow_count++; in bnxt_flow_create()
2244 bp->flow_stat->flow_count--; in _bnxt_flow_destroy()
H A Dbnxt.h586 uint16_t flow_count; member
H A Dbnxt_ethdev.c1539 bp->flow_stat->flow_count = 0; in bnxt_dev_stop()