Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_peer.c48 unsigned char qos_supported) in nrf_wifi_fmac_peer_add() argument
80 peer->qos_supported = qos_supported; in nrf_wifi_fmac_peer_add()
Dtx.c1969 if (sys_dev_ctx->tx_config.peers[peer_id].qos_supported) { in nrf_wifi_fmac_start_xmit()
/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_peer.h24 unsigned char qos_supported);
Dfmac_structs.h310 unsigned char qos_supported; member