Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c371 QUESOPCNT_G(p[3]), QUEEOPCNT_G(p[3]), in cim_qcfg_show()
377 QUESOPCNT_G(p[3]), QUEEOPCNT_G(p[3]), in cim_qcfg_show()
Dt4_regs.h3369 #define QUEEOPCNT_G(x) (((x) >> QUEEOPCNT_S) & QUEEOPCNT_M) macro