Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dmae.c1365 MCDI_DECLARE_BUF(outbuf, MC_CMD_MAE_ACTION_SET_FREE_OUT_LEN(1)); in efx_mae_free_action_set()
Dmcdi_pcol.h28478 #define MC_CMD_MAE_ACTION_SET_FREE_OUT_LEN(num) (0+4*(num)) macro