Searched refs:S_FW_FRAG_WR_EOF (Results 1 – 1 of 1) sorted by relevance
243 #define S_FW_FRAG_WR_EOF 15 macro245 #define V_FW_FRAG_WR_EOF(x) ((x) << S_FW_FRAG_WR_EOF)246 #define G_FW_FRAG_WR_EOF(x) (((x) >> S_FW_FRAG_WR_EOF) & M_FW_FRAG_WR_EOF)