Searched refs:ILL_MAX_RINGS (Results 1 – 2 of 2) sorted by relevance
478 for (ip_rx_index = 0; ip_rx_index < ILL_MAX_RINGS; ip_rx_index++) { in ip_squeue_add_ring()484 if (ip_rx_index == ILL_MAX_RINGS) { in ip_squeue_add_ring()495 ILL_MAX_RINGS, ill->ill_name); in ip_squeue_add_ring()661 for (idx = 0; idx < ILL_MAX_RINGS; idx++) { in ip_squeue_clean_all()
3568 #define ILL_MAX_RINGS 256 /* Max num of rx rings we can manage */ macro3638 ill_rx_ring_t idp_ring_tbl[ILL_MAX_RINGS];