Searched refs:nwb (Results 1 – 2 of 2) sorted by relevance
195 struct nwb { struct214 struct nwb *nbuff; in zep_shim_nbuf_alloc() argument216 nbuff = (struct nwb *)k_calloc(sizeof(struct nwb), sizeof(char)); in zep_shim_nbuf_alloc()244 k_free(((struct nwb *)nbuf)->priv); in zep_shim_nbuf_free()250 struct nwb *nwb = (struct nwb *)nbuf; in zep_shim_nbuf_headroom_res() local252 nwb->data += size; in zep_shim_nbuf_headroom_res()253 nwb->tail += size; in zep_shim_nbuf_headroom_res()254 nwb->headroom += size; in zep_shim_nbuf_headroom_res()259 return ((struct nwb *)nbuf)->headroom; in zep_shim_nbuf_headroom_get()264 return ((struct nwb *)nbuf)->len; in zep_shim_nbuf_data_size()[all …]
386 void *nwb, in nrf_wifi_rx_bcn_prb_resp_frm() argument424 frame_length = nrf_wifi_osal_nbuf_data_size(nwb); in nrf_wifi_rx_bcn_prb_resp_frm()428 nrf_wifi_osal_nbuf_data_get(nwb), in nrf_wifi_rx_bcn_prb_resp_frm()433 nrf_wifi_osal_nbuf_data_get(nwb), in nrf_wifi_rx_bcn_prb_resp_frm()