Searched refs:RX_POOL_MAX_BDS (Results 1 – 1 of 1) sorted by relevance
89 #define RX_POOL_MAX_BDS 4096 macro95 vlan_bd_t bds[RX_POOL_MAX_BDS];589 if (pool < 0 || dev->rx_pool[pool]->count >= RX_POOL_MAX_BDS) { in spapr_vlan_add_rxbuf_to_pool()812 VMSTATE_UINT64_ARRAY(bds, RxBufPool, RX_POOL_MAX_BDS),