Searched refs:t_s32 (Results 1 – 19 of 19) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | mlan_11n_aggr.c | 45 static int wlan_11n_get_num_aggrpkts(t_u8 *data, t_s32 total_pkt_len) in wlan_11n_get_num_aggrpkts() 57 total_pkt_len -= (t_s32)pkt_len + (t_s32)pad + (t_s32)sizeof(Eth803Hdr_t); in wlan_11n_get_num_aggrpkts() 79 t_s32 total_pkt_len; in wlan_11n_deaggregate_pkt() 90 total_pkt_len = (t_s32)pmbuf->data_len; in wlan_11n_deaggregate_pkt() 109 if ((t_s32)pkt_len > total_pkt_len) in wlan_11n_deaggregate_pkt() 117 total_pkt_len -= (t_s32)pkt_len + pad + (t_s32)sizeof(Eth803Hdr_t); in wlan_11n_deaggregate_pkt()
|
| D | mlan_scan.c | 1538 pbss_entry->rssi = (t_s32)(*pcurrent_ptr); in wlan_interpret_bss_desc_with_ie() 2140 rssi = (t_s32)pmadapter->pscan_table[i].rssi; in wlan_get_chan_rssi() 2220 (t_s32)pmadapter->pscan_table[i].rssi, pmadapter->pscan_table[i].ssid.ssid); in wlan_scan_process_results() 2266 t_s32 wlan_is_network_compatible(IN mlan_private *pmpriv, IN t_u32 index, IN mlan_bss_mode mode) in wlan_is_network_compatible() 2281 return (t_s32)index; in wlan_is_network_compatible() 2343 return (t_s32)index; in wlan_is_network_compatible() 2358 return (t_s32)index; in wlan_is_network_compatible() 2372 return (t_s32)index; in wlan_is_network_compatible() 2381 return (t_s32)index; in wlan_is_network_compatible() 2420 return (t_s32)index; in wlan_is_network_compatible() [all …]
|
| D | wifi_common.h | 30 static void hexdump(void *p, t_s32 len, t_s8 delim) in hexdump() 32 t_s32 i; in hexdump()
|
| D | mlan_shim.c | 302 t_s32 i = 0; in mlan_unregister()
|
| D | mlan_misc.c | 495 t_s32 rate_index; in wlan_rate_ioctl_set_rate_index() 520 rate_index = (t_s32)ds_rate->param.rate_cfg.rate; in wlan_rate_ioctl_set_rate_index()
|
| D | mlan_sta_ioctl.c | 234 t_s32 i = -1; in wlan_bss_ioctl_start() 273 i = ((t_s32)bss->param.ssid_bssid.idx - 1); in wlan_bss_ioctl_start()
|
| D | mlan_11k.c | 448 t_s32 remained_len, in wlan_add_rm_beacon_report()
|
| D | mlan_api.c | 5685 t_s32 i = -1; in wlan_send_mgmt_auth_request() 6141 (void)memcpy(&tsp_cfg->highthrtemp, highthrtemp, sizeof(t_s32)); in wifi_tsp_cfg() 6142 (void)memcpy(&tsp_cfg->lowthrtemp, lowthrtemp, sizeof(t_s32)); in wifi_tsp_cfg()
|
| D | mlan_cmdevt.c | 699 t_s32 index; in wlan_ret_tx_rate_cfg()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_util.h | 271 t_s32 value; 304 t_s32 val, in util_scalar_init() 349 static INLINE t_s32 util_scalar_read(t_void *pmoal_handle, in util_scalar_read() 354 t_s32 val; in util_scalar_read() 381 t_s32 val, in util_scalar_write() 457 static INLINE t_s32 util_scalar_offset(t_void *pmoal_handle, in util_scalar_offset() 459 t_s32 offset, in util_scalar_offset() 463 t_s32 newval; in util_scalar_offset() 495 t_s32 val_compare, in util_scalar_conditional_write() 496 t_s32 val_to_set, in util_scalar_conditional_write()
|
| D | type_decls.h | 30 typedef int t_s32; typedef 53 typedef t_s32 t_sval;
|
| D | mlan_11k.h | 183 t_s32 remained_len,
|
| D | mlan_main.h | 2693 t_s32 wlan_is_network_compatible(IN mlan_private *pmpriv, IN t_u32 index, IN mlan_bss_mode mode); 2696 t_s32 wlan_find_ssid_in_list(IN pmlan_private pmpriv, IN mlan_802_11_ssid *ssid, IN t_u8 *bssid, IN… 2699 t_s32 wlan_find_bssid_in_list(IN mlan_private *pmpriv, IN const t_u8 *bssid, IN mlan_bss_mode mode); 2702 t_s32 wlan_ssid_cmp(IN pmlan_adapter pmadapter, IN mlan_802_11_ssid *ssid1, IN mlan_802_11_ssid *ss…
|
| D | mlan_ioctl.h | 1682 t_s32 bcn_nf_last; 2513 t_s32 delay_to_ps; 3238 t_s32 tsf_offset;
|
| D | mlan_decl.h | 978 t_s32(*moal_memcmp) (IN t_void * pmoal_handle,
|
| D | mlan_ieee.h | 2337 t_s32 rssi;
|
| D | mlan_fw.h | 4974 t_s32 tsf_offset;
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/ |
| D | wlan.h | 2018 t_s32 delay_to_ps; 2150 t_s32 ack_RSSI; 2215 t_s32 rssi_value[2]; 2217 t_s32 rssi_chain0[4]; 2219 t_s32 rssi_chain1[4];
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/ |
| D | wifi-decl.h | 1260 t_s32 tsf_offset;
|