Searched refs:NOCOALESCE_F (Results 1 – 2 of 2) sorted by relevance
2050 t4_set_reg_field(adap, SGE_DOORBELL_CONTROL_A, NOCOALESCE_F, in cxgb4_disable_db_coalescing()2051 NOCOALESCE_F); in cxgb4_disable_db_coalescing()2060 t4_set_reg_field(adap, SGE_DOORBELL_CONTROL_A, NOCOALESCE_F, 0); in cxgb4_enable_db_coalescing()
368 #define NOCOALESCE_F NOCOALESCE_V(1U) macro