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

/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c742 u16 list_offset, data_offset; local
768 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset,
1103 * @list_offset: offset to the SFP ID list
1110 u16 *list_offset,
1138 hw->eeprom.ops.read(hw, IXGBE_PHY_INIT_OFFSET_NL, list_offset);
1140 if ((!*list_offset) || (*list_offset == 0xFFFF))
1144 (*list_offset)++;
1150 hw->eeprom.ops.read(hw, *list_offset, &sfp_id);
1154 (*list_offset)
1109 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw, u16 *list_offset, u16 *data_offset) argument
[all...]
H A Dixgbe_phy.h120 u16 *list_offset,
H A Dixgbe_82598.c148 u16 list_offset, data_offset; local
181 &list_offset,
H A Dixgbe_82599.c104 u16 list_offset, data_offset, data_value; local
111 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset,
/drivers/scsi/
H A Dgdth.h463 u32 list_offset; /* offset of list[0] */ member in struct:__anon4286
535 u32 list_offset; /* offset of following list */ member in struct:__anon4294
H A Dgdth.c1678 iocr->hdr.list_offset = GDTOFFSOF(gdth_raw_iochan_str, list[0]);
1752 ioc->hdr.list_offset = GDTOFFSOF(gdth_iochan_str, list[0]);
1809 alst->list_offset = GDTOFFSOF(gdth_arcdl_str, list[0]);

Completed in 3599 milliseconds