Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c367 QUESOPCNT_G(p[3]), QUEEOPCNT_G(p[3]), in cim_qcfg_show()
373 QUESOPCNT_G(p[3]), QUEEOPCNT_G(p[3]), in cim_qcfg_show()
Dt4_regs.h3077 #define QUEEOPCNT_G(x) (((x) >> QUEEOPCNT_S) & QUEEOPCNT_M) macro