| /drivers/net/wireless/mediatek/mt76/ |
| A D | agg-rx.c | 27 tid->nframes--; in mt76_aggr_release() 60 int start, idx, nframes; in mt76_rx_aggr_check_release() local 62 if (!tid->nframes) in mt76_rx_aggr_check_release() 68 nframes = tid->nframes; in mt76_rx_aggr_check_release() 77 nframes--; in mt76_rx_aggr_check_release() 97 int nframes; in mt76_rx_aggr_reorder_work() local 106 nframes = tid->nframes; in mt76_rx_aggr_reorder_work() 109 if (nframes) in mt76_rx_aggr_reorder_work() 206 if (tid->nframes) in mt76_rx_aggr_reorder() 232 tid->nframes++; in mt76_rx_aggr_reorder() [all …]
|
| A D | sdio_txrx.c | 170 nframes += ret; in mt76s_rx_handler() 178 nframes += ret; in mt76s_rx_handler() 184 return nframes; in mt76s_rx_handler() 285 nframes++; in mt76s_tx_run_queue() 290 nframes++; in mt76s_tx_run_queue() 302 if (nframes) { in mt76s_tx_run_queue() 312 return nframes; in mt76s_tx_run_queue() 326 nframes = 0; in mt76s_txrx_worker() 332 nframes += ret; in mt76s_txrx_worker() 336 nframes += ret; in mt76s_txrx_worker() [all …]
|
| A D | sdio.c | 386 int nframes = 0; in mt76s_process_rx_queue() local 400 nframes++; in mt76s_process_rx_queue() 405 return nframes; in mt76s_process_rx_queue() 413 int i, nframes; in mt76s_net_worker() local 416 nframes = 0; in mt76s_net_worker() 426 } while (nframes > 0); in mt76s_net_worker() 432 int nframes = 0; in mt76s_process_tx_queue() local 452 nframes++; in mt76s_process_tx_queue() 458 return nframes; in mt76s_process_tx_queue() 467 int i, nframes; in mt76s_status_worker() local [all …]
|
| A D | mt76x02_beacon.c | 184 int i, nframes; in mt76x02_enqueue_buffered_bc() local 187 nframes = skb_queue_len(&data->q); in mt76x02_enqueue_buffered_bc() 191 } while (nframes != skb_queue_len(&data->q) && in mt76x02_enqueue_buffered_bc()
|
| A D | tx.c | 405 u16 tids, int nframes, in mt76_release_buffered_frames() argument 416 for (i = 0; tids && nframes; i++, tids >>= 1) { in mt76_release_buffered_frames() 429 nframes--; in mt76_release_buffered_frames() 434 } while (nframes); in mt76_release_buffered_frames()
|
| A D | mt76.h | 433 u16 nframes; member 1464 u16 tids, int nframes,
|
| /drivers/usb/host/ |
| A D | uhci-debug.c | 381 int nframes, nerrs; in uhci_sprint_schedule() local 412 nframes = 10; in uhci_sprint_schedule() 425 if (nframes > 0) { in uhci_sprint_schedule() 437 if (nframes > 0) { in uhci_sprint_schedule() 445 if (nframes > 0) { in uhci_sprint_schedule() 457 if (nframes > 0) { in uhci_sprint_schedule() 472 nframes -= j; in uhci_sprint_schedule()
|
| /drivers/net/wireless/ath/ath9k/ |
| A D | xmit.c | 461 *nframes = 0; in ath_tx_count_frames() 474 (*nframes)++; in ath_tx_count_frames() 501 int nframes; in ath_tx_complete_aggr() local 1051 if (nframes) { in ath_tx_form_aggr() 1070 !nframes); in ath_tx_form_aggr() 1073 nframes++; in ath_tx_form_aggr() 1501 int nframes = 0, ret; in ath_tx_form_burst() local 1506 nframes++; in ath_tx_form_burst() 1512 if (nframes >= 2) in ath_tx_form_burst() 1714 while (nframes > 0) { in ath9k_release_buffered_frames() [all …]
|
| A D | ath9k.h | 613 u16 tids, int nframes,
|
| /drivers/cdrom/ |
| A D | cdrom.c | 2110 nr = nframes; in cdrom_read_cdda_old() 2123 while (nframes > 0) { in cdrom_read_cdda_old() 2124 if (nr > nframes) in cdrom_read_cdda_old() 2125 nr = nframes; in cdrom_read_cdda_old() 2135 nframes -= nr; in cdrom_read_cdda_old() 2151 while (nframes) { in cdrom_read_cdda_bpc() 2162 nframes -= nr; in cdrom_read_cdda_bpc() 2171 int lba, int nframes) in cdrom_read_cdda() argument 2994 compat_int_t nframes; in mmc_ioctl_cdrom_read_audio() member 3004 .nframes = ra32.nframes, in mmc_ioctl_cdrom_read_audio() [all …]
|
| /drivers/staging/media/av7110/ |
| A D | av7110_ipack.c | 46 int nframes = 0; in send_ipack() local 67 nframes = (p->count - off - 3 - ac3_off) / in send_ipack() 71 p->buf[off + 1] = nframes; in send_ipack() 72 ac3_off += nframes * ai.framesize - p->count; in send_ipack()
|
| /drivers/net/wireless/mediatek/mt76/mt7603/ |
| A D | beacon.c | 108 int i, nframes; in mt7603_pre_tbtt_tasklet() local 142 nframes = skb_queue_len(&data.q); in mt7603_pre_tbtt_tasklet() 146 } while (nframes != skb_queue_len(&data.q) && in mt7603_pre_tbtt_tasklet()
|
| A D | main.c | 438 u16 tids, int nframes, in mt7603_release_buffered_frames() argument 453 if (!nframes) in mt7603_release_buffered_frames() 463 nframes--; in mt7603_release_buffered_frames() 472 if (nframes) in mt7603_release_buffered_frames() 473 mt76_release_buffered_frames(hw, sta, tids, nframes, reason, in mt7603_release_buffered_frames()
|
| /drivers/net/usb/ |
| A D | cdc_mbim.c | 417 int nframes; in cdc_mbim_rx_fixup() local 433 nframes = cdc_ncm_rx_verify_ndp16(skb_in, ndpoffset); in cdc_mbim_rx_fixup() 434 if (nframes < 0) in cdc_mbim_rx_fixup() 460 for (x = 0; x < nframes; x++, dpe16++) { in cdc_mbim_rx_fixup()
|
| A D | cdc_ncm.c | 1730 int nframes; in cdc_ncm_rx_fixup() local 1756 nframes = cdc_ncm_rx_verify_ndp16(skb_in, ndpoffset); in cdc_ncm_rx_fixup() 1757 if (nframes < 0) in cdc_ncm_rx_fixup() 1770 nframes = cdc_ncm_rx_verify_ndp32(skb_in, ndpoffset); in cdc_ncm_rx_fixup() 1771 if (nframes < 0) in cdc_ncm_rx_fixup() 1785 for (x = 0; x < nframes; x++) { in cdc_ncm_rx_fixup()
|
| /drivers/net/wwan/ |
| A D | mhi_wwan_mbim.c | 270 int nframes, n, dpeoffset; in mhi_mbim_rx() local 280 nframes = mbim_rx_verify_ndp16(skb, &ndp16); in mhi_mbim_rx() 281 if (nframes < 0) { in mhi_mbim_rx() 305 for (n = 0; n < nframes; n++, dpeoffset += sizeof(dpe16)) { in mhi_mbim_rx()
|
| /drivers/media/usb/uvc/ |
| A D | uvc_v4l2.c | 285 for (i = 0; i < format->nframes; ++i) { in uvc_v4l2_try_format() 361 for (i = 0; i < format->nframes; ++i) { in uvc_v4l2_try_format() 368 if (i == format->nframes) in uvc_v4l2_try_format() 536 for (i = 0; i < format->nframes && maxd != 0; i++) { in uvc_ioctl_s_parm() 973 for (i = 0, index = 0; i < format->nframes; i++) { in uvc_ioctl_enum_framesizes() 983 if (i == format->nframes) in uvc_ioctl_enum_framesizes() 1014 for (i = 0; i < format->nframes; i++) { in uvc_ioctl_enum_frameintervals() 1024 if (i == format->nframes) in uvc_ioctl_enum_frameintervals()
|
| A D | uvc_driver.c | 463 format->nframes = 1; in uvc_parse_format() 489 frame = &frames[format->nframes]; in uvc_parse_format() 495 format->nframes++; in uvc_parse_format() 539 unsigned int nformats = 0, nframes = 0, nintervals = 0; in uvc_parse_streaming() local 673 nframes++; in uvc_parse_streaming() 687 nframes++; in uvc_parse_streaming() 693 nframes++; in uvc_parse_streaming() 716 size = ALIGN(size, __alignof__(*frame)) + nframes * sizeof(*frame); in uvc_parse_streaming() 728 interval = (void *)frame + nframes * sizeof(*frame); in uvc_parse_streaming() 749 frame += format->nframes; in uvc_parse_streaming()
|
| A D | uvc_video.c | 204 for (i = 0; i < format->nframes; ++i) { in uvc_fixup_video_ctrl() 2259 if (format->nframes == 0) { in uvc_video_init() 2271 for (i = format->nframes; i > 0; --i) { in uvc_video_init()
|
| A D | uvcvideo.h | 285 unsigned int nframes; member
|
| /drivers/block/aoe/ |
| A D | aoecmd.c | 810 if (ifp && ++ifp->lost > (t->nframes << 1) in rexmit_timer() 1001 if (!t || t->maxout >= t->nframes) in calc_rttavg() 1447 addtgt(struct aoedev *d, char *addr, ulong nframes) in addtgt() argument 1464 t->nframes = nframes; in addtgt() 1469 t->maxout = t->nframes / 2; in addtgt() 1580 t->nframes = n; in aoecmd_cfg_rsp() 1615 t->ssthresh = t->nframes / 2; in aoecmd_wreset() 1616 t->next_cwnd = t->nframes; in aoecmd_wreset()
|
| A D | aoe.h | 141 ushort nframes; /* cap on frames to use */ member
|
| A D | aoeblk.c | 137 (*t)->maxout, (*t)->nframes); in aoe_debugfs_show()
|
| /drivers/net/thunderbolt/ |
| A D | main.c | 1111 unsigned int nframes, i; in tbnet_start_xmit() local 1120 nframes = DIV_ROUND_UP(data_len, TBNET_MAX_PAYLOAD_SIZE); in tbnet_start_xmit() 1121 if (tbnet_available_buffers(&net->tx_ring) < nframes) { in tbnet_start_xmit()
|
| /drivers/net/ethernet/airoha/ |
| A D | airoha_eth.c | 556 int nframes = 0; in airoha_qdma_fill_rx_queue() local 572 nframes++; in airoha_qdma_fill_rx_queue() 593 return nframes; in airoha_qdma_fill_rx_queue()
|