HomeSort by: relevance | last modified time | path
    Searched refs:TX_CMD_FIRST (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/marvell/
gtethreg.h 93 #define TX_CMD_FIRST (TX_CMD_F|TX_CMD_O)
if_gfe.c 1303 txd->ed_cmdsts = htogt32(TX_CMD_FIRST |TX_CMD_LAST |TX_CMD_EI);
1306 txd->ed_cmdsts = htogt32(TX_CMD_FIRST | TX_CMD_LAST);

Completed in 14 milliseconds