do_hwtid_rpl     1382 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_PASS_ESTABLISH, do_hwtid_rpl);
do_hwtid_rpl     1383 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_ABORT_RPL_RSS, do_hwtid_rpl);
do_hwtid_rpl     1384 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_ABORT_RPL, do_hwtid_rpl);
do_hwtid_rpl     1385 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_RX_URG_NOTIFY, do_hwtid_rpl);
do_hwtid_rpl     1386 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_RX_DATA, do_hwtid_rpl);
do_hwtid_rpl     1387 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_TX_DATA_ACK, do_hwtid_rpl);
do_hwtid_rpl     1388 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_TX_DMA_ACK, do_hwtid_rpl);
do_hwtid_rpl     1390 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_PEER_CLOSE, do_hwtid_rpl);
do_hwtid_rpl     1391 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_CLOSE_CON_RPL, do_hwtid_rpl);
do_hwtid_rpl     1394 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_SET_TCB_RPL, do_hwtid_rpl);
do_hwtid_rpl     1395 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_GET_TCB_RPL, do_hwtid_rpl);
do_hwtid_rpl     1397 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_RDMA_EC_STATUS, do_hwtid_rpl);
do_hwtid_rpl     1399 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_RX_DATA_DDP, do_hwtid_rpl);
do_hwtid_rpl     1400 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_RX_DDP_COMPLETE, do_hwtid_rpl);
do_hwtid_rpl     1401 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t3_register_cpl_handler(CPL_ISCSI_HDR, do_hwtid_rpl);