Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dmae.c891 MCDI_DECLARE_BUF(outbuf, MC_CMD_MAE_COUNTER_ALLOC_OUT_LEN(1)); in efx_mae_allocate_counter()
Dmcdi_pcol.h27806 #define MC_CMD_MAE_COUNTER_ALLOC_OUT_LEN(num) (8+4*(num)) macro