tablebuf         2784 drivers/net/ethernet/sfc/ef10.c 	MCDI_DECLARE_BUF(tablebuf, MC_CMD_RSS_CONTEXT_SET_TABLE_IN_LEN);
tablebuf         2788 drivers/net/ethernet/sfc/ef10.c 	MCDI_SET_DWORD(tablebuf, RSS_CONTEXT_SET_TABLE_IN_RSS_CONTEXT_ID,
tablebuf         2799 drivers/net/ethernet/sfc/ef10.c 		MCDI_PTR(tablebuf,
tablebuf         2803 drivers/net/ethernet/sfc/ef10.c 	rc = efx_mcdi_rpc(efx, MC_CMD_RSS_CONTEXT_SET_TABLE, tablebuf,
tablebuf         2804 drivers/net/ethernet/sfc/ef10.c 			  sizeof(tablebuf), NULL, 0, NULL);
tablebuf         2925 drivers/net/ethernet/sfc/ef10.c 	MCDI_DECLARE_BUF(tablebuf, MC_CMD_RSS_CONTEXT_GET_TABLE_OUT_LEN);
tablebuf         2943 drivers/net/ethernet/sfc/ef10.c 			  tablebuf, sizeof(tablebuf), &outlen);
tablebuf         2951 drivers/net/ethernet/sfc/ef10.c 		ctx->rx_indir_table[i] = MCDI_PTR(tablebuf,