Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c574 sb_dbg.igu_prod, sb_dbg.igu_cons, sb_dbg.pi[TX_PI(txq->cos)]); in qede_tx_log_print()
587 sb_dbg.pi[TX_PI(txq->cos)]); in qede_tx_log_print()
2336 TX_PI(cos)); in qede_start_queues()
/openbmc/linux/include/linux/qed/
H A Dqed_if.h1410 #define TX_PI(tc) (RX_PI + 1 + tc) macro
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.c1580 igu_sb_id, TX_PI(i), in qed_int_cau_conf_sb()