Searched refs:AVB_AB_MAX_PRIORITY (Results 1 – 6 of 6) sorted by relevance
148 data->slots[0].priority = AVB_AB_MAX_PRIORITY; in avb_ab_data_init()151 data->slots[1].priority = AVB_AB_MAX_PRIORITY - 1; in avb_ab_data_init()270 ab_data.slots[slot_number].priority = AVB_AB_MAX_PRIORITY; in avb_ab_mark_slot_active()276 if (ab_data.slots[other_slot_number].priority == AVB_AB_MAX_PRIORITY) { in avb_ab_mark_slot_active()277 ab_data.slots[other_slot_number].priority = AVB_AB_MAX_PRIORITY - 1; in avb_ab_mark_slot_active()
367 if (info.slots[now_slot].priority != AVB_AB_MAX_PRIORITY) { in setSlotSucceed()370 info.slots[now_slot].priority, AVB_AB_MAX_PRIORITY); in setSlotSucceed()371 info.slots[now_slot].priority = AVB_AB_MAX_PRIORITY; in setSlotSucceed()411 info.slots[now_slot].priority = AVB_AB_MAX_PRIORITY - 1; in setSlotActivity()412 info.slots[1 - now_slot].priority = AVB_AB_MAX_PRIORITY; in setSlotActivity()
68 data->slots[0].priority = AVB_AB_MAX_PRIORITY; in avb_ab_data_init()71 data->slots[1].priority = AVB_AB_MAX_PRIORITY - 1; in avb_ab_data_init()424 ab_data.slots[slot_number].priority = AVB_AB_MAX_PRIORITY; in avb_ab_mark_slot_active()430 if (ab_data.slots[other_slot_number].priority == AVB_AB_MAX_PRIORITY) { in avb_ab_mark_slot_active()431 ab_data.slots[other_slot_number].priority = AVB_AB_MAX_PRIORITY - 1; in avb_ab_mark_slot_active()
44 #define AVB_AB_MAX_PRIORITY 15 macro
103 data->slots[0].priority = AVB_AB_MAX_PRIORITY; in spl_ab_data_init()106 data->slots[1].priority = AVB_AB_MAX_PRIORITY - 1; in spl_ab_data_init()
53 #define AVB_AB_MAX_PRIORITY 15 macro