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

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

Completed in 115 milliseconds