Home
last modified time | relevance | path

Searched refs:F_RSPD_ASYNC_NOTIF (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
Dsge_defs.h215 #define F_RSPD_ASYNC_NOTIF V_RSPD_ASYNC_NOTIF(1U) macro
Dsge.c2280 if (unlikely(flags & F_RSPD_ASYNC_NOTIF)) { in process_responses()
2362 F_RSPD_ASYNC_NOTIF); in process_responses()
2398 __be32 n = r->flags & htonl(F_RSPD_ASYNC_NOTIF | F_RSPD_IMM_DATA_VALID); in is_pure_response()