Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/
HDcxgb_sge.c506 F_RSPQDISABLED)
529 if (status & F_RSPQDISABLED) { in t3_sge_err_intr_handler()
/trueos/sys/dev/cxgb/common/
HDcxgb_t3_hw.c1772 #define SGE_INTR_MASK (F_RSPQDISABLED | \
HDcxgb_regs.h524 #define F_RSPQDISABLED V_RSPQDISABLED(1U) macro