Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ena-com/
H A Dena_eth_com.h181 static inline int ena_com_write_sq_doorbell(struct ena_com_io_sq *io_sq) in ena_com_write_sq_doorbell() function
/f-stack/dpdk/drivers/net/ena/base/
H A Dena_eth_com.h152 static inline int ena_com_write_sq_doorbell(struct ena_com_io_sq *io_sq) in ena_com_write_sq_doorbell() function
/f-stack/dpdk/drivers/net/ena/
H A Dena_ethdev.c1510 ena_com_write_sq_doorbell(rxq->ena_com_io_sq); in ena_populate_rx_queue()
2517 ena_com_write_sq_doorbell(tx_ring->ena_com_io_sq); in ena_xmit_mbuf()
2613 ena_com_write_sq_doorbell(tx_ring->ena_com_io_sq); in eth_ena_xmit_pkts()