Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c814 .tx_encap_type = WMI_VDEV_PARAM_TX_ENCAP_TYPE,
891 .tx_encap_type = WMI_VDEV_PARAM_UNSUPPORTED,
967 .tx_encap_type = WMI_VDEV_PARAM_UNSUPPORTED,
1043 .tx_encap_type = WMI_10_4_VDEV_PARAM_TX_ENCAP_TYPE,
H A Dmac.c5534 ar->wmi.vdev_param->tx_encap_type == WMI_VDEV_PARAM_UNSUPPORTED || in ath10k_update_vif_offload()
5539 vdev_param = ar->wmi.vdev_param->tx_encap_type; in ath10k_update_vif_offload()
10150 if (ar->wmi.vdev_param->tx_encap_type != in ath10k_mac_register()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c6612 if (ahvif->dp_vif.tx_encap_type != ATH12K_HW_TXRX_ETHERNET) in ath12k_sta_rc_update_wk()
10123 ahvif->dp_vif.tx_encap_type = ATH12K_HW_TXRX_ETHERNET; in ath12k_mac_11d_scan_start()
10126 ahvif->dp_vif.tx_encap_type = ATH12K_HW_TXRX_RAW; in ath12k_mac_11d_scan_start()
10128 ahvif->dp_vif.tx_encap_type = ATH12K_HW_TXRX_NATIVE_WIFI; in ath12k_mac_11d_scan_start()
10132 param_id, ahvif->dp_vif.tx_encap_type); in ath12k_mac_11d_scan_start()