Home
last modified time | relevance | path

Searched refs:list_offset (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_phy.c1406 u16 list_offset, data_offset; in ixgbe_reset_phy_nl() local
1436 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset, in ixgbe_reset_phy_nl()
2002 u16 *list_offset, in ixgbe_get_sfp_init_sequence_offsets() argument
2042 if ((!*list_offset) || (*list_offset == 0xFFFF)) in ixgbe_get_sfp_init_sequence_offsets()
2046 (*list_offset)++; in ixgbe_get_sfp_init_sequence_offsets()
2052 if (hw->eeprom.ops.read(hw, *list_offset, &sfp_id)) in ixgbe_get_sfp_init_sequence_offsets()
2057 (*list_offset)++; in ixgbe_get_sfp_init_sequence_offsets()
2058 if (hw->eeprom.ops.read(hw, *list_offset, data_offset)) in ixgbe_get_sfp_init_sequence_offsets()
2067 (*list_offset) += 2; in ixgbe_get_sfp_init_sequence_offsets()
2068 if (hw->eeprom.ops.read(hw, *list_offset, &sfp_id)) in ixgbe_get_sfp_init_sequence_offsets()
[all …]
A Dixgbe_phy.h158 u16 *list_offset,
A Dixgbe_82598.c101 u16 list_offset, data_offset; in ixgbe_init_phy_ops_82598() local
131 &list_offset, in ixgbe_init_phy_ops_82598()
A Dixgbe_82599.c103 u16 list_offset, data_offset, data_value; in ixgbe_setup_sfp_modules_82599() local
111 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset, in ixgbe_setup_sfp_modules_82599()
/drivers/gpu/drm/msm/adreno/
A Da6xx_gpu.h26 uint16_t list_offset; member

Completed in 17 milliseconds