Searched refs:ibtl_cq_list_end (Results 1 – 1 of 1) sorted by relevance
142 static ibtl_cq_t *ibtl_cq_list_start, *ibtl_cq_list_end; variable1314 if (ibtl_cq == ibtl_cq_list_end) in ibtl_cq_thread()1315 ibtl_cq_list_end = NULL; in ibtl_cq_thread()1371 if (ibtl_cq_list_end == NULL) in ibc_cq_handler()1374 ibtl_cq_list_end->cq_link = ibtl_cq; in ibc_cq_handler()1375 ibtl_cq_list_end = ibtl_cq; in ibc_cq_handler()