Searched refs:be_check_flash_crc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 2663 static int be_check_flash_crc(struct be_adapter *adapter, const u8 *p, in be_check_flash_crc() function 2835 status = be_check_flash_crc(adapter, fw->data, in be_flash_BEx() 2962 status = be_check_flash_crc(adapter, fw->data, img_offset, in be_flash_skyhawk()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 2664 static int be_check_flash_crc(struct be_adapter *adapter, const u8 *p, in be_check_flash_crc() function 2836 status = be_check_flash_crc(adapter, fw->data, in be_flash_BEx() 2963 status = be_check_flash_crc(adapter, fw->data, img_offset, in be_flash_skyhawk()
|
Completed in 12 milliseconds