Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ralink/rt2x00/
Drt2800lib.c386 static unsigned int rt2800_eeprom_word_index(struct rt2x00_dev *rt2x00dev, in rt2800_eeprom_word_index() function
423 index = rt2800_eeprom_word_index(rt2x00dev, word); in rt2800_eeprom_addr()
432 index = rt2800_eeprom_word_index(rt2x00dev, word); in rt2800_eeprom_read()
441 index = rt2800_eeprom_word_index(rt2x00dev, word); in rt2800_eeprom_write()
451 index = rt2800_eeprom_word_index(rt2x00dev, array); in rt2800_eeprom_read_from_array()