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

  /src/sys/dev/pci/
if_bwfm_pci.c 105 struct bwfm_pci_pkts { struct
189 struct bwfm_pci_pkts sc_rx_pkts;
190 struct bwfm_pci_pkts sc_tx_pkts;
227 struct bwfm_pci_pkts *);
229 struct bwfm_pci_pkts *, struct mbuf **,
232 struct bwfm_pci_pkts *, uint32_t);
927 bwfm_pci_pktid_avail(struct bwfm_pci_softc *sc, struct bwfm_pci_pkts *pkts)
943 bwfm_pci_pktid_new(struct bwfm_pci_softc *sc, struct bwfm_pci_pkts *pkts,
993 bwfm_pci_pktid_free(struct bwfm_pci_softc *sc, struct bwfm_pci_pkts *pkts,
if_bwfm_pci.c 105 struct bwfm_pci_pkts { struct
189 struct bwfm_pci_pkts sc_rx_pkts;
190 struct bwfm_pci_pkts sc_tx_pkts;
227 struct bwfm_pci_pkts *);
229 struct bwfm_pci_pkts *, struct mbuf **,
232 struct bwfm_pci_pkts *, uint32_t);
927 bwfm_pci_pktid_avail(struct bwfm_pci_softc *sc, struct bwfm_pci_pkts *pkts)
943 bwfm_pci_pktid_new(struct bwfm_pci_softc *sc, struct bwfm_pci_pkts *pkts,
993 bwfm_pci_pktid_free(struct bwfm_pci_softc *sc, struct bwfm_pci_pkts *pkts,

Completed in 25 milliseconds