Searched refs:tx_encap_type (Results 1 – 6 of 6) sorted by relevance
956 linkstat.tx_encap_type[0]); in ath12k_open_link_stats()960 linkstat.tx_encap_type[1]); in ath12k_open_link_stats()964 linkstat.tx_encap_type[2]); in ath12k_open_link_stats()
284 if (ahvif->tx_encap_type == HAL_TCL_ENCAP_TYPE_RAW && in ath12k_dp_tx()493 arvif->link_stats.tx_encap_type[ti.encap_type]++; in ath12k_dp_tx()
382 u8 tx_encap_type; member
9472 ahvif->tx_encap_type = ATH12K_HW_TXRX_ETHERNET; in ath12k_mac_update_vif_offload()9474 ahvif->tx_encap_type = ATH12K_HW_TXRX_RAW; in ath12k_mac_update_vif_offload()9476 ahvif->tx_encap_type = ATH12K_HW_TXRX_NATIVE_WIFI; in ath12k_mac_update_vif_offload()9479 param_id, ahvif->tx_encap_type); in ath12k_mac_update_vif_offload()
5526 ar->wmi.vdev_param->tx_encap_type == WMI_VDEV_PARAM_UNSUPPORTED || in ath10k_update_vif_offload()5531 vdev_param = ar->wmi.vdev_param->tx_encap_type; in ath10k_update_vif_offload()10144 if (ar->wmi.vdev_param->tx_encap_type != in ath10k_mac_register()
4507 .tx_encap_type = WMI_TLV_VDEV_PARAM_TX_ENCAP_TYPE,