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

/freebsd-13-stable/sys/dev/mxge/
H A Dmxge_mcp.h120 #define MXGEFW_FLAGS_FIRST 0x2 macro
H A Dif_mxge.c1863 flags = MXGEFW_FLAGS_TSO_HDR | MXGEFW_FLAGS_FIRST;
1908 flags_next = flags & ~MXGEFW_FLAGS_FIRST;
1919 MXGEFW_FLAGS_FIRST;
1929 MXGEFW_FLAGS_FIRST |
1966 } while (!(req->flags & (MXGEFW_FLAGS_TSO_CHOP | MXGEFW_FLAGS_FIRST)));
2123 req->flags = MXGEFW_FLAGS_FIRST;

Completed in 107 milliseconds