Searched refs:qlnx_alloc_rx_buffer (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c132 static int qlnx_alloc_rx_buffer(qlnx_host_t *ha, struct qlnx_rx_queue *rxq);
4016 if (qlnx_alloc_rx_buffer(ha, rxq) != 0) {
4137 if (qlnx_alloc_rx_buffer(ha, rxq) != 0) {
4257 if (qlnx_alloc_rx_buffer(ha, rxq) != 0) {
4458 if (qlnx_alloc_rx_buffer(ha, rxq) != 0) {
4594 if (qlnx_alloc_rx_buffer(ha, rxq) != 0) {
4829 if (qlnx_alloc_rx_buffer(ha, rxq) != 0) {
6255 qlnx_alloc_rx_buffer(qlnx_host_t *ha, struct qlnx_rx_queue *rxq) function
6431 rc = qlnx_alloc_rx_buffer(ha, rxq);

Completed in 71 milliseconds