Searched defs:uld (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cudbg_lib.h | 183 static inline u32 cudbg_uld_txq_to_qtype(u32 uld) in cudbg_uld_txq_to_qtype() argument 195 static inline u32 cudbg_uld_rxq_to_qtype(u32 uld) in cudbg_uld_rxq_to_qtype() argument 213 static inline u32 cudbg_uld_flq_to_qtype(u32 uld) in cudbg_uld_flq_to_qtype() argument 231 static inline u32 cudbg_uld_ciq_to_qtype(u32 uld) in cudbg_uld_ciq_to_qtype() argument
|
H A D | cxgb4_uld.c | 644 uld_attach(struct adapter *adap, unsigned int uld) uld_attach() argument [all...] |
H A D | cxgb4_debugfs.c | 2618 static int sge_qinfo_uld_txq_entries(const struct adapter *adap, int uld) in sge_qinfo_uld_txq_entries() argument 2628 static int sge_qinfo_uld_rspq_entries(const struct adapter *adap, int uld, in sge_qinfo_uld_rspq_entries() argument 2640 static int sge_qinfo_uld_rxq_entries(const struct adapter *adap, int uld) in sge_qinfo_uld_rxq_entries() argument 2645 static int sge_qinfo_uld_ciq_entries(const struct adapter *adap, int uld) in sge_qinfo_uld_ciq_entries() argument
|
H A 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/ |
H A D | cudbg_lib.h | 183 static inline u32 cudbg_uld_txq_to_qtype(u32 uld) in cudbg_uld_txq_to_qtype() argument 195 static inline u32 cudbg_uld_rxq_to_qtype(u32 uld) in cudbg_uld_rxq_to_qtype() argument 213 static inline u32 cudbg_uld_flq_to_qtype(u32 uld) in cudbg_uld_flq_to_qtype() argument 231 static inline u32 cudbg_uld_ciq_to_qtype(u32 uld) in cudbg_uld_ciq_to_qtype() argument
|
H A D | cxgb4_uld.c | 644 uld_attach(struct adapter *adap, unsigned int uld) uld_attach() argument [all...] |
H A D | cxgb4_debugfs.c | 2618 static int sge_qinfo_uld_txq_entries(const struct adapter *adap, int uld) in sge_qinfo_uld_txq_entries() argument 2628 static int sge_qinfo_uld_rspq_entries(const struct adapter *adap, int uld, in sge_qinfo_uld_rspq_entries() argument 2640 static int sge_qinfo_uld_rxq_entries(const struct adapter *adap, int uld) in sge_qinfo_uld_rxq_entries() argument 2645 static int sge_qinfo_uld_ciq_entries(const struct adapter *adap, int uld) in sge_qinfo_uld_ciq_entries() argument
|
H A D | cxgb4.h | 783 u8 uld; /* ULD handling this queue */ member 903 u8 uld; /* uld type */ member 1149 struct cxgb4_uld_info *uld; member
|
Completed in 23 milliseconds