Home
last modified time | relevance | path

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 Dt4_hw.h69 ULPRX_LA_SIZE = 512, /* # of 256-bit words in ULP_RX LA */ enumerator
H A Dcudbg_entity.h78 u32 data[ULPRX_LA_SIZE * 8];
H A Dcudbg_lib.c1879 ulprx_la_buff->size = ULPRX_LA_SIZE; in cudbg_collect_ulprx_la()
H A Dcxgb4_debugfs.c713 p = seq_open_tab(file, ULPRX_LA_SIZE, 8 * sizeof(u32), 1, in ulprx_la_open()
H A Dt4_hw.c3961 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 Dt4_hw.h69 ULPRX_LA_SIZE = 512, /* # of 256-bit words in ULP_RX LA */ enumerator
H A Dcudbg_entity.h78 u32 data[ULPRX_LA_SIZE * 8];
H A Dcudbg_lib.c1879 ulprx_la_buff->size = ULPRX_LA_SIZE; in cudbg_collect_ulprx_la()
H A Dcxgb4_debugfs.c713 p = seq_open_tab(file, ULPRX_LA_SIZE, 8 * sizeof(u32), 1, in ulprx_la_open()
H A Dt4_hw.c3931 for (j = 0; j < ULPRX_LA_SIZE; j++, p += 8) in t4_ulprx_read_la()

Completed in 51 milliseconds