Defined in 1 files as a prototype:

Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

drivers/net/ethernet/intel/ixgbe/ixgbe_common.c ixgbe_detect_eeprom_page_size_generic() -> ixgbe_write_eeprom_buffer_bit_bang()

Type Parameter Key Value
PARAM_VALUE 0 hw 4096-ptr_max
PARAM_VALUE 0 hw->eeprom.type 1-u32max
PARAM_VALUE 0 hw->eeprom.word_page_size 128
PARAM_VALUE 0 hw->eeprom.word_size 1-u16max
PARAM_VALUE 2 words 128
PARAM_VALUE 3 data 4096-ptr_max
BUF_SIZE 0 hw 2816
BUF_SIZE 3 data 256
CAPPED_DATA 1 offset 1
DATA_SOURCE 0 hw $0
DATA_SOURCE 1 offset $1
USER_DATA 1 offset 0-u16max[c]

drivers/net/ethernet/intel/ixgbe/ixgbe_common.c ixgbe_write_eeprom_buffer_bit_bang_generic() -> ixgbe_write_eeprom_buffer_bit_bang()

Type Parameter Key Value
PARAM_VALUE 0 hw 4096-ptr_max
PARAM_VALUE 0 hw->eeprom.type 1-u32max
PARAM_VALUE 0 hw->eeprom.word_size 1-u16max
PARAM_VALUE 2 words 1-u16max
PARAM_VALUE 3 data 4096-ptr_max
BUF_SIZE 0 hw 2816
CAPPED_DATA 1 offset 1
CAPPED_DATA 2 words 1
DATA_SOURCE 0 hw $0
FUZZY_MAX 2 words 512
USER_DATA 1 offset 0-u16max[c]
HALF_LOCKED2 global &rtnl_mutex

drivers/net/ethernet/intel/ixgbe/ixgbe_common.c ixgbe_write_eeprom_generic() -> ixgbe_write_eeprom_buffer_bit_bang()

Type Parameter Key Value
PARAM_VALUE 0 hw 4096-ptr_max
PARAM_VALUE 0 hw->eeprom.type 1-u32max
PARAM_VALUE 0 hw->eeprom.word_size 64-u16max
PARAM_VALUE 1 offset 63
PARAM_VALUE 2 words 1
BUF_SIZE 0 hw 2816
DATA_SOURCE 0 hw $0
DATA_SOURCE 1 offset $1
FUZZY_MAX 0 hw->eeprom.word_size 64
PARAM_COMPARE 0 hw->eeprom.word_size > $1
PARAM_COMPARE 1 offset < $0->eeprom.word_size
HOST_DATA 3 *data 0-u16max