Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.c915 MCDI_DECLARE_BUF(outbuf, MC_CMD_MAE_COUNTER_FREE_OUT_LEN(1)); in efx_mae_free_counter()
H A Dmcdi_pcol.h27882 #define MC_CMD_MAE_COUNTER_FREE_OUT_LEN(num) (8+4*(num)) macro