Home
last modified time | relevance | path

Searched refs:QLA_DEFAULT_PAYLOAD_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_isr.c793 if (size > QLA_DEFAULT_PAYLOAD_SIZE) { in qla24xx_alloc_purex_item()
795 (size - QLA_DEFAULT_PAYLOAD_SIZE), GFP_ATOMIC); in qla24xx_alloc_purex_item()
847 QLA_DEFAULT_PAYLOAD_SIZE); in qla24xx_copy_std_pkt()
H A Dqla_def.h4619 #define QLA_DEFAULT_PAYLOAD_SIZE 64 macro
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_isr.c1082 if (size > QLA_DEFAULT_PAYLOAD_SIZE) { in qla24xx_alloc_purex_item()
1084 (size - QLA_DEFAULT_PAYLOAD_SIZE), GFP_ATOMIC); in qla24xx_alloc_purex_item()
1136 QLA_DEFAULT_PAYLOAD_SIZE); in qla24xx_copy_std_pkt()
H A Dqla_def.h4868 #define QLA_DEFAULT_PAYLOAD_SIZE 64 macro

Completed in 39 milliseconds