Searched refs:t_offset (Results 1 – 7 of 7) sorted by relevance
130 sta->mesh->t_offset = t_t - t_r; in mesh_sync_offset_rx_bcn_presp()133 s64 t_clockdrift = sta->mesh->t_offset_setpoint - sta->mesh->t_offset; in mesh_sync_offset_rx_bcn_presp()136 sta->sta.addr, (long long) sta->mesh->t_offset, in mesh_sync_offset_rx_bcn_presp()155 sta->mesh->t_offset_setpoint = sta->mesh->t_offset - TOFFSET_SET_MARGIN; in mesh_sync_offset_rx_bcn_presp()160 (long long) sta->mesh->t_offset); in mesh_sync_offset_rx_bcn_presp()
301 s64 t_offset; member
2028 sinfo->t_offset = sta->mesh->t_offset; in sta_set_sinfo()
429 unsigned int t_offset; in bpf_jit_compile() local503 t_offset = addrs[pc_ret0 - 1]; in bpf_jit_compile()505 emit_branch(BE, t_offset + 20); in bpf_jit_compile()507 emit_branch(BE, t_offset + 8); in bpf_jit_compile()703 t_offset = addrs[i + filter[i].jt]; in bpf_jit_compile()707 emit_jump(t_offset); in bpf_jit_compile()744 t_offset += 8; in bpf_jit_compile()745 emit_branch(t_op, t_offset); in bpf_jit_compile()
584 size_t t_offset; in h_mspro_block_transfer_data() local635 t_offset = msb->req_sg[msb->current_seg].offset; in h_mspro_block_transfer_data()636 t_offset += msb->current_page * msb->page_size; in h_mspro_block_transfer_data()640 t_offset >> PAGE_SHIFT), in h_mspro_block_transfer_data()641 msb->page_size, offset_in_page(t_offset)); in h_mspro_block_transfer_data()
1098 s64 t_offset; member
3815 PUT_SINFO(T_OFFSET, t_offset, u64); in nl80211_send_station()