Lines Matching defs:trans
166 int iwl_pcie_rx_stop(struct iwl_trans *trans) in iwl_pcie_rx_stop()
176 static void iwl_pcie_rxq_inc_wr_ptr(struct iwl_trans *trans) in iwl_pcie_rxq_inc_wr_ptr()
207 static void iwl_pcie_rxq_check_wrptr(struct iwl_trans *trans) in iwl_pcie_rxq_check_wrptr()
235 static void iwl_pcie_rxq_restock(struct iwl_trans *trans) in iwl_pcie_rxq_restock()
284 static struct page *iwl_pcie_rx_alloc_page(struct iwl_trans *trans, in iwl_pcie_rx_alloc_page()
328 static void iwl_pcie_rxq_alloc_rbs(struct iwl_trans *trans, gfp_t priority) in iwl_pcie_rxq_alloc_rbs()
389 static void iwl_pcie_rxq_free_rbs(struct iwl_trans *trans) in iwl_pcie_rxq_free_rbs()
416 static void iwl_pcie_rx_replenish(struct iwl_trans *trans) in iwl_pcie_rx_replenish()
429 static void iwl_pcie_rx_allocator(struct iwl_trans *trans) in iwl_pcie_rx_allocator()
520 static int iwl_pcie_rx_allocator_get(struct iwl_trans *trans, in iwl_pcie_rx_allocator_get()
561 static int iwl_pcie_rx_alloc(struct iwl_trans *trans) in iwl_pcie_rx_alloc()
599 static void iwl_pcie_rx_hw_init(struct iwl_trans *trans, struct iwl_rxq *rxq) in iwl_pcie_rx_hw_init()
680 static void iwl_pcie_rx_free_rba(struct iwl_trans *trans) in iwl_pcie_rx_free_rba()
699 int iwl_pcie_rx_init(struct iwl_trans *trans) in iwl_pcie_rx_init()
751 void iwl_pcie_rx_free(struct iwl_trans *trans) in iwl_pcie_rx_free()
799 static void iwl_pcie_rx_reuse_rbd(struct iwl_trans *trans, in iwl_pcie_rx_reuse_rbd()
833 static void iwl_pcie_rx_handle_rb(struct iwl_trans *trans, in iwl_pcie_rx_handle_rb()
962 static void iwl_pcie_rx_handle(struct iwl_trans *trans) in iwl_pcie_rx_handle()
1077 static void iwl_pcie_irq_handle_error(struct iwl_trans *trans) in iwl_pcie_irq_handle_error()
1111 static u32 iwl_pcie_int_cause_non_ict(struct iwl_trans *trans) in iwl_pcie_int_cause_non_ict()
1139 static u32 iwl_pcie_int_cause_ict(struct iwl_trans *trans) in iwl_pcie_int_cause_ict()
1193 struct iwl_trans *trans = dev_id; in iwl_pcie_irq_handler() local
1449 void iwl_pcie_free_ict(struct iwl_trans *trans) in iwl_pcie_free_ict()
1467 int iwl_pcie_alloc_ict(struct iwl_trans *trans) in iwl_pcie_alloc_ict()
1494 void iwl_pcie_reset_ict(struct iwl_trans *trans) in iwl_pcie_reset_ict()
1524 void iwl_pcie_disable_ict(struct iwl_trans *trans) in iwl_pcie_disable_ict()
1535 struct iwl_trans *trans = data; in iwl_pcie_isr() local