Searched defs:uld (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cudbg_lib.h | 183 static inline u32 cudbg_uld_txq_to_qtype(u32 uld) in cudbg_uld_txq_to_qtype() 195 static inline u32 cudbg_uld_rxq_to_qtype(u32 uld) in cudbg_uld_rxq_to_qtype() 213 static inline u32 cudbg_uld_flq_to_qtype(u32 uld) in cudbg_uld_flq_to_qtype() 231 static inline u32 cudbg_uld_ciq_to_qtype(u32 uld) in cudbg_uld_ciq_to_qtype()
|
| D | cxgb4_debugfs.c | 2618 static int sge_qinfo_uld_txq_entries(const struct adapter *adap, int uld) in sge_qinfo_uld_txq_entries() 2628 static int sge_qinfo_uld_rspq_entries(const struct adapter *adap, int uld, in sge_qinfo_uld_rspq_entries() 2640 static int sge_qinfo_uld_rxq_entries(const struct adapter *adap, int uld) in sge_qinfo_uld_rxq_entries() 2645 static int sge_qinfo_uld_ciq_entries(const struct adapter *adap, int uld) in sge_qinfo_uld_ciq_entries()
|
| D | cxgb4_uld.c | 644 static int uld_attach(struct adapter *adap, unsigned int uld) in uld_attach()
|
| D | cxgb4_uld.h | 85 #define TX_ULD(uld)(((uld) != CXGB4_ULD_CRYPTO) ? CXGB4_TX_OFLD :\ argument
|
| D | cxgb4.h | 785 u8 uld; /* ULD handling this queue */ member 905 u8 uld; /* uld type */ member 1153 struct cxgb4_uld_info *uld; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cudbg_lib.h | 183 static inline u32 cudbg_uld_txq_to_qtype(u32 uld) in cudbg_uld_txq_to_qtype() 195 static inline u32 cudbg_uld_rxq_to_qtype(u32 uld) in cudbg_uld_rxq_to_qtype() 213 static inline u32 cudbg_uld_flq_to_qtype(u32 uld) in cudbg_uld_flq_to_qtype() 231 static inline u32 cudbg_uld_ciq_to_qtype(u32 uld) in cudbg_uld_ciq_to_qtype()
|
| D | cxgb4_debugfs.c | 2618 static int sge_qinfo_uld_txq_entries(const struct adapter *adap, int uld) in sge_qinfo_uld_txq_entries() 2628 static int sge_qinfo_uld_rspq_entries(const struct adapter *adap, int uld, in sge_qinfo_uld_rspq_entries() 2640 static int sge_qinfo_uld_rxq_entries(const struct adapter *adap, int uld) in sge_qinfo_uld_rxq_entries() 2645 static int sge_qinfo_uld_ciq_entries(const struct adapter *adap, int uld) in sge_qinfo_uld_ciq_entries()
|
| D | cxgb4_uld.c | 644 static int uld_attach(struct adapter *adap, unsigned int uld) in uld_attach()
|
| D | cxgb4_uld.h | 85 #define TX_ULD(uld)(((uld) != CXGB4_ULD_CRYPTO) ? CXGB4_TX_OFLD :\ argument
|
| D | cxgb4.h | 783 u8 uld; /* ULD handling this queue */ member 903 u8 uld; /* uld type */ member 1149 struct cxgb4_uld_info *uld; member
|