Searched refs:ocs_hw_rx_buffer_alloc (Results 1 – 1 of 1) sorted by relevance
11582 ocs_hw_rx_buffer_alloc(ocs_hw_t *hw, uint32_t rqindex, uint32_t count, uint32_t size) in ocs_hw_rx_buffer_alloc() function11660 rq->hdr_buf = ocs_hw_rx_buffer_alloc(hw, rqindex, rq->entry_count, hdr_size); in ocs_hw_rx_allocate()11673 rq->payload_buf = ocs_hw_rx_buffer_alloc(hw, rqindex, rq->entry_count, payload_size); in ocs_hw_rx_allocate()