cpsw_ale_get_field
return cpsw_ale_get_field(ale_entry, start, bits); \
return cpsw_ale_get_field(ale_entry, start, bits); \
return cpsw_ale_get_field(ale_entry, entry_fld->start_bit, bits);
addr[i] = cpsw_ale_get_field(ale_entry, 40 - 8*i, 8);