Searched refs:extra_offset (Results 1 – 4 of 4) sorted by relevance
209 __le32 extra_offset; /* NEW */ member326 u32 extra_offset; member1007 if (hba->extra_offset) { in stex_common_handshake()1008 h->extra_offset = cpu_to_le32(hba->extra_offset); in stex_common_handshake()1009 h->extra_size = cpu_to_le32(hba->dma_size - hba->extra_offset); in stex_common_handshake()1011 h->extra_offset = h->extra_size = 0; in stex_common_handshake()1081 h->extra_offset = h->extra_size = 0; in stex_ss_handshake()1578 hba->extra_offset = hba->dma_size; in stex_probe()1590 hba->dma_size = hba->extra_offset in stex_probe()
1032 uint extra_offset = 0; in dma_rxfill() local1051 extra_offset = di->rxextrahdrroom; in dma_rxfill()1058 p = brcmu_pkt_buf_get_skb(di->rxbufsize + extra_offset); in dma_rxfill()1072 if (extra_offset) in dma_rxfill()1073 skb_pull(p, extra_offset); in dma_rxfill()
1442 int dotdot_offset, dotdot_size, extra_offset, extra_size; in ext4_read_inline_dir() local1482 extra_offset = dotdot_size - EXT4_INLINE_DOTDOT_SIZE; in ext4_read_inline_dir()1483 extra_size = extra_offset + inline_size; in ext4_read_inline_dir()1508 (dir_buf + i - extra_offset); in ext4_read_inline_dir()1542 (dir_buf + ctx->pos - extra_offset); in ext4_read_inline_dir()
583 int extra_offset = 0; in hist_browser__show_callchain() local593 extra_offset = LEVEL_OFFSET_STEP; in hist_browser__show_callchain()614 print(browser, chain, str, offset + extra_offset, row, arg); in hist_browser__show_callchain()626 const int new_level = level + (extra_offset ? 2 : 1); in hist_browser__show_callchain()