Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_eth_com.h89 int ena_com_tx_comp_req_id_get(struct ena_com_io_cq *io_cq, u16 *req_id);
Dena_eth_com.c480 int ena_com_tx_comp_req_id_get(struct ena_com_io_cq *io_cq, u16 *req_id) in ena_com_tx_comp_req_id_get() function
Dena_netdev.c742 rc = ena_com_tx_comp_req_id_get(tx_ring->ena_com_io_cq, in ena_clean_tx_irq()