Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dmae.c880 MCDI_DECLARE_BUF(outbuf, MC_CMD_MAE_COUNTER_ALLOC_OUT_LEN(1)); in efx_mae_allocate_counter()
H A Dmcdi_pcol.h23944 #define MC_CMD_MAE_COUNTER_ALLOC_OUT_LEN(num) (8+4*(num)) macro