Searched refs:I40E_QTX_CTL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Dixl_pf_iov.c587 wr32(hw, I40E_QTX_CTL(global_queue_num), qtx_ctl);
H A Di40e_register.h1297 #define I40E_QTX_CTL(_Q) (0x00104000 + ((_Q) * 4)) /* _i=0...1535 */ /* Reset: CORER */ macro
H A Dixl_pf_main.c2245 wr32(hw, I40E_QTX_CTL(i), txctl);

Completed in 171 milliseconds