Searched refs:concat_buf (Results 1 – 3 of 3) sorted by relevance
350 trace_iwm_tx_packets(iwm, txq->concat_buf, txq->concat_count); in iwm_tx_send_concat_packets()351 ret = iwm_bus_send_chunk(iwm, txq->concat_buf, txq->concat_count); in iwm_tx_send_concat_packets()354 txq->concat_ptr = txq->concat_buf; in iwm_tx_send_concat_packets()432 txq->concat_ptr = txq->concat_buf + txq->concat_count; in iwm_tx_worker()
199 u8 concat_buf[IWM_HAL_CONCATENATE_BUF_SIZE]; member
593 iwm->txq[i].concat_ptr = iwm->txq[i].concat_buf; in iwm_link_off()