Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_extents.c107 static bool calc_checksum(u8 *buf, int len, int bits) in calc_checksum() function
215 val = calc_checksum(ges_data, extra_len + 1, CHKBITS_8); in gesture_event_handler()
266 bool val = calc_checksum(ges_data, in gesture_event_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcm_l2_filter.h97 uint16 calc_checksum(uint8 *src_ipa, uint8 *dst_ipa, uint32 ul_len, uint8 prot, uint8 *ul_data);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcm_l2_filter.h97 uint16 calc_checksum(uint8 *src_ipa, uint8 *dst_ipa, uint32 ul_len, uint8 prot, uint8 *ul_data);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c402 status = hw->eeprom.ops.calc_checksum(hw); in ixgbe_validate_eeprom_checksum_X540()
460 status = hw->eeprom.ops.calc_checksum(hw); in ixgbe_update_eeprom_checksum_X540()
887 .calc_checksum = &ixgbe_calc_eeprom_checksum_X540,
H A Dixgbe_82598.c1168 .calc_checksum = &ixgbe_calc_eeprom_checksum_generic,
H A Dixgbe_common.c1772 status = hw->eeprom.ops.calc_checksum(hw); in ixgbe_validate_eeprom_checksum_generic()
1817 status = hw->eeprom.ops.calc_checksum(hw); in ixgbe_update_eeprom_checksum_generic()
H A Dixgbe_82599.c2226 .calc_checksum = &ixgbe_calc_eeprom_checksum_generic,
H A Dixgbe_x550.c1136 status = hw->eeprom.ops.calc_checksum(hw); in ixgbe_validate_eeprom_checksum_X550()
3957 .calc_checksum = &ixgbe_calc_eeprom_checksum_X550, \
H A Dixgbe_type.h3399 s32 (*calc_checksum)(struct ixgbe_hw *); member
/OK3568_Linux_fs/kernel/drivers/media/common/siano/
H A Dsmscoreapi.c912 u32 mem_address, calc_checksum = 0; in smscore_load_firmware_family2() local
950 calc_checksum += *ptr; in smscore_load_firmware_family2()
977 calc_checksum); in smscore_load_firmware_family2()
/OK3568_Linux_fs/kernel/mm/
H A Dksm.c1025 static u32 calc_checksum(struct page *page) in calc_checksum() function
2102 checksum = calc_checksum(page); in cmp_and_merge_page()
3173 zero_checksum = calc_checksum(ZERO_PAGE(0)); in ksm_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcm_l2_filter.c647 calc_checksum(uint8 *src_ipa, uint8 *dst_ipa, uint32 ul_len, uint8 prot, uint8 *ul_data) in calc_checksum() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcm_l2_filter.c647 calc_checksum(uint8 *src_ipa, uint8 *dst_ipa, uint32 ul_len, uint8 prot, uint8 *ul_data) in calc_checksum() function