Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.h68 bool ena_com_cq_empty(struct ena_com_io_cq *io_cq);
H A Dena_eth_com.c628 bool ena_com_cq_empty(struct ena_com_io_cq *io_cq) in ena_com_cq_empty() function
H A Dena_netdev.c3315 if (ena_com_cq_empty(rx_ring->ena_com_io_cq)) in check_for_rx_interrupt_queue()