Searched refs:num_to_alloc (Results 1 – 3 of 3) 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()1626 int num_to_alloc; in vmxnet3_rq_rx_complete() local1961 num_to_alloc = vmxnet3_cmd_ring_desc_avail(ring); in vmxnet3_rq_rx_complete()1968 while (num_to_alloc) { in vmxnet3_rq_rx_complete()1987 num_to_alloc--; in vmxnet3_rq_rx_complete()1995 if (num_to_alloc == 0) { in vmxnet3_rq_rx_complete()
582 int lpfc_new_io_buf(struct lpfc_hba *phba, int num_to_alloc);
4482 lpfc_new_io_buf(struct lpfc_hba *phba, int num_to_alloc) in lpfc_new_io_buf() argument4493 for (bcnt = 0; bcnt < num_to_alloc; bcnt++) { in lpfc_new_io_buf()4571 "buffers of size x%zu bytes\n", bcnt, num_to_alloc, in lpfc_new_io_buf()