Home
last modified time | relevance | path

Searched refs:process_pkt_hdrs_flags (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-imu.c337 void process_pkt_hdrs_flags(void *pbuf, t_u8 flags) in process_pkt_hdrs_flags() function
1229process_pkt_hdrs_flags(&((outbuf_t *)tx_buf)->intf_header[0], MRVDRV_TxPD_POWER_MGMT_LAST_PACKET); in wlan_xmit_wmm_pkt()
1231 process_pkt_hdrs_flags((t_u8 *)tx_buf, MRVDRV_TxPD_POWER_MGMT_LAST_PACKET); in wlan_xmit_wmm_pkt()
1249 process_pkt_hdrs_flags(&((outbuf_t *)tx_buf)->intf_header[0], 0); in wlan_xmit_wmm_pkt()
1251 process_pkt_hdrs_flags((t_u8 *)tx_buf, 0); in wlan_xmit_wmm_pkt()
1338 process_pkt_hdrs_flags((t_u8 *)tx_buf, MRVDRV_TxPD_POWER_MGMT_LAST_PACKET); in wlan_xmit_wmm_amsdu_pkt()
1352 process_pkt_hdrs_flags((t_u8 *)tx_buf, 0); in wlan_xmit_wmm_amsdu_pkt()
Dwifi-sdio.c390 void process_pkt_hdrs_flags(void *pbuf, t_u8 flags) in process_pkt_hdrs_flags() function
1780process_pkt_hdrs_flags(&((outbuf_t *)tx_buf)->intf_header[0], MRVDRV_TxPD_POWER_MGMT_LAST_PACKET); in wlan_xmit_wmm_pkt()
1782 process_pkt_hdrs_flags((t_u8 *)tx_buf, MRVDRV_TxPD_POWER_MGMT_LAST_PACKET); in wlan_xmit_wmm_pkt()
1904 process_pkt_hdrs_flags((t_u8 *)tx_buf, MRVDRV_TxPD_POWER_MGMT_LAST_PACKET); in wlan_xmit_wmm_pkt()
1926 process_pkt_hdrs_flags((t_u8 *)tx_buf, 0); in wlan_xmit_wmm_pkt()