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

  /src/sys/dev/pci/
if_alc.c 1572 struct alc_txdesc *txd;
1792 txd = &sc->alc_cdata.alc_txdesc[i];
1833 struct alc_txdesc *txd;
1839 txd = &sc->alc_cdata.alc_txdesc[i];
1912 struct alc_txdesc *txd, *txd_last;
1924 txd = &sc->alc_cdata.alc_txdesc[prod];
2007 txd = &sc->alc_cdata.alc_txdesc[prod];
2372 struct alc_txdesc *txd;
2403 txd = &sc->alc_cdata.alc_txdesc[cons];
3192 struct alc_txdesc *txd
    [all...]
if_alcreg.h 1328 struct alc_txdesc { struct
1352 struct alc_txdesc alc_txdesc[ALC_TX_RING_CNT]; member in struct:alc_chain_data

Completed in 16 milliseconds