Searched defs:fman_buf_pool_depletion (Results 1 – 1 of 1) sorted by relevance
64 struct fman_buf_pool_depletion { struct65 bool buf_pool_depletion_enabled;66 bool pools_grp_mode_enable; /**< select mode in which pause frames69 uint8_t num_pools; /**< the number of depleted pools that72 bool *pools_to_consider; /**< For each pool, TRUE if it should be75 bool single_pool_mode_enable; /**< select mode in which pause frames78 bool *pools_to_consider_for_single_mode;82 bool has_pfc_priorities;83 bool *pfc_priorities_en; /**< This field is used by the MAC as