Searched refs:ext_pools_num (Results 1 – 3 of 3) sorted by relevance
728 (i < port->ext_pools_num && (i < FMAN_PORT_MAX_EXT_POOLS_NUM)); in fman_port_find_bpool()896 max_bp_num = port->ext_pools_num; in fman_port_set_bpools()1292 if (index == port->ext_pools_num || index == FMAN_PORT_MAX_EXT_POOLS_NUM) in fman_port_set_bpool_cnt_mode()1466 if (index == port->ext_pools_num || index == FMAN_PORT_MAX_EXT_POOLS_NUM) in fman_port_get_bpool_counter()1490 if (index == port->ext_pools_num || index == FMAN_PORT_MAX_EXT_POOLS_NUM) in fman_port_set_bpool_counter()
2616 p_FmPort->port.ext_pools_num = (uint8_t)((revInfo.majorRev == 4) ? 4 : 8); in FM_PORT_Init()
438 uint8_t ext_pools_num; member