Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.h42 bool start_idx_is_set; member
H A Dulp_fc_mgr.c451 return ulp_fc_info->shadow_hw_tbl[dir].start_idx_is_set; in ulp_fc_mgr_start_idx_isset()
475 if (!ulp_fc_info->shadow_hw_tbl[dir].start_idx_is_set) { in ulp_fc_mgr_start_idx_set()
477 ulp_fc_info->shadow_hw_tbl[dir].start_idx_is_set = true; in ulp_fc_mgr_start_idx_set()