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

  /src/sys/dev/pci/igc/
if_igc.h 232 uint32_t eop_index; member in struct:igc_tx_buf
if_igc.c 1753 txbuf->eop_index = last;
1798 const int last = txbuf->eop_index;
1834 txbuf->eop_index = -1;
2960 txbuf->eop_index = -1;
3153 txbuf->eop_index = -1;

Completed in 14 milliseconds