Searched refs:t4_cim_read_la (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1928 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr);
|
H A D | cudbg_lib.c | 903 rc = t4_cim_read_la(padap, in cudbg_collect_cim_la()
|
H A D | cxgb4_debugfs.c | 223 ret = t4_cim_read_la(adap, (u32 *)p->data, NULL); in cim_la_open()
|
H A D | t4_hw.c | 9944 * t4_cim_read_la - read CIM LA capture buffer 9953 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr) in t4_cim_read_la() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1924 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr);
|
H A D | cudbg_lib.c | 903 rc = t4_cim_read_la(padap, in cudbg_collect_cim_la()
|
H A D | cxgb4_debugfs.c | 223 ret = t4_cim_read_la(adap, (u32 *)p->data, NULL); in cim_la_open()
|
H A D | t4_hw.c | 9913 * t4_cim_read_la - read CIM LA capture buffer 9922 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr) in t4_cim_read_la() function
|
Completed in 51 milliseconds