Searched refs:b_ofst (Results 1 – 2 of 2) sorted by relevance
2395 u64 b_ofst = b_ofst_i->offset; in phl_calc_offset_from_tbtt() local2411 if (mod < b_ofst) { in phl_calc_offset_from_tbtt()2412 *ofst = (u16)(mod + (b_intvl - b_ofst)); in phl_calc_offset_from_tbtt()2414 *ofst = (u16)(mod - b_ofst); in phl_calc_offset_from_tbtt()2418 b_ofst_i->conf_lvl, (u32)b_ofst); in phl_calc_offset_from_tbtt()
2431 u64 b_ofst = b_ofst_i->offset; in phl_calc_offset_from_tbtt() local2447 if (mod < b_ofst) { in phl_calc_offset_from_tbtt()2448 *ofst = (u16)(mod + (b_intvl - b_ofst)); in phl_calc_offset_from_tbtt()2450 *ofst = (u16)(mod - b_ofst); in phl_calc_offset_from_tbtt()2454 b_ofst_i->conf_lvl, (u32)b_ofst); in phl_calc_offset_from_tbtt()