Home
last modified time | relevance | path

Searched refs:list_offset (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c1276 u16 list_offset, data_offset; in ixgbe_reset_phy_nl() local
1305 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset, in ixgbe_reset_phy_nl()
1843 * @list_offset: offset to the SFP ID list
1850 u16 *list_offset, in ixgbe_get_sfp_init_sequence_offsets()
1882 if (hw->eeprom.ops.read(hw, IXGBE_PHY_INIT_OFFSET_NL, list_offset)) { in ixgbe_get_sfp_init_sequence_offsets()
1888 if ((!*list_offset) || (*list_offset == 0xFFFF)) in ixgbe_get_sfp_init_sequence_offsets()
1892 (*list_offset)++; in ixgbe_get_sfp_init_sequence_offsets()
1898 if (hw->eeprom.ops.read(hw, *list_offset, &sfp_id)) in ixgbe_get_sfp_init_sequence_offsets()
1903 (*list_offset) in ixgbe_get_sfp_init_sequence_offsets()
1849 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw, u16 *list_offset, u16 *data_offset) ixgbe_get_sfp_init_sequence_offsets() argument
[all...]
H A Dixgbe_phy.h156 u16 *list_offset,
H A Dixgbe_82598.c101 u16 list_offset, data_offset; in ixgbe_init_phy_ops_82598() local
130 &list_offset, in ixgbe_init_phy_ops_82598()
H A Dixgbe_82599.c104 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c1407 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()
1974 * @list_offset: offset to the SFP ID list
1981 u16 *list_offset, in ixgbe_get_sfp_init_sequence_offsets()
2013 if (hw->eeprom.ops.read(hw, IXGBE_PHY_INIT_OFFSET_NL, list_offset)) { in ixgbe_get_sfp_init_sequence_offsets()
2019 if ((!*list_offset) || (*list_offset == 0xFFFF)) in ixgbe_get_sfp_init_sequence_offsets()
2023 (*list_offset)++; in ixgbe_get_sfp_init_sequence_offsets()
2029 if (hw->eeprom.ops.read(hw, *list_offset, &sfp_id)) in ixgbe_get_sfp_init_sequence_offsets()
2034 (*list_offset) in ixgbe_get_sfp_init_sequence_offsets()
1980 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw, u16 *list_offset, u16 *data_offset) ixgbe_get_sfp_init_sequence_offsets() argument
[all...]
H A Dixgbe_phy.h156 u16 *list_offset,
H A Dixgbe_82598.c101 u16 list_offset, data_offset; in ixgbe_init_phy_ops_82598() local
130 &list_offset, in ixgbe_init_phy_ops_82598()
H A Dixgbe_82599.c104 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()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.h433 u32 list_offset; /* offset of list[0] */ member
505 u32 list_offset; /* offset of following list */ member
H A Dgdth.c1221 iocr->hdr.list_offset = GDTOFFSOF(gdth_raw_iochan_str, list[0]); in gdth_search_drives()
1295 ioc->hdr.list_offset = GDTOFFSOF(gdth_iochan_str, list[0]); in gdth_search_drives()
1352 alst->list_offset = GDTOFFSOF(gdth_arcdl_str, list[0]); in gdth_search_drives()

Completed in 26 milliseconds