Searched refs:num_to_alloc (Results 1 – 2 of 2) sorted by relevance
674 int num_to_alloc, struct vmxnet3_adapter *adapter) in vmxnet3_rq_alloc_rx_buf() argument681 while (num_allocated <= num_to_alloc) { in vmxnet3_rq_alloc_rx_buf()757 if (num_allocated == num_to_alloc) { in vmxnet3_rq_alloc_rx_buf()1636 int num_to_alloc; in vmxnet3_rq_rx_complete() local1971 num_to_alloc = vmxnet3_cmd_ring_desc_avail(ring); in vmxnet3_rq_rx_complete()1978 while (num_to_alloc) { in vmxnet3_rq_rx_complete()1997 num_to_alloc--; in vmxnet3_rq_rx_complete()2005 if (num_to_alloc == 0) { in vmxnet3_rq_rx_complete()
4475 lpfc_new_io_buf(struct lpfc_hba *phba, int num_to_alloc) in lpfc_new_io_buf() argument4486 for (bcnt = 0; bcnt < num_to_alloc; bcnt++) { in lpfc_new_io_buf()4564 "buffers of size x%zu bytes\n", bcnt, num_to_alloc, in lpfc_new_io_buf()