Searched refs:ULPRX_LA_SIZE (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.h | 69 ULPRX_LA_SIZE = 512, /* # of 256-bit words in ULP_RX LA */ enumerator
|
H A D | cudbg_entity.h | 78 u32 data[ULPRX_LA_SIZE * 8];
|
H A D | cudbg_lib.c | 1879 ulprx_la_buff->size = ULPRX_LA_SIZE; in cudbg_collect_ulprx_la()
|
H A D | cxgb4_debugfs.c | 713 p = seq_open_tab(file, ULPRX_LA_SIZE, 8 * sizeof(u32), 1, in ulprx_la_open()
|
H A D | t4_hw.c | 3961 for (j = 0; j < ULPRX_LA_SIZE; j++, p += 8) in t4_ulprx_read_la()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.h | 69 ULPRX_LA_SIZE = 512, /* # of 256-bit words in ULP_RX LA */ enumerator
|
H A D | cudbg_entity.h | 78 u32 data[ULPRX_LA_SIZE * 8];
|
H A D | cudbg_lib.c | 1879 ulprx_la_buff->size = ULPRX_LA_SIZE; in cudbg_collect_ulprx_la()
|
H A D | cxgb4_debugfs.c | 713 p = seq_open_tab(file, ULPRX_LA_SIZE, 8 * sizeof(u32), 1, in ulprx_la_open()
|
H A D | t4_hw.c | 3931 for (j = 0; j < ULPRX_LA_SIZE; j++, p += 8) in t4_ulprx_read_la()
|
Completed in 51 milliseconds