Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.c1929 inlen = MC_CMD_TABLE_INSERT_IN_LEN(kw + rw); in efx_mae_insert_ct()
H A Dmcdi_pcol.h29522 #define MC_CMD_TABLE_INSERT_IN_LEN(num) (12+4*(num)) macro