Home
last modified time | relevance | path

Searched defs:nframes (Results 1 – 25 of 25) sorted by relevance

/dragonfly/sys/bus/u4b/
HDusb_pf.c318 uint32_t nframes; in usbpf_xfer_precompute_size() local
354 uint32_t nframes; in usbpf_xfertap() local
HDusb_busdma.c868 usb_frcount_t nframes; in usb_bdma_work_loop() local
1017 usb_frcount_t nframes; in usb_bdma_pre_sync() local
1050 usb_frcount_t nframes; in usb_bdma_post_sync() local
HDusb_dev.h123 usb_frcount_t nframes; /* for isochronous mode */ member
HDusb_core.h159 usb_frcount_t nframes; /* number of USB frames to transfer */ member
HDusb_transfer.c2204 int *nframes) in usbd_xfer_status()
/dragonfly/games/gomoku/
HDpickmove.c806 int nframes; in makeempty() local
962 int nframes, flags, s; in updatecombo() local
1352 int nframes; in markcombo() local
/dragonfly/sys/netgraph7/bluetooth/drivers/ubt/
HDng_ubt.c1066 int actlen, nframes; in ubt_isoc_read_callback() local
1196 int actlen, nframes; in ubt_isoc_write_callback() local
/dragonfly/sys/bus/u4b/controller/
HDehci.c2080 uint32_t nframes = xfer->nframes; in ehci_isoc_fs_done() local
2133 uint32_t nframes = xfer->nframes; in ehci_isoc_hs_done() local
2500 uint32_t nframes; in ehci_device_isoc_fs_enter() local
2805 uint32_t nframes; in ehci_device_isoc_hs_enter() local
HDohci.c714 uint8_t nframes; in ohci_isoc_done() local
1838 uint32_t nframes; in ohci_device_isoc_enter() local
HDuhci.c1005 uint32_t nframes = xfer->nframes; in uhci_isoc_done() local
2139 uint32_t nframes; in uhci_device_isoc_enter() local
/dragonfly/sys/dev/netif/ath/ath_rate/onoe/
HDonoe.c170 int frame_size, int nframes, int nbad) in ath_rate_tx_complete()
/dragonfly/sys/dev/netif/ath/ath_rate/amrr/
HDamrr.c163 int frame_size, int nframes, int nbad) in ath_rate_tx_complete()
/dragonfly/sys/dev/netif/ath/ath_rate/sample/
HDsample.c727 int nframes, int nbad) in update_stats()
863 int frame_size, int nframes, int nbad) in ath_rate_tx_complete()
/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_tx_ht.c739 int nframes = 0; in ath_tx_form_aggr() local
HDif_ath.c4313 int nframes, int nbad)
HDif_ath_tx.c4931 int nframes = 0, nbad = 0, nf; local
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_xmit_ds.c372 HAL_BOOL comp_wastedt, u_int8_t nbad, u_int8_t nframes ) in ar9300_calc_tx_airtime()
/dragonfly/sys/bus/u4b/net/
HDif_cdce.c1433 int nframes; in cdce_ncm_bulk_read_callback() local
HDif_axe.c1165 int nframes, pos; in axe_bulk_write_callback() local
HDif_axge.c635 int nframes, pos; in axge_bulk_write_callback() local
/dragonfly/sys/bus/u4b/serial/
HDufoma.c562 int len, aframes, nframes; in ufoma_ctrl_read_callback() local
/dragonfly/sys/bus/u4b/audio/
HDuaudio.c2056 int nframes; in uaudio_chan_play_sync_callback() local
2315 int nframes; in uaudio_chan_record_callback() local
5666 uint16_t nframes; in umidi_bulk_write_callback() local
/dragonfly/sys/dev/netif/iwn/
HDif_iwnvar.h142 int nframes; member
HDif_iwnreg.h1361 uint8_t nframes; member
1373 uint8_t nframes; /* 1 no aggregation, >1 aggregation */ member
HDif_iwn.c3740 iwn_ampdu_tx_done(struct iwn_softc *sc, int qid, int idx, int nframes, in iwn_ampdu_tx_done()