Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-imu.c252 int raw_process_pkt_hdrs(void *pbuf, t_u32 payloadlen, t_u8 interface) 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()
307 int process_amsdu_pkt_hdrs(void *pbuf, t_u32 payloadlen, mlan_wmm_ac_e ac, t_u8 interface) in process_amsdu_pkt_hdrs()
337 void process_pkt_hdrs_flags(void *pbuf, t_u8 flags) in process_pkt_hdrs_flags()
1371 t_u8 pbuf[32] = {0}; in wlan_send_null_packet() local
Dwifi-sdio.c320 int raw_process_pkt_hdrs(void *pbuf, t_u32 payloadlen, t_u8 interface) 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()
390 void process_pkt_hdrs_flags(void *pbuf, t_u8 flags) in process_pkt_hdrs_flags()
1993 t_u8 pbuf[128] = {0}; in wlan_send_null_packet() local
Dwifi-mem.c86 mlan_status wrapper_moal_mfree(IN t_void *pmoal_handle, IN t_u8 *pbuf) in wrapper_moal_mfree()
Dmlan_glue.c5342 static void wifi_tx_pert_report(void *pbuf) in wifi_tx_pert_report()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/rw61x/
Dfwk_platform_ble.c949 static void PLATFORM_FillInHciCmdMsg(uint8_t *pbuf, uint16_t opcode, uint8_t msg_sz, const uint8_t … in PLATFORM_FillInHciCmdMsg()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_decl.h624 t_u8 *pbuf; member
Dmlan_ioctl.h310 t_u8 *pbuf; member
/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