Lines Matching refs:hdr
110 struct nrf_wifi_fmac_ieee80211_hdr *hdr, in nrf_wifi_convert_to_eth() argument
123 switch (hdr->fc & (NRF_WIFI_FCTL_TODS | NRF_WIFI_FCTL_FROMDS)) { in nrf_wifi_convert_to_eth()
126 hdr->addr_4, in nrf_wifi_convert_to_eth()
130 hdr->addr_1, in nrf_wifi_convert_to_eth()
135 hdr->addr_3, in nrf_wifi_convert_to_eth()
138 hdr->addr_1, in nrf_wifi_convert_to_eth()
143 hdr->addr_2, in nrf_wifi_convert_to_eth()
146 hdr->addr_3, in nrf_wifi_convert_to_eth()
152 hdr->addr_2, in nrf_wifi_convert_to_eth()
155 hdr->addr_1, in nrf_wifi_convert_to_eth()
348 struct nrf_wifi_fmac_ieee80211_hdr hdr; in nrf_wifi_fmac_rx_event_process() local
439 nrf_wifi_osal_mem_cpy(&hdr, in nrf_wifi_fmac_rx_event_process()
454 &hdr, in nrf_wifi_fmac_rx_event_process()