Searched refs:t4_eeprom_ptov (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 1193 int vaddr = t4_eeprom_ptov(phys_addr, adap->pf, EEPROMPFSIZE); in eeprom_rd_phys() 1202 int vaddr = t4_eeprom_ptov(phys_addr, adap->pf, EEPROMPFSIZE); in eeprom_wr_phys()
|
D | cxgb4.h | 1841 int t4_eeprom_ptov(unsigned int phys_addr, unsigned int fn, unsigned int sz);
|
D | cudbg_lib.c | 520 vaddr = t4_eeprom_ptov(addr, padap->pf, EEPROMPFSIZE); in cudbg_read_vpd_reg()
|
D | t4_hw.c | 2711 int t4_eeprom_ptov(unsigned int phys_addr, unsigned int fn, unsigned int sz) in t4_eeprom_ptov() function
|