Searched defs:pkts (Results 1 - 14 of 14) sorted by relevance
| /src/sys/arch/mips/cavium/dev/ |
| H A D | octeon_pip.c | 274 uint64_t tmp, pkts; local in function:octpip_stats
|
| /src/sys/arch/mips/adm5120/dev/ |
| H A D | if_admsw.c | 912 int pkts = 0; local in function:admsw_rxintr
|
| /src/sys/dev/ic/ |
| H A D | bcmgenet.c | 707 int pkts = 0; local in function:genet_rxintr 797 int cidx, i, pkts = 0; local in function:genet_txintr
|
| H A D | dwc_eqos.c | 803 int error, index, pkts = 0; local in function:eqos_rxintr 949 int i, pkts = 0; local in function:eqos_txintr
|
| /src/sys/arch/mips/alchemy/dev/ |
| H A D | if_aumac.c | 545 int pkts = 0; local in function:aumac_txintr 611 int pkts = 0; local in function:aumac_rxintr
|
| /src/sys/dev/usb/ |
| H A D | vhci.c | 228 vhci_packet_list_t pkts; member in struct:vhci_xfer [all...] |
| /src/sys/dev/pci/ |
| H A D | if_msk.c | 2013 int pkts = 0; local in function:msk_start
|
| H A D | if_sk.c | 1943 int pkts = 0; local in function:sk_start
|
| H A D | if_bwfm_pci.c | 106 struct bwfm_pci_buf *pkts; member in struct:bwfm_pci_pkts 927 bwfm_pci_pktid_avail(struct bwfm_pci_softc *sc, struct bwfm_pci_pkts *pkts) argument 943 bwfm_pci_pktid_new(struct bwfm_pci_softc * sc,struct bwfm_pci_pkts * pkts,struct mbuf ** mp,uint32_t * pktid,paddr_t * paddr) argument 993 bwfm_pci_pktid_free(struct bwfm_pci_softc * sc,struct bwfm_pci_pkts * pkts,uint32_t pktid) argument [all...] |
| H A D | if_bge.c | 5517 int pkts = 0; local in function:bge_start_locked
|
| H A D | if_mcx.c | 550 pkts, enumerator in enum:mcx_ppcnt_rfc2819
|
| /src/sys/dev/marvell/ |
| H A D | if_mvgbe.c | 1058 int pkts = 0; local in function:mvgbe_start
|
| /src/sys/external/bsd/ena-com/ |
| H A D | ena_com.h | 1008 ena_com_calculate_interrupt_delay(struct ena_com_dev * ena_dev,unsigned int pkts,unsigned int bytes,unsigned int * smoothed_interval,unsigned int * moder_tbl_idx) argument
|
| /src/sys/dev/hyperv/ |
| H A D | if_hvn.c | 1358 int error, pkts; local in function:hvn_flush_txagg 2593 uint32_t size, pkts; local in function:hvn_set_txagg [all...] |
Completed in 58 milliseconds