CPL_RX_DATA
if (resp->rss_hdr.opcode == CPL_RX_DATA) {
t4_register_cpl_handler(CPL_RX_DATA, do_rx_data);
t4_register_cpl_handler(CPL_RX_DATA, NULL);