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

/freebsd-12-stable/sys/contrib/ena-com/
H A Dena_eth_com.h181 static inline int ena_com_write_sq_doorbell(struct ena_com_io_sq *io_sq) function
/freebsd-12-stable/sys/dev/ena/
H A Dena_datapath.c981 ena_com_write_sq_doorbell(tx_ring->ena_com_io_sq);
1111 ena_com_write_sq_doorbell(io_sq);
H A Dena_netmap.c377 ena_com_write_sq_doorbell(ctx->io_sq);
433 ena_com_write_sq_doorbell(ctx->io_sq);
H A Dena.c1138 ena_com_write_sq_doorbell(rx_ring->ena_com_io_sq);

Completed in 79 milliseconds