Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/libcxgb4/src/
HDt4fw_interface.h214 #define G_FW_FRAG_WR_EOF(x) (((x) >> S_FW_FRAG_WR_EOF) & M_FW_FRAG_WR_EOF) macro
/NextBSD/sys/dev/cxgbe/firmware/
HDt4fw_interface.h232 #define G_FW_FRAG_WR_EOF(x) (((x) >> S_FW_FRAG_WR_EOF) & M_FW_FRAG_WR_EOF) macro