Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c136 unsigned short ipv6_hdr = 0; in nrf_wifi_get_tid() local
180 ipv6_hdr = (((unsigned char *)nwb_data)[0] << 8) | in nrf_wifi_get_tid()
182 dscp = (((ipv6_hdr & NRF_WIFI_FMAC_IPV6_TOS_MASK) in nrf_wifi_get_tid()