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

  /src/sys/dev/pci/
if_stereg.h 66 #define TFD_FrameId(x) ((x) << 2)
if_stgereg.h 71 #define TFD_FrameId(x) ((x) << 0)
if_ste.c 755 tfd->tfd_control = htole32(TFD_FrameId(nexttx) | (totlen & 3));
if_stge.c 957 tfc = TFD_FrameId(nexttx) | TFD_WordAlign(/*totlen & */3) |

Completed in 17 milliseconds