Searched refs:tx_bw (Results 1 – 6 of 6) sorted by relevance
60 int tx_bw; /* remaining bandwidth */ member
89 int tx_bw; /* remaining bandwidth */ member
820 if (max > zatm_dev->tx_bw) max = zatm_dev->tx_bw; in alloc_shaper()838 if (zatm_dev->tx_bw < *pcr) return -EAGAIN; in alloc_shaper()839 zatm_dev->tx_bw -= *pcr; in alloc_shaper()908 zatm_dev->tx_bw += vcc->qos.txtp.min_pcr; in close_tx()1008 zatm_dev->tx_bw = ATM_OC3_PCR; in start_tx()
1268 if (!*pcr) *pcr = eni_dev->tx_bw+reserved; in comp_tx()1342 if (!error && !ubr && rate > eni_dev->tx_bw+tx->reserved) in reserve_or_set_tx()1357 eni_dev->tx_bw += tx->reserved; in reserve_or_set_tx()1359 eni_dev->tx_bw -= rate; in reserve_or_set_tx()1425 eni_dev->tx_bw += eni_vcc->tx->reserved; in close_tx()1438 eni_dev->tx_bw = ATM_OC3_PCR; in start_tx()2093 eni_dev->mem >> 10,eni_dev->tx_bw); in eni_proc_read()
428 u32 tx_bw[HTT_TX_PEER_STATS_NUM_BW_COUNTERS]; member1167 u32 tx_bw[HTT_TX_PDEV_STATS_NUM_BW_COUNTERS]; member
819 htt_stats_buf->tx_bw, in htt_print_tx_peer_rate_stats_tlv()2932 ARRAY_TO_STRING(str_buf, htt_stats_buf->tx_bw, in htt_print_tx_pdev_rate_stats_tlv()