Home
last modified time | relevance | path

Searched refs:ena_com_write_sq_doorbell (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ena/base/
H A Dena_eth_com.h153 static inline int ena_com_write_sq_doorbell(struct ena_com_io_sq *io_sq) in ena_com_write_sq_doorbell() function
/dpdk/drivers/net/ena/
H A Dena_ethdev.c1695 ena_com_write_sq_doorbell(rxq->ena_com_io_sq); in ena_populate_rx_queue()
2976 ena_com_write_sq_doorbell(tx_ring->ena_com_io_sq); in ena_xmit_mbuf()
3093 ena_com_write_sq_doorbell(tx_ring->ena_com_io_sq); in eth_ena_xmit_pkts()