Searched refs:txbuf_size (Results 1 – 7 of 7) sorted by relevance
71 tcb_desc->txbuf_size = (u16)frag_length; in rtl92e_send_cmd_pkt()
88 tcb_desc->txbuf_size = (u16)i; in fw_download_code()
49 tcb_desc->txbuf_size = (u16)DataLen; in SendTxCommandPacket()
1261 pdesc->TxBufferSize = tcb_desc->txbuf_size; in rtl819xU_tx_cmd()
1182 int txbuf_size; in ath9k_hw_set_dma() local1236 txbuf_size = AR_9285_PCU_TXBUF_CTRL_USABLE_SIZE; in ath9k_hw_set_dma()1239 txbuf_size = AR_9340_PCU_TXBUF_CTRL_USABLE_SIZE; in ath9k_hw_set_dma()1241 txbuf_size = AR_PCU_TXBUF_CTRL_USABLE_SIZE; in ath9k_hw_set_dma()1245 REG_WRITE(ah, AR_PCU_TXBUF_CTRL, txbuf_size); in ath9k_hw_set_dma()
161 u16 txbuf_size; member
124 u16 txbuf_size; member