Searched defs:pbuf (Results 1 – 8 of 8) sorted by relevance
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
D | wifi-imu.c | 252 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
|
D | wifi-sdio.c | 320 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
|
D | wifi-mem.c | 86 mlan_status wrapper_moal_mfree(IN t_void *pmoal_handle, IN t_u8 *pbuf) in wrapper_moal_mfree()
|
D | mlan_glue.c | 5342 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/ |
D | fwk_platform_ble.c | 949 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/ |
D | mlan_decl.h | 624 t_u8 *pbuf; member
|
D | mlan_ioctl.h | 310 t_u8 *pbuf; member
|
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
D | tfa2_dev.c | 2316 char *pbuf = (char *)buffer; in tfa2dsp_fw_get_re25() local
|