Lines Matching defs:tab
928 static void gfar_set_mask(u32 mask, struct filer_table *tab) in gfar_set_mask()
936 static void gfar_set_parse_bits(u32 value, u32 mask, struct filer_table *tab) in gfar_set_parse_bits()
946 struct filer_table *tab) in gfar_set_general_attribute()
969 struct filer_table *tab) in gfar_set_attribute()
1028 struct filer_table *tab) in gfar_set_basic_ip()
1048 struct filer_table *tab) in gfar_set_user_ip()
1066 struct filer_table *tab) in gfar_set_ether()
1166 struct filer_table *tab) in gfar_convert_to_filer()
1290 static int gfar_trim_filer_entries(u32 begin, u32 end, struct filer_table *tab) in gfar_trim_filer_entries()
1319 struct filer_table *tab) in gfar_expand_filer_entries()
1332 static int gfar_get_next_cluster_start(int start, struct filer_table *tab) in gfar_get_next_cluster_start()
1343 static int gfar_get_next_cluster_end(int start, struct filer_table *tab) in gfar_get_next_cluster_end()
1357 static void gfar_cluster_filer(struct filer_table *tab) in gfar_cluster_filer()
1430 struct filer_table *tab) in gfar_generate_mask_table()
1516 static int gfar_optimize_filer_masks(struct filer_table *tab) in gfar_optimize_filer_masks()
1582 struct filer_table *tab) in gfar_write_filer_table()
1626 struct filer_table *tab; in gfar_process_filer_changes() local