Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h168 #define QUEUESPERPAGEPF0_GET(x) ((x) & QUEUESPERPAGEPF0_MASK) macro
Dcxgb4_main.c4169 udb_density = 1 << QUEUESPERPAGEPF0_GET(t4_read_reg(adap, in process_db_drop()
4235 lli.udb_density = 1 << QUEUESPERPAGEPF0_GET( in uld_attach()
4238 lli.ucq_density = 1 << QUEUESPERPAGEPF0_GET( in uld_attach()
6638 qpp = 1 << QUEUESPERPAGEPF0_GET(t4_read_reg(adapter, in init_one()