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

  /src/sys/dev/pci/
if_bce.c 81 struct rx_pph { struct
736 struct rx_pph *pph;
761 pph = mtod(sc->bce_cdata.bce_rx_chain[i], struct rx_pph *);
if_bce.c 81 struct rx_pph { struct
736 struct rx_pph *pph;
761 pph = mtod(sc->bce_cdata.bce_rx_chain[i], struct rx_pph *);
if_bce.c 81 struct rx_pph { struct
736 struct rx_pph *pph;
761 pph = mtod(sc->bce_cdata.bce_rx_chain[i], struct rx_pph *);

Completed in 36 milliseconds