Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c133 unsigned char mpls_tc_qos = 0; in nrf_wifi_get_tid() local
166 mpls_tc_qos = (mpls_hdr & (NRF_WIFI_FMAC_MPLS_LS_TC_MASK) in nrf_wifi_get_tid()
168 priority = mpls_tc_qos; in nrf_wifi_get_tid()