Home
last modified time | relevance | path

Searched refs:CPL_ASYNC_NOTIF (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c1028 t3_register_cpl_handler(CPL_ASYNC_NOTIF, cxio_hal_ev_handler); in cxio_hal_init()
1036 t3_register_cpl_handler(CPL_ASYNC_NOTIF, NULL); in cxio_hal_exit()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h104 CPL_ASYNC_NOTIF = 0x80, /* fake opcode for async notifications */ enumerator
Dsge.c2351 skb->data[0] = CPL_ASYNC_NOTIF; in process_responses()
2352 rss_hi = htonl(CPL_ASYNC_NOTIF << 24); in process_responses()