Searched refs:CPL_ASYNC_NOTIF (Results 1 – 3 of 3) sorted by relevance
1059 t3_register_cpl_handler(CPL_ASYNC_NOTIF, cxio_hal_ev_handler); in cxio_hal_init()1067 t3_register_cpl_handler(CPL_ASYNC_NOTIF, NULL); in cxio_hal_exit()
104 CPL_ASYNC_NOTIF = 0x80, /* fake opcode for async notifications */ enumerator
2286 skb->data[0] = CPL_ASYNC_NOTIF; in process_responses()2287 rss_hi = htonl(CPL_ASYNC_NOTIF << 24); in process_responses()