Searched refs:V_HIRCQDRBTHRSH (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | regs.h | 181 #define V_HIRCQDRBTHRSH(x) ((x) << S_HIRCQDRBTHRSH) macro |
D | sge.c | 3261 t3_write_reg(adap, A_SG_EGR_RCQ_DRB_THRSH, V_HIRCQDRBTHRSH(512) | in t3_sge_init() |