Home
last modified time | relevance | path

Searched defs:nwb (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/modules/nrf_wifi/os/
Dshim.c256 struct nwb { struct
275 struct nwb *nbuff; in zep_shim_nbuf_alloc() argument
311 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_headroom_res() local
335 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_data_put() local
346 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_data_push() local
357 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_data_pull() local
368 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_get_priority() local
375 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_get_chksum_done() local
382 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_set_chksum_done() local
421 struct nwb *nwb = frm; in net_pkt_from_nbuf() local
[all …]
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_mgmt_scan.c385 void *nwb, in nrf_wifi_rx_bcn_prb_resp_frm()