Searched refs:default_bitmap (Results 1 – 1 of 1) sorted by relevance
15 static u8 default_bitmap[] = { 0xfe, 0xff, 0xfe, 0xff }; variable35 sched->chans[0].committed.len = sizeof(default_bitmap); in nan_test_schedule_cb()36 os_memcpy(sched->chans[0].committed.bitmap, default_bitmap, in nan_test_schedule_cb()37 sizeof(default_bitmap)); in nan_test_schedule_cb()84 sched->chans[0].committed.len += sizeof(default_bitmap); in nan_test_schedule_cb_all_no_ndc_period_4()85 os_memcpy(sched->chans[0].committed.bitmap + sizeof(default_bitmap), in nan_test_schedule_cb_all_no_ndc_period_4()86 default_bitmap, in nan_test_schedule_cb_all_no_ndc_period_4()87 sizeof(default_bitmap)); in nan_test_schedule_cb_all_no_ndc_period_4()