Home
last modified time | relevance | path

Searched defs:uld_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c174 setup_sge_queues_uld(struct adapter *adap, unsigned int uld_type, bool lro) in setup_sge_queues_uld() argument
212 static void free_sge_queues_uld(struct adapter *adap, unsigned int uld_type) in free_sge_queues_uld() argument
237 static int cfg_queues_uld(struct adapter *adap, unsigned int uld_type, in cfg_queues_uld() argument
313 free_queues_uld(struct adapter *adap, unsigned int uld_type) free_queues_uld() argument
324 request_msix_queue_irqs_uld(struct adapter *adap, unsigned int uld_type) request_msix_queue_irqs_uld() argument
356 free_msix_queue_irqs_uld(struct adapter *adap, unsigned int uld_type) free_msix_queue_irqs_uld() argument
370 enable_rx_uld(struct adapter *adap, unsigned int uld_type) enable_rx_uld() argument
385 quiesce_rx_uld(struct adapter *adap, unsigned int uld_type) quiesce_rx_uld() argument
422 alloc_sge_txq_uld(struct adapter *adap, struct sge_uld_txq_info *txq_info, unsigned int uld_type) alloc_sge_txq_uld() argument
446 release_sge_txq_uld(struct adapter *adap, unsigned int uld_type) release_sge_txq_uld() argument
462 setup_sge_txq_uld(struct adapter *adap, unsigned int uld_type, const struct cxgb4_uld_info *uld_info) setup_sge_txq_uld() argument
510 uld_queue_init(struct adapter *adap, unsigned int uld_type, struct cxgb4_lld_info *lli) uld_queue_init() argument
[all...]
H A Dsge.c4779 t4_sge_alloc_uld_txq(struct adapter *adap, struct sge_uld_txq *txq, struct net_device *dev, unsigned int iqid, unsigned int uld_type) t4_sge_alloc_uld_txq() argument
H A Dcxgb4.h918 enum cxgb4_uld uld_type; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c174 setup_sge_queues_uld(struct adapter *adap, unsigned int uld_type, bool lro) in setup_sge_queues_uld() argument
212 static void free_sge_queues_uld(struct adapter *adap, unsigned int uld_type) in free_sge_queues_uld() argument
237 static int cfg_queues_uld(struct adapter *adap, unsigned int uld_type, in cfg_queues_uld() argument
313 free_queues_uld(struct adapter *adap, unsigned int uld_type) free_queues_uld() argument
324 request_msix_queue_irqs_uld(struct adapter *adap, unsigned int uld_type) request_msix_queue_irqs_uld() argument
356 free_msix_queue_irqs_uld(struct adapter *adap, unsigned int uld_type) free_msix_queue_irqs_uld() argument
370 enable_rx_uld(struct adapter *adap, unsigned int uld_type) enable_rx_uld() argument
385 quiesce_rx_uld(struct adapter *adap, unsigned int uld_type) quiesce_rx_uld() argument
422 alloc_sge_txq_uld(struct adapter *adap, struct sge_uld_txq_info *txq_info, unsigned int uld_type) alloc_sge_txq_uld() argument
446 release_sge_txq_uld(struct adapter *adap, unsigned int uld_type) release_sge_txq_uld() argument
462 setup_sge_txq_uld(struct adapter *adap, unsigned int uld_type, const struct cxgb4_uld_info *uld_info) setup_sge_txq_uld() argument
510 uld_queue_init(struct adapter *adap, unsigned int uld_type, struct cxgb4_lld_info *lli) uld_queue_init() argument
[all...]
H A Dsge.c4809 t4_sge_alloc_uld_txq(struct adapter *adap, struct sge_uld_txq *txq, struct net_device *dev, unsigned int iqid, unsigned int uld_type) t4_sge_alloc_uld_txq() argument
H A Dcxgb4.h916 enum cxgb4_uld uld_type; member

Completed in 24 milliseconds