Searched refs:alloc_cnt (Results 1 – 4 of 4) sorted by relevance
791 int blkaddr, int *alloc_cnt,794 int blkaddr, int *alloc_cnt,
2132 int blkaddr, int *alloc_cnt, in rvu_npc_get_mcam_entry_alloc_info() argument2138 *alloc_cnt = 0; in rvu_npc_get_mcam_entry_alloc_info()2143 (*alloc_cnt)++; in rvu_npc_get_mcam_entry_alloc_info()2151 int blkaddr, int *alloc_cnt, in rvu_npc_get_mcam_counter_alloc_info() argument2157 *alloc_cnt = 0; in rvu_npc_get_mcam_counter_alloc_info()2162 (*alloc_cnt)++; in rvu_npc_get_mcam_counter_alloc_info()
1244 int alloc_cnt) in gfar_alloc_rx_buffs() argument1254 while (alloc_cnt--) { in gfar_alloc_rx_buffs()
2460 u32 alloc_cnt; in fill_rx_buffers() local2469 alloc_cnt = ring->pkt_cnt - ring->rx_bufs_left; in fill_rx_buffers()2472 while (alloc_tab < alloc_cnt) { in fill_rx_buffers()