Searched refs:NUM_CPL_CMDS (Results 1 – 14 of 14) sorted by relevance
25 extern cxgb3_cpl_handler_func cxgb3i_cpl_handlers[NUM_CPL_CMDS];
1024 cxgb3_cpl_handler_func cxgb3i_cpl_handlers[NUM_CPL_CMDS] = {
323 extern cxgbit_cplhandler_func cxgbit_cplhandlers[NUM_CPL_CMDS];
519 if (op < NUM_CPL_CMDS && cxgbit_cplhandlers[op]) { in cxgbit_uld_lro_rx_handler()
2006 cxgbit_cplhandler_func cxgbit_cplhandlers[NUM_CPL_CMDS] = {
36 static chcr_handler_func work_handlers[NUM_CPL_CMDS] = {
100 #define NUM_CPL_CMDS 256 macro
1052 extern c4iw_handler_func c4iw_handlers[NUM_CPL_CMDS];
488 FAKE_CPL_PUT_EP_SAFE = NUM_CPL_CMDS + 0,489 FAKE_CPL_PASS_PUT_EP_SAFE = NUM_CPL_CMDS + 1,4209 static c4iw_handler_func work_handlers[NUM_CPL_CMDS + NUM_FAKE_CPLS] = {4440 c4iw_handler_func c4iw_handlers[NUM_CPL_CMDS] = {
112 NUM_CPL_CMDS /* must be last and previous entries must be sorted */ enumerator
121 NUM_CPL_CMDS enumerator
2137 static chcr_handler_func work_handlers[NUM_CPL_CMDS] = {
2320 chtls_handler_func chtls_handlers[NUM_CPL_CMDS] = {
1927 static cxgb4i_cplhandler_func cxgb4i_cplhandlers[NUM_CPL_CMDS] = {