Home
last modified time | relevance | path

Searched refs:CPL_ASYNC_NOTIF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h104 CPL_ASYNC_NOTIF = 0x80, /* fake opcode for async notifications */ enumerator
H A Dsge.c2355 skb->data[0] = CPL_ASYNC_NOTIF; in process_responses()
2356 rss_hi = htonl(CPL_ASYNC_NOTIF << 24); in process_responses()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h104 CPL_ASYNC_NOTIF = 0x80, /* fake opcode for async notifications */ enumerator
H A Dsge.c2353 skb->data[0] = CPL_ASYNC_NOTIF; in process_responses()
2354 rss_hi = htonl(CPL_ASYNC_NOTIF << 24); in process_responses()

Completed in 20 milliseconds