Searched refs:MXGEFW_FLAGS_FIRST (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/mxge/
H A Dmxge_mcp.h118 #define MXGEFW_FLAGS_FIRST 0x2 macro
H A Dif_mxge.c1848 flags = MXGEFW_FLAGS_TSO_HDR | MXGEFW_FLAGS_FIRST;
1893 flags_next = flags & ~MXGEFW_FLAGS_FIRST;
1904 MXGEFW_FLAGS_FIRST;
1914 MXGEFW_FLAGS_FIRST |
1951 } while (!(req->flags & (MXGEFW_FLAGS_TSO_CHOP | MXGEFW_FLAGS_FIRST)));
2106 req->flags = MXGEFW_FLAGS_FIRST;

Completed in 91 milliseconds