Home
last modified time | relevance | path

Searched refs:int32 (Results 1 - 25 of 41) sorted by relevance

12

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dhnd_debug.h126 int32 si_signo; /* Signal number */
127 int32 si_code; /* Extra code */
128 int32 si_errno; /* Errno */
142 int32 pr_fpvalid; /* True if math copro being used. */
H A Dbcmevent.h550 int32 rssi;
559 int32 rssi;
607 int32 rssi;
608 int32 snr;
609 int32 noise;
616 int32 rssi;
617 int32 snr;
644 int32 rssi; /* average rssi */
765 int32 gdcalcresult; /* Software or Hardware Kind of redundant, but if */
769 int32 peer_router_inf
[all...]
H A Dwlioctl.h171 int32 dwell_time;
723 int32 channel_num;
738 int32 nprobes; /**< -1 use default, number of probes per channel */
739 int32 active_time; /**< -1 use default, dwell time per channel for
742 int32 passive_time; /**< -1 use default, dwell time per channel
745 int32 home_time; /**< -1 use default, dwell time for the home channel
748 int32 channel_num; /**< count of channels and ssids that follow
754 * follows channel_list, aligned for int32 (4 bytes)
784 int32 nprobes; /**< -1 use default, number of probes per channel */
785 int32 active_tim
[all...]
H A Devent_log_payload.h306 * uint32/int32.
313 int32 dwell_time;
321 int32 dwell_time;
323 int32 phychanswtime; /* channel switch time */
780 int32 rxs; /* FDIQ Slope coeffecient */
890 int32 rxs; /* FDIQ Slope coeffecient */
974 int32 score_delta;
1001 int32 result;
H A Dbcmsdh_sdmmc.h113 extern uint32 *sdioh_sdmmc_reg_map(osl_t *osh, int32 addr, int size);
114 extern void sdioh_sdmmc_reg_unmap(osl_t *osh, int32 addr, int size);
H A Dtypedefs.h220 typedef signed int int32; typedef
347 typedef INT32 int32; typedef
H A Drte_ioctl.h102 int32 len;
H A Dbcmip.h206 static INLINE int32
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_rtt.h92 typedef int32 wifi_rssi_rtt;
320 int32 proto :8;
321 int32 feature :8;
322 int32 preamble :8;
323 int32 bw :8;
390 int32 report_len; /* total length of rtt_report */
392 int32 detail_len;
H A Ddhd_wlfc.h155 int32 idletime; /* Control for activity timeout */
156 int32 idlecount; /* Activity timeout counter */
157 int32 idleclock; /* How to set bus driver when idle */
158 int32 sd_divisor; /* Speed control to bus driver */
159 int32 sd_mode; /* Mode control to bus driver */
160 int32 sd_rxchain; /* If bcmsdh api accepts PKT chains */
174 int32 txinrx_thres; /* num of in-queued pkts */
175 int32 dotxinrx; /* tx first in dhdsdio_readframes */
H A Ddhd_pno.h227 int32 wpa_auth;
292 int32 scan_fr;
303 int32 scan_fr;
362 int32 rssi; /* in db */
409 int32 scan_fr;
435 int32 scan_fr;
H A Ddngl_stats.h50 typedef int32 wifi_radio;
51 typedef int32 wifi_channel;
52 typedef int32 wifi_rssi;
H A Ddhd_bus.h224 extern void dhd_bus_flow_ring_create_response(struct dhd_bus *bus, uint16 flow_id, int32 status);
233 extern void dhd_bus_flow_ring_resume_response(struct dhd_bus *bus, uint16 flowid, int32 status);
348 extern int dhdpcie_set_dma_ring_indices(dhd_pub_t *dhd, int32 int_val);
H A Ddhd_pcie.h284 int32 idletime; /* Control for activity timeout */
387 extern int32 dhdpcie_bus_isr(struct dhd_bus *bus);
531 extern void dhd_bus_flow_ring_resume_response(struct dhd_bus *bus, uint16 flowid, int32 status);
H A Ddhd_sdio.c568 static int dhdsdio_set_sdmode(dhd_bus_t *bus, int32 sd_mode);
639 int32 min_size = DONGLE_MIN_RAMSIZE; in dhd_dongle_setramsize()
644 (dhd_dongle_ramsize < (int32)bus->orig_ramsize)) in dhd_dongle_setramsize()
1317 dhdsdio_set_sdmode(dhd_bus_t *bus, int32 sd_mode) in dhdsdio_set_sdmode()
1337 int32 iovalue; in dhdsdio_sdclk()
1776 0, &func_blk_size, sizeof(int32), IOV_SET); in dhdsdio_func_blocksize()
3902 int32 int_val = 0; in dhdsdio_doiovar()
3952 int_val = (int32)bus->sleeping; in dhdsdio_doiovar()
3966 int_val = (int32)bus->intr; in dhdsdio_doiovar()
3987 int_val = (int32)bu in dhdsdio_doiovar()
[all...]
H A Dbcmsdh_sdmmc.c508 int32 int_val = 0; in sdioh_iovar_op()
551 int_val = (int32)sd_msglevel; in sdioh_iovar_op()
560 int_val = (int32)si->sd_blockmode; in sdioh_iovar_op()
574 int_val = (int32)si->client_block_size[int_val]; in sdioh_iovar_op()
623 int_val = (int32)si->use_rxchain; in sdioh_iovar_op()
628 int_val = (int32)si->sd_use_dma; in sdioh_iovar_op()
637 int_val = (int32)si->use_client_ints; in sdioh_iovar_op()
703 int_val = (int32)si->intrcount; in sdioh_iovar_op()
708 int_val = (int32)0; in sdioh_iovar_op()
H A Dbcmspibrcm.c365 int32 int_val = 0; in sdioh_iovar_op()
410 int_val = (int32)sd_msglevel; in sdioh_iovar_op()
423 int_val = (int32)si->client_block_size[int_val]; in sdioh_iovar_op()
428 int_val = (int32)si->sd_use_dma; in sdioh_iovar_op()
437 int_val = (int32)si->use_client_ints; in sdioh_iovar_op()
503 int_val = (int32)si->intrcount; in sdioh_iovar_op()
508 int_val = (int32)si->local_intrcount; in sdioh_iovar_op()
551 int_val = (int32)si->resp_delay_all; in sdioh_iovar_op()
H A Ddhd_rtt.c165 int32 id;
489 ftm_get_strmap_info(int32 id, const ftm_strmap_entry_t *p_table, uint32 num_entries) in ftm_get_strmap_info()
515 ftm_map_id_to_str(int32 id, const ftm_strmap_entry_t *p_table, uint32 num_entries) in ftm_map_id_to_str()
560 return ftm_map_id_to_str((int32) cmdid, &ftm_cmdid_map[0], ARRAYSIZE(ftm_cmdid_map)); in ftm_cmdid_to_str()
583 p_loginfo = ftm_get_strmap_info((int32) status, in ftm_status_value_to_logstr()
598 return ftm_map_id_to_str((int32)tmu, in ftm_tmu_value_to_logstr()
606 return ftm_get_strmap_info((int32) event_type, in ftm_get_event_type_loginfo()
613 return ftm_map_id_to_str((int32)state, &ftm_session_state_value_loginfo[0], in ftm_session_state_value_to_logstr()
2681 int32 dist = 0; in dhd_rtt_convert_results_to_host_v1()
2896 int32 dis in dhd_rtt_convert_results_to_host_v2()
[all...]
H A Ddhd_debug.h825 extern int dhd_os_push_push_ring_data(dhd_pub_t *dhdp, int ring_id, void *data, int32 data_len);
826 extern int dhd_os_dbg_get_feature(dhd_pub_t *dhdp, int32 *features);
H A Ddhd_debug_linux.c330 dhd_os_push_push_ring_data(dhd_pub_t *dhdp, int ring_id, void *data, int32 data_len) in dhd_os_push_push_ring_data()
434 dhd_os_dbg_get_feature(dhd_pub_t *dhdp, int32 *features) in dhd_os_dbg_get_feature()
H A Ddbus_usb.c505 int32 int_val = 0; in dbus_usb_doiovar()
506 int32 int_val2 = 0; in dbus_usb_doiovar()
578 int_val = (int32)dbus_msglevel; in dbus_usb_doiovar()
H A Dwl_cfgnan.h620 int32 status;
621 int32 value;
762 nan_status_type_t wl_cfgvendor_brcm_to_nanhal_status(int32 vendor_status);
H A Ddhd_common.c1332 int32 alloc_handle; in dhd_mem_debug()
1334 *((int32 *)(p+1)) = int_arg*1024; in dhd_mem_debug()
1335 *(p+1+sizeof(int32)) = '\0'; in dhd_mem_debug()
1340 msglen = strlen(msg) + sizeof(int32) + 1; in dhd_mem_debug()
1346 alloc_handle = *((int32 *)msg); in dhd_mem_debug()
1385 *((int32 *)(p+1)) = handle; in dhd_mem_debug()
1386 *((int32 *)((p+1)+sizeof(int32))) = size; in dhd_mem_debug()
1388 *(p+1+2*sizeof(int32)) = '\0'; in dhd_mem_debug()
1392 len = strlen(msg) + 2*sizeof(int32) in dhd_mem_debug()
[all...]
H A Dbcmsdh.c329 int32 retry = 0; in bcmsdh_cfg_read()
362 int32 retry = 0; in bcmsdh_cfg_write()
H A Ddhd_cfg80211.c137 int32

Completed in 91 milliseconds

12