Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge_defs.h216 #define F_RSPD_ASYNC_NOTIF V_RSPD_ASYNC_NOTIF(1U) macro
H A Dsge.c2347 if (unlikely(flags & F_RSPD_ASYNC_NOTIF)) { in process_responses()
2426 F_RSPD_ASYNC_NOTIF); in process_responses()
2462 __be32 n = r->flags & htonl(F_RSPD_ASYNC_NOTIF | F_RSPD_IMM_DATA_VALID); in is_pure_response()