Searched refs:tx_buf_cnt (Results 1 – 6 of 6) sorted by relevance
49 u8 tx_buf_cnt; member153 if (cec->tx_buf_cur == cec->tx_buf_cnt) { in tegra_cec_irq_handler()192 cec->tx_buf_cnt = 0; in tegra_cec_adap_enable()291 cec->tx_buf_cnt = msg->len; in tegra_cec_adap_transmit()
99 u8 tx_buf_cnt; member
302 hif_dev->tx.tx_buf_cnt++; in hif_usb_tx_cb()328 hif_dev->tx.tx_buf_cnt--; in __hif_usb_tx()370 hif_dev->tx.tx_buf_cnt++; in __hif_usb_tx()416 if ((hif_dev->tx.tx_buf_cnt == MAX_TX_URB_NUM) && in hif_usb_send_tx()856 hif_dev->tx.tx_buf_cnt = MAX_TX_URB_NUM; in ath9k_hif_usb_alloc_tx_urbs()
92 u32 tx_buf_cnt; /* total bufs allocated will be rq_size + tx_buf_cnt */ member
1452 info.tx_buf_cnt = 2 * info.sq_size; in irdma_initialize_ilq()1482 info.tx_buf_cnt = 4096; in irdma_initialize_ieq()
1080 ret = irdma_puda_allocbufs(rsrc, info->tx_buf_cnt + info->rq_size); in irdma_puda_create_rsrc()
Completed in 17 milliseconds