Home
last modified time | relevance | path

Searched refs:pbuf (Results 1 – 25 of 32) sorted by relevance

12

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_sta_ioctl.c69 mib = (mlan_ds_snmp_mib *)pioctl_req->pbuf; in wlan_snmp_mib_ioctl()
125 radio_cfg = (mlan_ds_radio_cfg *)pioctl_req->pbuf; in wlan_radio_ioctl_band_cfg()
205 radio_cfg = (mlan_ds_radio_cfg *)pioctl_req->pbuf; in wlan_radio_ioctl()
233 mlan_ds_bss *bss = (mlan_ds_bss *)(void *)pioctl_req->pbuf; in wlan_bss_ioctl_start()
327 bss = (mlan_ds_bss *)(void *)pioctl_req->pbuf; in wlan_bss_ioctl()
367 rate = (mlan_ds_rate *)(void *)pioctl_req->pbuf; in wlan_rate_ioctl()
435 power = (mlan_ds_power_cfg *)(void *)pioctl_req->pbuf; in wlan_power_ioctl_set_power()
579 power = (mlan_ds_power_cfg *)(void *)pioctl_req->pbuf; in wlan_power_ioctl_set_power_ext()
700 power = (mlan_ds_power_cfg *)(void *)pioctl_req->pbuf; in wlan_power_ioctl()
749 wmm = (mlan_ds_wmm_cfg *)pioctl_req->pbuf; in wlan_wmm_ioctl_qos()
[all …]
Dmlan_uap_ioctl.c41 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf;
126 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf;
136 rate = (mlan_ds_rate *)(void *)pioctl_req->pbuf;
144 misc = (mlan_ds_misc_cfg *)pioctl_req->pbuf;
151 bss = (mlan_ds_bss *)pioctl_req->pbuf;
Dwifi-imu.c252 int raw_process_pkt_hdrs(void *pbuf, t_u32 payloadlen, t_u8 interface) in raw_process_pkt_hdrs() argument
255 IMUPkt *imuhdr = (IMUPkt *)pbuf; in raw_process_pkt_hdrs()
256 TxPD *ptxpd = (TxPD *)((uint8_t *)pbuf + INTF_HEADER_LEN); in raw_process_pkt_hdrs()
282 void process_pkt_hdrs(void *pbuf, t_u32 payloadlen, t_u8 interface, t_u8 tid, t_u32 tx_control) in process_pkt_hdrs() argument
285 IMUPkt *imuhdr = (IMUPkt *)pbuf; in process_pkt_hdrs()
286 TxPD *ptxpd = (TxPD *)((uint8_t *)pbuf + INTF_HEADER_LEN); in process_pkt_hdrs()
307 int process_amsdu_pkt_hdrs(void *pbuf, t_u32 payloadlen, mlan_wmm_ac_e ac, t_u8 interface) in process_amsdu_pkt_hdrs() argument
309 int process_amsdu_pkt_hdrs(void *pbuf, t_u32 payloadlen, mlan_wmm_ac_e ac) in process_amsdu_pkt_hdrs()
313 IMUPkt *imuhdr = (IMUPkt *)pbuf; in process_amsdu_pkt_hdrs()
314 TxPD *ptxpd = (TxPD *)((uint8_t *)pbuf + INTF_HEADER_LEN); in process_amsdu_pkt_hdrs()
[all …]
Dmlan_txrx.c64 prx_pd = (RxPD *)(void *)(pmbuf->pbuf + pmbuf->data_offset); in wlan_handle_rx_packet()
96 RxPD *prx_pd = (RxPD *)(void *)(pmbuf->pbuf + pmbuf->data_offset); in wlan_process_uap_rx_packet()
130 OSA_MemoryFree(pmbuf->pbuf); in wlan_process_uap_rx_packet()
133 OSA_MemoryPoolFree(buf_128_MemoryPool, pmbuf->pbuf); in wlan_process_uap_rx_packet()
Dwifi-mem.c86 mlan_status wrapper_moal_mfree(IN t_void *pmoal_handle, IN t_u8 *pbuf) in wrapper_moal_mfree() argument
88 w_mem_d("[mlan] Free: A: %p", pbuf); in wrapper_moal_mfree()
89 OSA_MemoryFree(pbuf); in wrapper_moal_mfree()
Dmlan_misc.c62 pmbuf->pbuf = (t_u8 *)ALIGN_ADDR((t_u8 *)pmbuf + sizeof(mlan_buffer), DMA_ALIGNMENT); in wlan_alloc_mlan_buffer()
514 ds_rate = (mlan_ds_rate *)(void *)pioctl_req->pbuf; in wlan_rate_ioctl_set_rate_index()
841 misc = (mlan_ds_misc_cfg *)pioctl_req->pbuf; in wlan_misc_ioctl_low_pwr_mode()
873 misc_cfg = (mlan_ds_misc_cfg *)pioctl_req->pbuf; in wlan_misc_gpio_tsf_latch_config()
904 misc_cfg = (mlan_ds_misc_cfg *)pioctl_req->pbuf; in wlan_misc_get_tsf_info()
934 misc = (mlan_ds_misc_cfg *)pioctl_req->pbuf; in wlan_misc_ioctl_oper_class()
985 misc = (mlan_ds_misc_cfg *)pioctl_req->pbuf; in wlan_misc_ioctl_operclass_validation()
1026 pmisc = (mlan_ds_misc_cfg *)pioctl_req->pbuf; in wlan_misc_ioctl_rf_test_cfg()
1109 mlan_ds_misc_cfg *misc = (mlan_ds_misc_cfg *)pioctl_req->pbuf; in wlan_misc_ioctl_ind_rst_cfg()
Dmlan_11n_rxreorder.c47 prx_pd = (RxPD *)(void *)(pmbuf->pbuf + pmbuf->data_offset); in wlan_11n_dispatch_amsdu_pkt()
55 (void)__memcpy(priv->adapter, amsdu_inbuf, pmbuf->pbuf, sizeof(RxPD)); in wlan_11n_dispatch_amsdu_pkt()
59 OSA_MemoryFree(pmbuf->pbuf); in wlan_11n_dispatch_amsdu_pkt()
62 OSA_MemoryPoolFree(buf_128_MemoryPool, pmbuf->pbuf); in wlan_11n_dispatch_amsdu_pkt()
65 pmbuf->pbuf = amsdu_inbuf; in wlan_11n_dispatch_amsdu_pkt()
243 OSA_MemoryFree(((pmlan_buffer)rx_tmp_ptr)->pbuf); in wlan_11n_free_rxreorder_pkt()
246 OSA_MemoryPoolFree(buf_128_MemoryPool, ((pmlan_buffer)rx_tmp_ptr)->pbuf); in wlan_11n_free_rxreorder_pkt()
913 prx_pd = (RxPD *)(pmbuf->pbuf + pmbuf->data_offset); in wlan_is_rsn_replay_attack()
932 OSA_MemoryFree(((pmlan_buffer)payload)->pbuf); in wlan_is_rsn_replay_attack()
935 OSA_MemoryPoolFree(buf_128_MemoryPool, ((pmlan_buffer)payload)->pbuf); in wlan_is_rsn_replay_attack()
Dmlan_sta_rx.c121 prx_pd = (RxPD *)(void *)(pmbuf->pbuf + pmbuf->data_offset); in wlan_process_rx_packet()
192 prx_pd = (RxPD *)(void *)(pmbuf->pbuf + pmbuf->data_offset); in wlan_ops_process_rx_packet()
238 OSA_MemoryFree(pmbuf->pbuf); in wlan_ops_process_rx_packet()
Dmlan_cmdevt.c665 ds_rate = (mlan_ds_rate *)pioctl_buf->pbuf; in wlan_cmd_tx_rate_cfg()
1393 if (pioctl_buf->pbuf == MNULL) in wlan_ret_chan_region_cfg()
1399 misc_cfg = (mlan_ds_misc_cfg *)(void *)pioctl_buf->pbuf; in wlan_ret_chan_region_cfg()
1583 mlan_ds_misc_cfg *misc_cfg = (mlan_ds_misc_cfg *)pioctl_buf->pbuf; in wlan_cmd_gpio_tsf_latch()
1674 cfg = (mlan_ds_misc_cfg *)pioctl_buf->pbuf; in wlan_ret_gpio_tsf_latch()
1798 pcfg = (mlan_ds_misc_cfg *)pioctl_buf->pbuf; in wlan_ret_multi_chan_cfg()
1865 pcfg = (mlan_ds_misc_cfg *)pioctl_buf->pbuf; in wlan_ret_multi_chan_policy()
1965 pcfg = (mlan_ds_misc_cfg *)pioctl_buf->pbuf; in wlan_ret_drcs_cfg()
2059 cfg = (mlan_ds_misc_cfg *)pioctl_buf->pbuf; in wlan_ret_host_clock_cfg()
2302 misc = (mlan_ds_misc_cfg *)pioctl_buf->pbuf; in wlan_ret_ind_rst_cfg()
[all …]
Dwifi-imu.h111 int raw_process_pkt_hdrs(void *pbuf, t_u32 payloadlen, t_u8 interface);
116 void process_pkt_hdrs(void *pbuf, t_u32 payloadlen, t_u8 interface, t_u8 tid, t_u32 tx_control);
Dmlan_glue.c313 RxPD *prx_pd = (RxPD *)(void *)amsdu_pmbuf->pbuf; in wrapper_deliver_amsdu_subframe()
320 RxPD *prx_pd = (RxPD *)(void *)(pmbuf->pbuf + pmbuf->data_offset); in wrapper_moal_recv_packet()
330 …w_pkt_d("[push] %p + %d: DELV: %p L: %d", pmbuf->pbuf, pmbuf->data_offset, pmbuf->lwip_pbuf, pmbu… in wrapper_moal_recv_packet()
337 OSA_MemoryFree(pmbuf->pbuf); in wrapper_moal_recv_packet()
340 OSA_MemoryPoolFree(buf_128_MemoryPool, pmbuf->pbuf); in wrapper_moal_recv_packet()
1244 pmbuf->pbuf = (t_u8 *)OSA_MemoryAllocate(sizeof(RxPD)); in wrapper_wlan_handle_rx_packet()
1246 pmbuf->pbuf = OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wrapper_wlan_handle_rx_packet()
1248 if (pmbuf->pbuf == MNULL) in wrapper_wlan_handle_rx_packet()
1260 (void)memcpy((void *)pmbuf->pbuf, (const void *)rxpd, sizeof(RxPD)); in wrapper_wlan_handle_rx_packet()
1262 pmbuf->pbuf = (t_u8 *)rxpd; in wrapper_wlan_handle_rx_packet()
[all …]
Dwifi-sdio.h124 int raw_process_pkt_hdrs(void *pbuf, t_u32 payloadlen, t_u8 interface);
142 void process_pkt_hdrs(void *pbuf, t_u32 payloadlen, t_u8 interface, t_u8 tid, t_u32 tx_control);
Dwifi-sdio.c320 int raw_process_pkt_hdrs(void *pbuf, t_u32 payloadlen, t_u8 interface) in raw_process_pkt_hdrs() argument
323 SDIOPkt *sdiohdr = (SDIOPkt *)pbuf; in raw_process_pkt_hdrs()
324 TxPD *ptxpd = (TxPD *)(void *)((uint8_t *)pbuf + INTF_HEADER_LEN); in raw_process_pkt_hdrs()
356 void process_pkt_hdrs(void *pbuf, t_u32 payloadlen, t_u8 interface, t_u8 tid, t_u32 tx_control) in process_pkt_hdrs() argument
362 SDIOPkt *sdiohdr = (SDIOPkt *)pbuf; in process_pkt_hdrs()
363 TxPD *ptxpd = (TxPD *)(void *)((uint8_t *)pbuf + INTF_HEADER_LEN); in process_pkt_hdrs()
390 void process_pkt_hdrs_flags(void *pbuf, t_u8 flags) in process_pkt_hdrs_flags() argument
392 TxPD *ptxpd = (TxPD *)((uint8_t *)pbuf + INTF_HEADER_LEN); in process_pkt_hdrs_flags()
1997 t_u8 pbuf[128] = {0}; in wlan_send_null_packet() local
1998 TxPD *ptxpd = (TxPD *)((uint8_t *)pbuf + INTF_HEADER_LEN); in wlan_send_null_packet()
[all …]
Dmlan_11n.c63 cfg = (mlan_ds_11n_cfg *)(void *)pioctl_req->pbuf; in wlan_11n_ioctl_htusrcfg()
136 cfg = (mlan_ds_11n_cfg *)(void *)pioctl_req->pbuf; in wlan_11n_ioctl_httxcfg()
346 cfg = (mlan_ds_11n_cfg *)pioctl_req->pbuf; in wlan_11n_ioctl_delba()
795 cfg = (mlan_ds_11n_cfg *)(void *)pioctl_buf->pbuf; in wlan_ret_amsdu_aggr_ctrl()
860 cfg = (mlan_ds_11n_cfg *)(void *)pioctl_buf->pbuf; in wlan_ret_11n_cfg()
1245 cfg = (mlan_ds_11n_cfg *)(void *)pioctl_req->pbuf; in wlan_11n_cfg_ioctl()
Dmlan_sta_cmdresp.c355 mib = (mlan_ds_snmp_mib *)(void *)pioctl_buf->pbuf; in wlan_ret_802_11_snmp_mib()
453 pget_info = (mlan_ds_get_info *)(void *)pioctl_buf->pbuf; in wlan_ret_get_log()
596 power = (mlan_ds_power_cfg *)(void *)pioctl_buf->pbuf; in wlan_ret_tx_power_cfg()
679 pm_cfg = (mlan_ds_pm_cfg *)pioctl_buf->pbuf; in wlan_ret_802_11_sleep_period()
Dmlan_11ac.c470 cfg = (mlan_ds_11ac_cfg *)pioctl_req->pbuf;
530 cfg = (mlan_ds_11ac_cfg *)pioctl_req->pbuf;
1180 cfg = (mlan_ds_11ac_cfg *)pioctl_req->pbuf;
1263 cfg = (mlan_ds_11ac_cfg *)pioctl_buf->pbuf;
Dmlan_11ax.c360 cfg = (mlan_ds_11ax_cmd_cfg *)pioctl_req->pbuf; in wlan_11ax_ioctl_cmd()
392 cfg = (mlan_ds_11ax_cfg *)pioctl_req->pbuf; in wlan_11ax_cfg_ioctl()
670 cfg = (mlan_ds_11ax_cmd_cfg *)pioctl_buf->pbuf; in wlan_ret_11ax_cmd()
Dmlan_11n_aggr.c89 data = (t_u8 *)(pmbuf->pbuf + pmbuf->data_offset); in wlan_11n_deaggregate_pkt()
Dmlan_api.c2328 req.pbuf = (t_u8 *)sec; in wifi_send_key_material_cmd()
2455 req.pbuf = (t_u8 *)&misc; in wifi_set_rekey_info()
2762 req.pbuf = (t_u8 *)sec; in wifi_send_cmd_802_11_supplicant_pmk()
3229 .pbuf = (t_u8 *)&misc, in wifi_set_region_code()
4185 req.pbuf = (t_u8 *)mib; in wifi_set_rts()
4289 req.pbuf = (t_u8 *)mib; in wifi_set_frag()
4399 req.pbuf = (t_u8 *)pcfg_11k; in wifi_11k_cfg()
5187 req.pbuf = (t_u8 *)&radio_cfg; in wifi_get_set_bandcfg()
5226 req.pbuf = (t_u8 *)&pwps; in wifi_send_wps_cfg_cmd()
5324 req.pbuf = (t_u8 *)misc; in wlan_get_nonglobal_operclass_by_bw_channel()
[all …]
Dmlan_uap_cmdevent.c75 bss = (mlan_ds_bss *)(void *)pioctl_buf->pbuf; in wlan_uap_cmd_ap_config()
481 bss = (mlan_ds_bss *)(void *)pioctl_buf->pbuf; in wlan_uap_cmd_sys_configure()
943 …MrvlIEtypesHeader_t *tlv = (MrvlIEtypesHeader_t *)(pevent->pbuf + pevent->data_offset + ASSOC_EV…
1065 bss = (mlan_ds_bss *)pioctl_buf->pbuf;
Dwifi-internal.h411 mlan_status wrapper_moal_mfree(t_void *pmoal_handle, t_u8 *pbuf);
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/rw61x/
Dfwk_platform_ble.c251 static void PLATFORM_FillInHciCmdMsg(uint8_t *pbuf, uint16_t opcode, uint8_t msg_sz, const uint8_t …
949 static void PLATFORM_FillInHciCmdMsg(uint8_t *pbuf, uint16_t opcode, uint8_t msg_sz, const uint8_t … in PLATFORM_FillInHciCmdMsg() argument
951 pbuf[0] = HCI_COMMAND_PACKET; in PLATFORM_FillInHciCmdMsg()
952 pbuf[1] = (uint8_t)(opcode & 0xff); in PLATFORM_FillInHciCmdMsg()
953 pbuf[2] = (uint8_t)((uint32_t)(opcode >> 8) & 0xff); in PLATFORM_FillInHciCmdMsg()
954 pbuf[3] = msg_sz; in PLATFORM_FillInHciCmdMsg()
955 (void)memcpy(&pbuf[4], msg_payload, msg_sz); in PLATFORM_FillInHciCmdMsg()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.c2316 char *pbuf = (char *)buffer; in tfa2dsp_fw_get_re25() local
2319 *pbuf++ = 4; // channel configuration bits (SC|DS|DP|DC) in tfa2dsp_fw_get_re25()
2320 *pbuf++ = MODULE_SPEAKERBOOST + 0x80; in tfa2dsp_fw_get_re25()
2321 *pbuf++ = SB_PARAM_GET_RE25C; in tfa2dsp_fw_get_re25()
2333 uint8_t *pbuf = buffer;
2336 *pbuf++ = 0;
2337 *pbuf++ = MODULE_FRAMEWORK + 0x80;
2338 *pbuf++ = FW_PAR_ID_GET_API_VERSION;
2351 uint8_t *pbuf = buffer;
2354 *pbuf++ = 0;
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_decl.h628 t_u8 *pbuf; member
913 IN t_u32 len, OUT t_u8 * pbuf);
964 mlan_status (*moal_mfree)(IN t_void *pmoal_handle, IN t_u8 *pbuf);
/hal_nxp-latest/mcux/middleware/wifi_nxp/sdio_nxp_abs/incl/
Dmlan_sdio.h41 mbuf->pbuf + mbuf->data_offset, mbuf->data_len); \

12