Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.h295 #define DEBUG_STATS_TXQ_POST(q, dbell) debug_stats_txq_post(q, dbell) macro
H A Dionic_txrx.c25 DEBUG_STATS_TXQ_POST(q, ring_dbell); in ionic_txq_post()