Home
last modified time | relevance | path

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

/dpdk/drivers/net/ena/
H A Dena_ethdev.h87 bool print_once; member
H A Dena_ethdev.c1841 if (unlikely(!tx_buf->print_once)) { in check_for_tx_completion_in_queue()
1847 tx_buf->print_once = true; in check_for_tx_completion_in_queue()