Searched refs:t4_read_cimq_cfg (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1933 void t4_read_cimq_cfg(struct adapter *adap, u16 *base, u16 *size, u16 *thres);
|
H A D | cudbg_lib.c | 967 t4_read_cimq_cfg(padap, cim_qcfg_data->base, cim_qcfg_data->size, in cudbg_collect_cim_qcfg()
|
H A D | cxgb4_debugfs.c | 363 t4_read_cimq_cfg(adap, base, size, thres); in cim_qcfg_show()
|
H A D | t4_hw.c | 9765 * t4_read_cimq_cfg - read CIM queue configuration 9774 void t4_read_cimq_cfg(struct adapter *adap, u16 *base, u16 *size, u16 *thres) in t4_read_cimq_cfg() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1929 void t4_read_cimq_cfg(struct adapter *adap, u16 *base, u16 *size, u16 *thres);
|
H A D | cudbg_lib.c | 967 t4_read_cimq_cfg(padap, cim_qcfg_data->base, cim_qcfg_data->size, in cudbg_collect_cim_qcfg()
|
H A D | cxgb4_debugfs.c | 363 t4_read_cimq_cfg(adap, base, size, thres); in cim_qcfg_show()
|
H A D | t4_hw.c | 9734 * t4_read_cimq_cfg - read CIM queue configuration 9743 void t4_read_cimq_cfg(struct adapter *adap, u16 *base, u16 *size, u16 *thres) in t4_read_cimq_cfg() function
|
Completed in 57 milliseconds