| /linux/drivers/net/thunderbolt/ |
| H A D | main.c | 66 __le32 frame_count; member 734 u32 frame_id, frame_count, frame_size, frame_index; in tbnet_check_frame() local 752 frame_count = le32_to_cpu(hdr->frame_count); in tbnet_check_frame() 765 if (net->skb && net->rx_hdr.frame_count) { in tbnet_check_frame() 767 if (frame_count != le32_to_cpu(net->rx_hdr.frame_count)) { in tbnet_check_frame() 790 if (frame_count == 0 || frame_count > TBNET_RING_SIZE / 4) { in tbnet_check_frame() 845 hdr->frame_id, hdr->frame_index, hdr->frame_count); in tbnet_poll() 853 hdr->frame_index, hdr->frame_count); in tbnet_poll() 877 net->rx_hdr.frame_count = hdr->frame_count; in tbnet_poll() 881 le32_to_cpu(net->rx_hdr.frame_count) - 1; in tbnet_poll() [all …]
|
| /linux/arch/s390/lib/ |
| H A D | test_unwind.c | 50 int frame_count, prev_is_func2, seen_func2_func1, seen_arch_rethook_trampoline; in test_unwind() local 63 frame_count = 0; in test_unwind() 71 if (frame_count++ == max_frames) in test_unwind() 88 frame_count += 1; in test_unwind() 105 if (frame_count == max_frames) { in test_unwind()
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | tx.c | 917 tx_resp->frame_count) & IEEE80211_MAX_SN; in iwlagn_get_scd_ssn() 939 agg->wait_for_ba = (tx_resp->frame_count > 1); in iwl_rx_reply_tx_agg() 945 if (tx_resp->bt_kill_count && tx_resp->frame_count == 1 && in iwl_rx_reply_tx_agg() 951 if (tx_resp->frame_count == 1) in iwl_rx_reply_tx_agg() 957 iwlagn_get_scd_ssn(tx_resp), tx_resp->frame_count); in iwl_rx_reply_tx_agg() 960 for (i = 0; i < tx_resp->frame_count; i++) { in iwl_rx_reply_tx_agg() 1102 u8 frame_count, u32 status) in iwl_check_abort_status() argument 1104 if (frame_count == 1 && status == TX_STATUS_FAIL_RFKILL_FLUSH) { in iwl_check_abort_status() 1148 if (tx_resp->frame_count == 1) { in iwlagn_rx_reply_tx() 1213 tx_resp->frame_count, cmd_index); in iwlagn_rx_reply_tx() [all …]
|
| /linux/drivers/media/usb/gspca/m5602/ |
| H A D | m5602_core.c | 325 sd->frame_count++; in m5602_urb_complete() 331 sd->frame_count); in m5602_urb_complete() 343 sd->frame_count, len); in m5602_urb_complete()
|
| H A D | m5602_bridge.h | 124 u32 frame_count; member
|
| /linux/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-m2m.h | 36 u32 frame_count[MDP_M2M_MAX]; member
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | xmit.c | 869 if (status->frame_count == 0) { in b43_fill_txstatus_report() 881 report->status.rates[1].count = status->frame_count; in b43_fill_txstatus_report() 883 if (status->frame_count > retry_limit) { in b43_fill_txstatus_report() 885 report->status.rates[1].count = status->frame_count - in b43_fill_txstatus_report() 889 report->status.rates[0].count = status->frame_count; in b43_fill_txstatus_report()
|
| H A D | xmit.h | 216 u8 frame_count; /* Frame transmit count */ member
|
| /linux/include/video/ |
| H A D | metronomefb.h | 33 u8 frame_count; member
|
| /linux/include/linux/ |
| H A D | omap-dma.h | 201 int frame_count; /* number of frames in a element */ member 314 int elem_count, int frame_count,
|
| /linux/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | pio.c | 512 info->status.rates[1].count = status->frame_count; in b43legacy_pio_handle_txstatus() 514 if (status->frame_count > retry_limit) { in b43legacy_pio_handle_txstatus() 516 info->status.rates[1].count = status->frame_count - in b43legacy_pio_handle_txstatus() 520 info->status.rates[0].count = status->frame_count; in b43legacy_pio_handle_txstatus()
|
| H A D | xmit.h | 95 u8 frame_count; /* Frame transmit count */ member
|
| H A D | dma.c | 1166 info->status.rates[1].count = status->frame_count; in b43legacy_dma_handle_txstatus() 1168 if (status->frame_count > retry_limit) { in b43legacy_dma_handle_txstatus() 1170 info->status.rates[1].count = status->frame_count - in b43legacy_dma_handle_txstatus() 1174 info->status.rates[0].count = status->frame_count; in b43legacy_dma_handle_txstatus()
|
| /linux/drivers/media/platform/amphion/ |
| H A D | vpu_codec.h | 61 u32 frame_count; member
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | capture.c.rst | 56 static int frame_count = 70; 181 count = frame_count; 579 argv[0], dev_name, frame_count); 645 frame_count = strtol(optarg, NULL, 0);
|
| /linux/sound/aoa/soundbus/i2sbus/ |
| H A D | i2sbus.h | 45 u32 frame_count; member
|
| H A D | interface.h | 24 __le32 frame_count; /* 0x40 */ member
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | as102_fe_types.h | 146 uint32_t frame_count; member
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_intf.h | 48 u32 frame_count; /* frame count since timing engine enabled */ member
|
| /linux/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-isp.h | 138 unsigned int frame_count; member
|
| H A D | fimc-lite.h | 172 unsigned int frame_count; member
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | rv515.c | 270 u32 crtc_enabled, tmp, frame_count, blackout; in rv515_mc_stop() local 292 frame_count = radeon_get_vblank_counter(rdev, i); in rv515_mc_stop() 294 if (radeon_get_vblank_counter(rdev, i) != frame_count) in rv515_mc_stop() 352 u32 tmp, frame_count; in rv515_mc_resume() local 426 frame_count = radeon_get_vblank_counter(rdev, i); in rv515_mc_resume() 428 if (radeon_get_vblank_counter(rdev, i) != frame_count) in rv515_mc_resume()
|
| /linux/drivers/media/usb/as102/ |
| H A D | as10x_cmd.c | 303 pdemod_stats->frame_count = in as10x_cmd_get_demod_stats() 304 le32_to_cpu((__force __le32)prsp->body.get_demod_stats.rsp.stats.frame_count); in as10x_cmd_get_demod_stats()
|
| /linux/drivers/video/fbdev/ |
| H A D | metronomefb.c | 303 par->frame_count = (mem_idx/64); in load_waveform() 329 | (par->frame_count - 1) << 8; in metronome_display_cmd()
|
| /linux/arch/arm/mach-omap1/ |
| H A D | omap-dma.c | 134 int frame_count, int sync_mode, in omap_set_dma_transfer_params() argument 157 p->dma_write(frame_count, CFN, lch); in omap_set_dma_transfer_params()
|