BLK_IDX_MAX
for (blk_idx = 0; blk_idx < BLK_IDX_MAX; blk_idx++) {
for (i = 0; i < BLK_IDX_MAX; i++) {
for (i = 0; i < BLK_IDX_MAX; i++) {
const struct sja1105_table_ops sja1105e_table_ops[BLK_IDX_MAX] = {
const struct sja1105_table_ops sja1105t_table_ops[BLK_IDX_MAX] = {
const struct sja1105_table_ops sja1105p_table_ops[BLK_IDX_MAX] = {
const struct sja1105_table_ops sja1105q_table_ops[BLK_IDX_MAX] = {
const struct sja1105_table_ops sja1105r_table_ops[BLK_IDX_MAX] = {
const struct sja1105_table_ops sja1105s_table_ops[BLK_IDX_MAX] = {
const struct sja1105_table_ops sja1110_table_ops[BLK_IDX_MAX] = {
for (i = 0; i < BLK_IDX_MAX; i++)
for (i = 0; i < BLK_IDX_MAX; i++) {
static u64 blk_id_map[BLK_IDX_MAX] = {
struct sja1105_table tables[BLK_IDX_MAX];
extern const struct sja1105_table_ops sja1105e_table_ops[BLK_IDX_MAX];
extern const struct sja1105_table_ops sja1105t_table_ops[BLK_IDX_MAX];
extern const struct sja1105_table_ops sja1105p_table_ops[BLK_IDX_MAX];
extern const struct sja1105_table_ops sja1105q_table_ops[BLK_IDX_MAX];
extern const struct sja1105_table_ops sja1105r_table_ops[BLK_IDX_MAX];
extern const struct sja1105_table_ops sja1105s_table_ops[BLK_IDX_MAX];
extern const struct sja1105_table_ops sja1110_table_ops[BLK_IDX_MAX];