Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c2403 cause = t3_read_reg(sc, A_SG_INT_CAUSE) & (F_RSPQSTARVE | F_FLEMPTY); in cxgb_tick_handler()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h531 #define F_FLEMPTY V_FLEMPTY(1U) macro