Searched refs:tx_queue (Results 1 – 8 of 8) sorted by relevance
213 conf->tx_queue[0] = txq_vo; in hostapd_config_defaults()214 conf->tx_queue[1] = txq_vi; in hostapd_config_defaults()215 conf->tx_queue[2] = txq_be; in hostapd_config_defaults()216 conf->tx_queue[3] = txq_bk; in hostapd_config_defaults()1093 int tx_cwmin = conf->tx_queue[queue].cwmin; in hostapd_config_check_cw()1094 int tx_cwmax = conf->tx_queue[queue].cwmax; in hostapd_config_check_cw()
791 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES]; member
1312 p = &iface->conf->tx_queue[i]; in hostapd_tx_queue_params()
954 struct dpni_queue tx_queue; in ldpaa_dpni_bind() local968 memset(&tx_queue, 0, sizeof(struct dpni_queue)); in ldpaa_dpni_bind()972 DPNI_QUEUE_TX, 0, 0, &tx_queue); in ldpaa_dpni_bind()
815 if (!endpoint->tx_queue) { in next_urb()835 endpoint->tx_queue++; in next_urb()
406 endpoint->tx_queue--; in usbd_tx_complete()
515 int tx_queue; member
1086 queue = &conf->tx_queue[num]; in hostapd_config_tx_queue()