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()
87 tcb_desc->txbuf_size = (u16)i; in fw_download_code()
49 tcb_desc->txbuf_size = (u16)DataLen; in SendTxCommandPacket()
1343 pdesc->TxBufferSize = tcb_desc->txbuf_size; in rtl819xU_tx_cmd()
1159 int txbuf_size; in ath9k_hw_set_dma() local1213 txbuf_size = AR_9285_PCU_TXBUF_CTRL_USABLE_SIZE; in ath9k_hw_set_dma()1216 txbuf_size = AR_9340_PCU_TXBUF_CTRL_USABLE_SIZE; in ath9k_hw_set_dma()1218 txbuf_size = AR_PCU_TXBUF_CTRL_USABLE_SIZE; in ath9k_hw_set_dma()1222 REG_WRITE(ah, AR_PCU_TXBUF_CTRL, txbuf_size); in ath9k_hw_set_dma()
161 u16 txbuf_size; member
124 u16 txbuf_size; member