Searched refs:t4_tp_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 | 1944 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr);
|
H A D | cudbg_lib.c | 1899 t4_tp_read_la(padap, (u64 *)tp_la_buff->data, NULL); in cudbg_collect_tp_la()
|
H A D | cxgb4_debugfs.c | 659 t4_tp_read_la(adap, (u64 *)p->data, NULL); in tp_la_open()
|
H A D | t4_hw.c | 10013 * t4_tp_read_la - read TP LA capture buffer 10022 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr) in t4_tp_read_la() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1940 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr);
|
H A D | cudbg_lib.c | 1899 t4_tp_read_la(padap, (u64 *)tp_la_buff->data, NULL); in cudbg_collect_tp_la()
|
H A D | cxgb4_debugfs.c | 659 t4_tp_read_la(adap, (u64 *)p->data, NULL); in tp_la_open()
|
H A D | t4_hw.c | 9982 * t4_tp_read_la - read TP LA capture buffer 9991 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr) in t4_tp_read_la() function
|
Completed in 51 milliseconds