Searched refs:retry_type (Results 1 – 2 of 2) sorted by relevance
5140 wmi_vdev_custom_sw_retry_type_t retry_type, in wma_set_sw_retry_by_qos() argument5166 cmd->sw_retry_type = retry_type; in wma_set_sw_retry_by_qos()5186 wmi_vdev_custom_sw_retry_type_t retry_type) in wma_set_vdev_sw_retry_th() argument5203 retry_type, in wma_set_vdev_sw_retry_th()5219 int retry_type, queue_num; in wma_set_sw_retry_threshold_per_ac() local5245 retry_type = WMI_VDEV_CUSTOM_SW_RETRY_TYPE_NONAGGR; in wma_set_sw_retry_threshold_per_ac()5246 while (retry_type < WMI_VDEV_CUSTOM_SW_RETRY_TYPE_MAX) { 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()5251 sw_retry = tx_sw_retry[retry_type][queue_num]; in wma_set_sw_retry_threshold_per_ac()5254 retry_type, in wma_set_sw_retry_threshold_per_ac()[all …]
390 wmi_vdev_custom_sw_retry_type_t retry_type);