Searched refs:CXGBI_MAX_CONN (Results 1 – 3 of 3) sorted by relevance
1054 if (cxgb3i_max_connect > CXGBI_MAX_CONN) in cxgb3i_ofld_init()1055 cxgb3i_max_connect = CXGBI_MAX_CONN; in cxgb3i_ofld_init()1344 err = cxgbi_hbas_add(cdev, CXGB3I_MAX_LUN, CXGBI_MAX_CONN, in cxgb3i_dev_open()
59 #define CXGBI_MAX_CONN 16384 macro
2219 u32 max_conn = CXGBI_MAX_CONN; in t4_uld_add()2264 if (t->ntids <= CXGBI_MAX_CONN) in t4_uld_add()