Searched refs:frame_count (Results 1 – 15 of 15) sorted by relevance
118 uint32_t frame_count; member179 uint32_t frame_count; member
470 sc->frame_count = 0; in fwdv_iso_start()634 sc->frame_count++; in fwdv_iso_input()813 info->frame_count = sc->frame_count; in fwdv_cdev_ioctl()
147 const uint32_t frame_count = thread->GetStackFrameCount(); in BucketThread() local148 for (uint32_t frame_index = 0; frame_index < frame_count; frame_index++) { in BucketThread()
4560 uint32_t frame_count = thread->GetStackFrameCount(); in AddSymbolsForStack() local4561 for (uint32_t i = 0; i < frame_count; ++i) { in AddSymbolsForStack()
527 u8 frame_count; member585 u8 frame_count; member
573 int frame_count = 0; in unwind_phase2() local583 if (resume && frame_count == 1) { in unwind_phase2()690 frame_count++; in unwind_phase2()
228 __u32 frame_count; /* frames output since decode/encode began */ member
1085 if (IWL_FW_CHECK(mld, tx_resp->frame_count != 1, in iwl_mld_handle_tx_resp_notif()1087 tx_resp->frame_count)) in iwl_mld_handle_tx_resp_notif()1097 tx_resp->frame_count) & 0xFFFF; in iwl_mld_handle_tx_resp_notif()
1546 tx_resp->frame_count); in iwl_mvm_get_scd_ssn()1820 for (i = 0; i < tx_resp->frame_count; i++) { in iwl_mvm_rx_tx_cmd_agg_dbg()1891 if (tx_resp->frame_count == 1) in iwl_mvm_rx_tx_cmd()
6031 uint8_t frame_count; member6089 uint8_t frame_count; member6286 tx_resp->frame_count) & 0xfff; in iwx_get_scd_ssn()
4852 if (qid < IWX_FIRST_AGG_TX_QUEUE && tx_resp->frame_count > 1) in iwx_rx_tx_cmd() 4855 tx_resp->frame_count * sizeof(tx_resp->status) > len) in iwx_rx_tx_cmd() 4860 if (tx_resp->frame_count > 1) /* A-MPDU */ in iwx_rx_tx_cmd() 4885 memcpy(&ssn, &tx_resp->status + tx_resp->frame_count, sizeof(ssn)); in iwx_rx_tx_cmd()
5023 * Valid only if frame_count =15104 * by the frame_count field:5106 * 1) No aggregation (frame_count == 1). This reports Tx results for a single5110 * 2) Aggregation (frame_count > 1). This reports Tx results for two or more5156 * @frame_count: 1 no aggregation, >1 aggregation5178 * follow this one, up to frame_count.5184 uint8_t frame_count;5312 tx_resp->frame_count) & 0xfff;5180 uint8_t frame_count; global() member
3452 KASSERT(tx_resp->frame_count == 1, ("too many frames")); in iwm_rx_tx_cmd_single()3459 tx_resp->frame_count, in iwm_rx_tx_cmd_single()
1781 u_int32_t frame_count; member
3584 cmd_mfi->cmd_id.frame_count = 0; in mrsas_release_mfi_cmd()