Searched refs:tx_sw_retry (Results 1 – 1 of 1) sorted by relevance
5220 uint32_t tx_sw_retry[WMI_VDEV_CUSTOM_SW_RETRY_TYPE_MAX][WMI_AC_MAX]; in wma_set_sw_retry_threshold_per_ac() local5227 tx_sw_retry[WMI_VDEV_CUSTOM_SW_RETRY_TYPE_AGGR][WMI_AC_BE] = in wma_set_sw_retry_threshold_per_ac()5229 tx_sw_retry[WMI_VDEV_CUSTOM_SW_RETRY_TYPE_AGGR][WMI_AC_BK] = in wma_set_sw_retry_threshold_per_ac()5231 tx_sw_retry[WMI_VDEV_CUSTOM_SW_RETRY_TYPE_AGGR][WMI_AC_VI] = in wma_set_sw_retry_threshold_per_ac()5233 tx_sw_retry[WMI_VDEV_CUSTOM_SW_RETRY_TYPE_AGGR][WMI_AC_VO] = in wma_set_sw_retry_threshold_per_ac()5236 tx_sw_retry[WMI_VDEV_CUSTOM_SW_RETRY_TYPE_NONAGGR][WMI_AC_BE] = in wma_set_sw_retry_threshold_per_ac()5238 tx_sw_retry[WMI_VDEV_CUSTOM_SW_RETRY_TYPE_NONAGGR][WMI_AC_BK] = in wma_set_sw_retry_threshold_per_ac()5240 tx_sw_retry[WMI_VDEV_CUSTOM_SW_RETRY_TYPE_NONAGGR][WMI_AC_VI] = in wma_set_sw_retry_threshold_per_ac()5242 tx_sw_retry[WMI_VDEV_CUSTOM_SW_RETRY_TYPE_NONAGGR][WMI_AC_VO] = in wma_set_sw_retry_threshold_per_ac()5248 if (tx_sw_retry[retry_type][queue_num] == 0) in wma_set_sw_retry_threshold_per_ac()[all …]