Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/siwx91x/
Dsiwx91x_wifi.c343 sl_si91x_packet_t *si_pkt = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_si91x_host_process_data_frame() local
353 ret = net_pkt_write(pkt, si_pkt->data, si_pkt->length); in sl_si91x_host_process_data_frame()