Searched refs:V_RXCOALESCESIZE (Results 1 – 8 of 8) sorted by relevance
1206 #define V_RXCOALESCESIZE(x) ((x) << S_RXCOALESCESIZE) macro
2796 t3_write_reg(adap, A_TP_PARA_REG2, V_RXCOALESCESIZE(size) | in t3_tp_set_coalescing_size()
2662 t3_write_reg(adap, A_TP_PARA_REG2, V_RXCOALESCESIZE(size) | in t3_tp_set_coalescing_size()
3624 #define V_RXCOALESCESIZE(x) ((x) << S_RXCOALESCESIZE) macro