Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_sge_defs.h247 #define F_RSPD_ASYNC_NOTIF V_RSPD_ASYNC_NOTIF(1U) macro
H A Dcxgb_sge.c2411 if (__predict_false(flags & F_RSPD_ASYNC_NOTIF)) { in process_responses()