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

  /src/sys/dev/pci/ixgbe/
ixgbe.h 377 bool txr_no_space; /* Like IFF_OACTIVE */ member in struct:tx_ring
ix_txrx.c 161 if (txr->txr_no_space)
316 if (txr->txr_no_space)
488 txr->txr_no_space = true;
1236 txr->txr_no_space = false;
ixv.c 1746 txr->txr_no_space = false;
ixgbe.c 711 txr->txr_no_space = false;

Completed in 36 milliseconds