Home
last modified time | relevance | path

Searched refs:MC_CMD_MAE_MPORT_READ_JOURNAL_OUT_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/
Dmae.c1162 if (outlen < MC_CMD_MAE_MPORT_READ_JOURNAL_OUT_LEN(count * stride)) { in efx_mae_enumerate_mports()
Dmcdi_pcol.h29284 #define MC_CMD_MAE_MPORT_READ_JOURNAL_OUT_LEN(num) (12+1*(num)) macro