Lines Matching defs:adap
56 static int get_msix_idx_from_bmap(struct adapter *adap) in get_msix_idx_from_bmap()
75 static void free_msix_idx_in_bmap(struct adapter *adap, unsigned int msix_idx) in free_msix_idx_in_bmap()
88 struct adapter *adap = q->adap; in uldrx_flush_handler() local
106 struct adapter *adap = q->adap; in uldrx_handler() local
137 static int alloc_uld_rxqs(struct adapter *adap, in alloc_uld_rxqs()
196 setup_sge_queues_uld(struct adapter *adap, unsigned int uld_type, bool lro) in setup_sge_queues_uld()
231 static void t4_free_uld_rxqs(struct adapter *adap, int n, in t4_free_uld_rxqs()
241 static void free_sge_queues_uld(struct adapter *adap, unsigned int uld_type) in free_sge_queues_uld()
268 static int cfg_queues_uld(struct adapter *adap, unsigned int uld_type, in cfg_queues_uld()
344 static void free_queues_uld(struct adapter *adap, unsigned int uld_type) in free_queues_uld()
355 request_msix_queue_irqs_uld(struct adapter *adap, unsigned int uld_type) in request_msix_queue_irqs_uld()
389 free_msix_queue_irqs_uld(struct adapter *adap, unsigned int uld_type) in free_msix_queue_irqs_uld()
405 static void name_msix_vecs_uld(struct adapter *adap, unsigned int uld_type) in name_msix_vecs_uld()
419 static void enable_rx(struct adapter *adap, struct sge_rspq *q) in enable_rx()
433 static void quiesce_rx(struct adapter *adap, struct sge_rspq *q) in quiesce_rx()
439 static void enable_rx_uld(struct adapter *adap, unsigned int uld_type) in enable_rx_uld()
448 static void quiesce_rx_uld(struct adapter *adap, unsigned int uld_type) in quiesce_rx_uld()
458 free_sge_txq_uld(struct adapter *adap, struct sge_uld_txq_info *txq_info) in free_sge_txq_uld()
479 alloc_sge_txq_uld(struct adapter *adap, struct sge_uld_txq_info *txq_info, in alloc_sge_txq_uld()
503 release_sge_txq_uld(struct adapter *adap, unsigned int uld_type) in release_sge_txq_uld()
519 setup_sge_txq_uld(struct adapter *adap, unsigned int uld_type, in setup_sge_txq_uld()
567 static void uld_queue_init(struct adapter *adap, unsigned int uld_type, in uld_queue_init()
581 int t4_uld_mem_alloc(struct adapter *adap) in t4_uld_mem_alloc()
609 void t4_uld_mem_free(struct adapter *adap) in t4_uld_mem_free()
619 static void cxgb4_shutdown_uld_adapter(struct adapter *adap, enum cxgb4_uld type) in cxgb4_shutdown_uld_adapter()
637 void t4_uld_clean_up(struct adapter *adap) in t4_uld_clean_up()
651 static void uld_init(struct adapter *adap, struct cxgb4_lld_info *lld) in uld_init()
698 static int uld_attach(struct adapter *adap, unsigned int uld) in uld_attach()
733 struct adapter *adap; in cxgb4_register_uld() local
798 struct adapter *adap; in cxgb4_unregister_uld() local