Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/
A Dvpd.c490 int pci_vpd_check_csum(const void *buf, unsigned int len) in pci_vpd_check_csum() function
511 EXPORT_SYMBOL_GPL(pci_vpd_check_csum);
/linux-6.3-rc2/include/linux/
A Dpci.h2426 int pci_vpd_check_csum(const void *buf, unsigned int len);
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dt4_hw.c2772 ret = pci_vpd_check_csum(vpd, VPD_LEN); in t4_get_raw_vpd_params()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dtg3.c13002 err = pci_vpd_check_csum(buf, len); in tg3_test_nvram()

Completed in 46 milliseconds