Home
last modified time | relevance | path

Searched refs:QLC_83XX_FLASH_WRITE_MAX (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c1014 for (i = 0; i < count / QLC_83XX_FLASH_WRITE_MAX; i++) { in qlcnic_83xx_sysfs_flash_bulk_write()
1017 QLC_83XX_FLASH_WRITE_MAX); in qlcnic_83xx_sysfs_flash_bulk_write()
1034 p_src = p_src + sizeof(u32)*QLC_83XX_FLASH_WRITE_MAX; in qlcnic_83xx_sysfs_flash_bulk_write()
1035 offset = offset + sizeof(u32)*QLC_83XX_FLASH_WRITE_MAX; in qlcnic_83xx_sysfs_flash_bulk_write()
H A Dqlcnic_83xx_hw.h443 #define QLC_83XX_FLASH_WRITE_MAX 64 macro
H A Dqlcnic_83xx_hw.c2902 (count > QLC_83XX_FLASH_WRITE_MAX)) { in qlcnic_83xx_flash_bulk_write()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c1013 for (i = 0; i < count / QLC_83XX_FLASH_WRITE_MAX; i++) { in qlcnic_83xx_sysfs_flash_bulk_write()
1016 QLC_83XX_FLASH_WRITE_MAX); in qlcnic_83xx_sysfs_flash_bulk_write()
1033 p_src = p_src + sizeof(u32)*QLC_83XX_FLASH_WRITE_MAX; in qlcnic_83xx_sysfs_flash_bulk_write()
1034 offset = offset + sizeof(u32)*QLC_83XX_FLASH_WRITE_MAX; in qlcnic_83xx_sysfs_flash_bulk_write()
H A Dqlcnic_83xx_hw.h443 #define QLC_83XX_FLASH_WRITE_MAX 64 macro
H A Dqlcnic_83xx_hw.c2901 (count > QLC_83XX_FLASH_WRITE_MAX)) { in qlcnic_83xx_flash_bulk_write()

Completed in 17 milliseconds