Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_main.c2948 I40E_WRITE_REG(hw, I40E_QTX_CTL(itrq->itrq_index), reg); in i40e_setup_tx_rings()
/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h1297 #define I40E_QTX_CTL(_Q) (0x00104000 + ((_Q) * 4)) /* _i=0...1535 */ /* Reset: CORER */ macro