Searched refs:t4_eeprom_ptov (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 1115 int vaddr = t4_eeprom_ptov(phys_addr, adap->pf, EEPROMPFSIZE); in eeprom_rd_phys() 1124 int vaddr = t4_eeprom_ptov(phys_addr, adap->pf, EEPROMPFSIZE); in eeprom_wr_phys()
|
D | cxgb4.h | 1631 int t4_eeprom_ptov(unsigned int phys_addr, unsigned int fn, unsigned int sz);
|
D | cudbg_lib.c | 112 vaddr = t4_eeprom_ptov(addr, padap->pf, EEPROMPFSIZE); in cudbg_read_vpd_reg()
|
D | t4_hw.c | 2717 int t4_eeprom_ptov(unsigned int phys_addr, unsigned int fn, unsigned int sz) in t4_eeprom_ptov() function
|