Searched defs:eeprom_buf (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_nvm.c | 963 s32 e1000_read_pba_raw(struct e1000_hw *hw, u16 *eeprom_buf, in e1000_read_pba_raw() 1032 s32 e1000_write_pba_raw(struct e1000_hw *hw, u16 *eeprom_buf, in e1000_write_pba_raw() 1091 s32 e1000_get_pba_block_size(struct e1000_hw *hw, u16 *eeprom_buf, in e1000_get_pba_block_size()
|
| /f-stack/dpdk/drivers/net/igc/base/ |
| H A D | igc_nvm.c | 954 s32 igc_read_pba_raw(struct igc_hw *hw, u16 *eeprom_buf, in igc_read_pba_raw() 1023 s32 igc_write_pba_raw(struct igc_hw *hw, u16 *eeprom_buf, in igc_write_pba_raw() 1082 s32 igc_get_pba_block_size(struct igc_hw *hw, u16 *eeprom_buf, in igc_get_pba_block_size()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_common.c | 752 s32 ixgbe_read_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf, in ixgbe_read_pba_raw() 821 s32 ixgbe_write_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf, in ixgbe_write_pba_raw() 880 s32 ixgbe_get_pba_block_size(struct ixgbe_hw *hw, u16 *eeprom_buf, in ixgbe_get_pba_block_size()
|