Home
last modified time | relevance | path

Searched refs:tfd_size (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c2787 dma_free_coherent(dev, il->hw_params.tfd_size * txq->q.n_bd, in il_tx_queue_free()
2867 dma_free_coherent(dev, il->hw_params.tfd_size * txq->q.n_bd, in il_cmd_queue_free()
2964 size_t tfd_sz = il->hw_params.tfd_size * TFD_QUEUE_SIZE_MAX; in il_tx_queue_alloc()
H A D3945.c2398 il->hw_params.tfd_size = sizeof(struct il3945_tfd); in il3945_hw_set_hw_params()
H A Dcommon.h809 u32 tfd_size; member
H A D4965-mac.c6454 il->hw_params.tfd_size = sizeof(struct il_tfd); in il4965_set_hw_params()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c3410 u16 tfd_size = trans->txqs.tfd.size; in iwl_trans_pcie_dump_data() local
3428 tfd_size * tfdidx); in iwl_trans_pcie_dump_data()