Searched refs:t_off (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/arch/arc/net/ |
D | bpf_jit.h | 150 u8 gen_jmp_32(u8 *buf, u8 rd, u8 rs, u8 cond, u32 c_off, u32 t_off); 151 u8 gen_jmp_64(u8 *buf, u8 rd, u8 rs, u8 cond, u32 c_off, u32 t_off);
|
/linux-6.12.1/drivers/memstick/core/ |
D | mspro_block.c | 624 u64 t_off; in mspro_block_issue_req() local 649 t_off = blk_rq_pos(msb->block_req); in mspro_block_issue_req() 650 t_off <<= 9; in mspro_block_issue_req() 653 msb->setup_transfer(card, t_off, count); in mspro_block_issue_req()
|
/linux-6.12.1/drivers/net/ethernet/i825xx/ |
D | 82596.c | 301 unsigned short t_off; member 673 lp->scb.t_off = 1 * 25; in init_i596_mem()
|
D | lib82596.c | 285 unsigned short t_off; member
|