Searched refs:word_offset (Results 1 – 3 of 3) sorted by relevance
345 uint64_t word_offset; in _ipn3ke_indrct_read() local350 word_offset = (addr & 0x1FFFFFF) >> 2; in _ipn3ke_indrct_read()351 indirect_value = RCMD | word_offset << 32; in _ipn3ke_indrct_read()368 uint64_t word_offset; in _ipn3ke_indrct_write() local372 word_offset = (addr & 0x1FFFFFF) >> 2; in _ipn3ke_indrct_write()373 indirect_value = WCMD | word_offset << 32 | value; in _ipn3ke_indrct_write()
1317 u8 module, u32 word_offset) in _i40e_read_lldp_cfg() argument1319 u32 address, offset = (2 * word_offset); in _i40e_read_lldp_cfg()1354 offset = mem + word_offset; in _i40e_read_lldp_cfg()
1355 unsigned int word_offset = 4; in cxgbe_get_filter_count() local1361 (word_offset * sizeof(__be32)), in cxgbe_get_filter_count()1370 unsigned int word_offset = 6; in cxgbe_get_filter_count() local1376 (word_offset * sizeof(__be32)), in cxgbe_get_filter_count()