Searched refs:t3c_handlers (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Diwch.c50 cxgb3_cpl_handler_func t3c_handlers[NUM_CPL_CMDS]; variable
59 .handlers = t3c_handlers,
H A Diwch.h173 extern cxgb3_cpl_handler_func t3c_handlers[NUM_CPL_CMDS];
H A Diwch_cm.c2074 t3c_handlers[CPL_ACT_ESTABLISH] = sched;
2075 t3c_handlers[CPL_ACT_OPEN_RPL] = sched;
2076 t3c_handlers[CPL_RX_DATA] = sched;
2077 t3c_handlers[CPL_TX_DMA_ACK] = sched;
2078 t3c_handlers[CPL_ABORT_RPL_RSS] = sched;
2079 t3c_handlers[CPL_ABORT_RPL] = sched;
2080 t3c_handlers[CPL_PASS_OPEN_RPL] = sched;
2081 t3c_handlers[CPL_CLOSE_LISTSRV_RPL] = sched;
2082 t3c_handlers[CPL_PASS_ACCEPT_REQ] = sched;
2083 t3c_handlers[CPL_PASS_ESTABLIS
[all...]

Completed in 54 milliseconds