Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/
Dtg3.c12787 static __be32 *tg3_vpd_readblock(struct tg3 *tp, unsigned int *vpdlen) in tg3_vpd_readblock() argument
12834 *vpdlen = len; in tg3_vpd_readblock()
12836 buf = pci_vpd_alloc(tp->pdev, vpdlen); in tg3_vpd_readblock()
15591 unsigned int len, vpdlen; in tg3_read_vpd() local
15594 vpd_data = (u8 *)tg3_vpd_readblock(tp, &vpdlen); in tg3_read_vpd()
15598 i = pci_vpd_find_ro_info_keyword(vpd_data, vpdlen, in tg3_read_vpd()
15606 i = pci_vpd_find_ro_info_keyword(vpd_data, vpdlen, in tg3_read_vpd()
15615 i = pci_vpd_find_ro_info_keyword(vpd_data, vpdlen, in tg3_read_vpd()