Searched refs:order1 (Results 1 – 7 of 7) sorted by relevance
79 bitmap_fill(pgdir->order1, in hns_roce_alloc_db_pgdir()82 pgdir->bits[1] = pgdir->order1; in hns_roce_alloc_db_pgdir()171 if (bitmap_full(db->u.pgdir->order1, in hns_roce_free_db()
399 DECLARE_BITMAP(order1, HNS_ROCE_DB_PER_PAGE / HNS_ROCE_DB_TYPE_COUNT);
105 u8 order1:2; member
179 chip->scan_order.bits.order1 = chip_mode_map[i].scan_order_1; in parse_drive_mode()
648 bitmap_fill(pgdir->order1, MLX4_DB_PER_PAGE / 2); in mlx4_alloc_db_pgdir()650 pgdir->bits[1] = pgdir->order1; in mlx4_alloc_db_pgdir()740 if (bitmap_full(db->u.pgdir->order1, MLX4_DB_PER_PAGE / 2)) { in mlx4_db_free()
663 DECLARE_BITMAP(order1, MLX4_DB_PER_PAGE / 2);
397 bool order1, res; in tcp_accecn_process_option() local430 order1 = (ptr[0] == TCPOPT_ACCECN1); in tcp_accecn_process_option()450 ecnfield = tcp_accecn_optfield_to_ecnfield(i, order1); in tcp_accecn_process_option()