Home
last modified time | relevance | path

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

/Zephyr-latest/modules/nrf_wifi/os/
Dshim.c195 struct nwb { struct
214 struct nwb *nbuff; in zep_shim_nbuf_alloc() argument
250 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_headroom_res() local
274 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_data_put() local
285 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_data_push() local
296 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_data_pull() local
307 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_get_priority() local
314 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_get_chksum_done() local
321 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_set_chksum_done() local
360 struct nwb *nwb = frm; in net_pkt_from_nbuf() local
[all …]
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_mgmt_scan.c386 void *nwb, in nrf_wifi_rx_bcn_prb_resp_frm()