Searched refs:txbuf_size (Results 1 – 8 of 8) sorted by relevance
59 tcb_desc->txbuf_size = frag_length; in rtl92e_send_cmd_pkt()
219 const void *txbuf, size_t txbuf_size, in mpf_spi_write_then_read() argument225 ret = mpf_spi_write(spi, txbuf, txbuf_size); in mpf_spi_write_then_read()
86 tcb_desc->txbuf_size = (u16)i; in fw_download_code()
49 tcb_desc->txbuf_size = (u16)DataLen; in SendTxCommandPacket()
1017 pdesc->TxBufferSize = tcb_desc->txbuf_size; in rtl819xU_tx_cmd()
1195 int txbuf_size; in ath9k_hw_set_dma() local1249 txbuf_size = AR_9285_PCU_TXBUF_CTRL_USABLE_SIZE; in ath9k_hw_set_dma()1252 txbuf_size = AR_9340_PCU_TXBUF_CTRL_USABLE_SIZE; in ath9k_hw_set_dma()1254 txbuf_size = AR_PCU_TXBUF_CTRL_USABLE_SIZE; in ath9k_hw_set_dma()1258 REG_WRITE(ah, AR_PCU_TXBUF_CTRL, txbuf_size); in ath9k_hw_set_dma()
157 u16 txbuf_size; member
120 u16 txbuf_size; member