Searched refs:t4_eeprom_ptov (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 1185 int vaddr = t4_eeprom_ptov(phys_addr, adap->pf, EEPROMPFSIZE); in eeprom_rd_phys() 1194 int vaddr = t4_eeprom_ptov(phys_addr, adap->pf, EEPROMPFSIZE); in eeprom_wr_phys()
|
D | cxgb4.h | 1843 int t4_eeprom_ptov(unsigned int phys_addr, unsigned int fn, unsigned int sz);
|
D | cudbg_lib.c | 519 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
|