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

  /src/sys/dev/pci/cxgb/
cxgb_mvec.h 60 uint16_t mv_first; /* first valid cluster */ member in struct:mbuf_vec
75 mv->mv_first = mv->mv_count = 0;
85 int idx = mv->mv_first + mv->mv_count;
cxgb_mvec.h 60 uint16_t mv_first; /* first valid cluster */ member in struct:mbuf_vec
75 mv->mv_first = mv->mv_count = 0;
85 int idx = mv->mv_first + mv->mv_count;

Completed in 20 milliseconds