/linux-4.4.14/net/can/ |
D | bcm.c | 105 u32 nframes; member 188 seq_printf(m, "[%u]%c ", op->nframes, in bcm_proc_show() 214 op->nframes); in bcm_proc_show() 283 if (op->currframe >= op->nframes) in bcm_can_tx() 300 unsigned int datalen = head->nframes * CFSIZ; in bcm_send_to_user() 309 if (head->nframes) { in bcm_send_to_user() 321 if (head->nframes == 1) in bcm_send_to_user() 382 msg_head.nframes = 0; in bcm_tx_timeout_tsklet() 429 head.nframes = 1; in bcm_rx_changed() 540 msg_head.nframes = 0; in bcm_rx_timeout_tsklet() [all …]
|
/linux-4.4.14/drivers/usb/host/ |
D | uhci-debug.c | 380 int nframes, nerrs; in uhci_sprint_schedule() local 411 nframes = 10; in uhci_sprint_schedule() 424 if (nframes > 0) { in uhci_sprint_schedule() 436 if (nframes > 0) { in uhci_sprint_schedule() 444 if (nframes > 0) { in uhci_sprint_schedule() 456 if (nframes > 0) { in uhci_sprint_schedule() 471 nframes -= j; in uhci_sprint_schedule()
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
D | av7110_ipack.c | 50 int nframes = 0; in send_ipack() local 71 nframes = (p->count - off - 3 - ac3_off) / in send_ipack() 75 p->buf[off + 1] = nframes; in send_ipack() 76 ac3_off += nframes * ai.framesize - p->count; in send_ipack()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 60 struct ath_tx_status *ts, int nframes, int nbad, 397 int *nframes, int *nbad) in ath_tx_count_frames() argument 406 *nframes = 0; in ath_tx_count_frames() 418 (*nframes)++; in ath_tx_count_frames() 447 int nframes; in ath_tx_complete_aggr() local 521 ath_tx_count_frames(sc, bf, ts, txok, &nframes, &nbad); in ath_tx_complete_aggr() 578 ath_tx_rc_status(sc, bf, ts, nframes, nbad, txok); in ath_tx_complete_aggr() 944 int nframes = 0, ndelim; in ath_tx_form_aggr() local 961 if (nframes) { in ath_tx_form_aggr() 963 ath_lookup_legacy(bf) || nframes >= h_baw) in ath_tx_form_aggr() [all …]
|
D | ath9k.h | 584 u16 tids, int nframes,
|
/linux-4.4.14/include/uapi/linux/can/ |
D | bcm.h | 72 __u32 nframes; member
|
/linux-4.4.14/drivers/isdn/i4l/ |
D | isdn_v110.c | 460 int nframes; in isdn_v110_encode() local 476 nframes = (rlen + 3) / 4; in isdn_v110_encode() 478 if ((nframes * 40) > v->maxsize) { in isdn_v110_encode() 482 size = nframes * 40; in isdn_v110_encode()
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | gspca.c | 520 gspca_dev->nframes = count; in frame_alloc() 547 for (i = 0; i < gspca_dev->nframes; i++) in frame_free() 550 gspca_dev->nframes = 0; in frame_free() 1180 if (gspca_dev->nframes != 0 in vidioc_s_fmt_vid_cap() 1403 for (i = 0; i < gspca_dev->nframes; i++) { in vidioc_reqbufs() 1422 if (gspca_dev->nframes != 0) in vidioc_reqbufs() 1428 rb->count = gspca_dev->nframes; in vidioc_reqbufs() 1444 if (v4l2_buf->index >= gspca_dev->nframes) in vidioc_querybuf() 1469 if (gspca_dev->nframes == 0 in vidioc_streamon() 1517 for (i = 0; i < gspca_dev->nframes; i++) in vidioc_streamoff() [all …]
|
D | gspca.h | 185 char nframes; /* number of frames */ member
|
/linux-4.4.14/drivers/net/usb/ |
D | cdc_mbim.c | 416 int nframes; in cdc_mbim_rx_fixup() local 432 nframes = cdc_ncm_rx_verify_ndp16(skb_in, ndpoffset); in cdc_mbim_rx_fixup() 433 if (nframes < 0) in cdc_mbim_rx_fixup() 459 for (x = 0; x < nframes; x++, dpe16++) { in cdc_mbim_rx_fixup()
|
D | cdc_ncm.c | 1397 int nframes; in cdc_ncm_rx_fixup() local 1411 nframes = cdc_ncm_rx_verify_ndp16(skb_in, ndpoffset); in cdc_ncm_rx_fixup() 1412 if (nframes < 0) in cdc_ncm_rx_fixup() 1425 for (x = 0; x < nframes; x++, dpe16++) { in cdc_ncm_rx_fixup()
|
/linux-4.4.14/drivers/cdrom/ |
D | cdrom.c | 2115 int lba, int nframes) in cdrom_read_cdda_old() argument 2128 nr = nframes; in cdrom_read_cdda_old() 2141 while (nframes > 0) { in cdrom_read_cdda_old() 2142 if (nr > nframes) in cdrom_read_cdda_old() 2143 nr = nframes; in cdrom_read_cdda_old() 2153 nframes -= nr; in cdrom_read_cdda_old() 2161 int lba, int nframes) in cdrom_read_cdda_bpc() argument 2174 while (nframes) { in cdrom_read_cdda_bpc() 2175 nr = nframes; in cdrom_read_cdda_bpc() 2224 nframes -= nr; in cdrom_read_cdda_bpc() [all …]
|
/linux-4.4.14/drivers/block/aoe/ |
D | aoecmd.c | 822 if (ifp && ++ifp->lost > (t->nframes << 1) in rexmit_timer() 1063 if (!t || t->maxout >= t->nframes) in calc_rttavg() 1505 addtgt(struct aoedev *d, char *addr, ulong nframes) in addtgt() argument 1522 t->nframes = nframes; in addtgt() 1527 t->maxout = t->nframes / 2; in addtgt() 1638 t->nframes = n; in aoecmd_cfg_rsp() 1673 t->ssthresh = t->nframes / 2; in aoecmd_wreset() 1674 t->next_cwnd = t->nframes; in aoecmd_wreset()
|
D | aoe.h | 135 ushort nframes; /* cap on frames to use */ member
|
D | aoeblk.c | 139 (*t)->maxout, (*t)->nframes); in aoedisk_debugfs_show()
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvc_driver.c | 457 format->nframes = 1; in uvc_parse_format() 481 frame = &format->frame[format->nframes]; in uvc_parse_format() 559 format->nframes++; in uvc_parse_format() 598 unsigned int nformats = 0, nframes = 0, nintervals = 0; in uvc_parse_streaming() local 732 nframes++; in uvc_parse_streaming() 746 nframes++; in uvc_parse_streaming() 752 nframes++; in uvc_parse_streaming() 769 size = nformats * sizeof *format + nframes * sizeof *frame in uvc_parse_streaming() 778 interval = (__u32 *)&frame[nframes]; in uvc_parse_streaming() 796 frame += format->nframes; in uvc_parse_streaming()
|
D | uvc_v4l2.c | 189 for (i = 0; i < format->nframes; ++i) { in uvc_v4l2_try_format() 1135 if (fsize->index >= format->nframes) in uvc_ioctl_enum_framesizes() 1164 for (i = 0; i < format->nframes; i++) { in uvc_ioctl_enum_frameintervals()
|
D | uvcvideo.h | 330 unsigned int nframes; member
|
D | uvc_video.c | 106 for (i = 0; i < format->nframes; ++i) { in uvc_fixup_video_ctrl() 1820 if (format->nframes == 0) { in uvc_video_init() 1831 for (i = format->nframes; i > 0; --i) { in uvc_video_init()
|
/linux-4.4.14/sound/aoa/soundbus/i2sbus/ |
D | pcm.c | 638 u32 fc, nframes; in handle_interrupt() local 672 nframes = i * runtime->period_size; in handle_interrupt() 673 if (fc < pi->frame_count + nframes) in handle_interrupt() 674 pi->frame_count = fc - nframes; in handle_interrupt()
|
/linux-4.4.14/drivers/scsi/ |
D | osst.c | 1476 int nframes = STp->cur_frames; in osst_read_back_buffer_and_rewrite() local 1479 - (nframes + pending - 1); in osst_read_back_buffer_and_rewrite() 1481 - (nframes + pending - 1) * blks_per_frame; in osst_read_back_buffer_and_rewrite() 1488 if ((buffer = vmalloc((nframes + 1) * OS_DATA_SIZE)) == NULL) in osst_read_back_buffer_and_rewrite() 1492 name, nframes, pending?" and one that was pending":""); in osst_read_back_buffer_and_rewrite() 1494 osst_copy_from_buffer(STp->buffer, (p = &buffer[nframes * OS_DATA_SIZE])); in osst_read_back_buffer_and_rewrite() 1498 name, frame_seq_number + nframes, in osst_read_back_buffer_and_rewrite() 1499 logical_blk_num + nframes * blks_per_frame, in osst_read_back_buffer_and_rewrite() 1502 for (i = 0, p = buffer; i < nframes; i++, p += OS_DATA_SIZE) { in osst_read_back_buffer_and_rewrite() 1535 for (flag=1, new_frame=frame, p=buffer, i=0; i < nframes + pending; ) { in osst_read_back_buffer_and_rewrite() [all …]
|
/linux-4.4.14/include/uapi/linux/ |
D | cdrom.h | 242 int nframes; /* number of 2352-byte-frames to read at once */ member
|
/linux-4.4.14/Documentation/networking/ |
D | can.txt | 661 __u32 nframes; /* number of can_frames following */ 757 RX_FILTER_ID: Filter by can_id alone, no frames required (nframes=0). 782 TX task configuration. The number of CAN frames is provided in the 'nframes' 793 mytxmsg.nframes = 4; 837 msg.msg_head.nframes = 5;
|
/linux-4.4.14/block/ |
D | compat_ioctl.c | 104 compat_int_t nframes; member
|
/linux-4.4.14/Documentation/ioctl/ |
D | cdrom.txt | 416 EINVAL nframes not in range [1 75]
|