Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.c4156 wlan_cfg_ctx->tx_per_pkt_vdev_id_check = in wlan_cfg_soc_attach()
4397 wlan_cfg_ctx->tx_per_pkt_vdev_id_check = in wlan_cfg_soc_attach()
5490 cfg->tx_per_pkt_vdev_id_check = val; in wlan_cfg_set_tx_per_pkt_vdev_id_check()
5496 return cfg->tx_per_pkt_vdev_id_check; in wlan_cfg_is_tx_per_pkt_vdev_id_check_enabled()
H A Dwlan_cfg.h497 bool tx_per_pkt_vdev_id_check; member