Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h172 #define NUM_SGE_MASK_UPPER 0x0F macro
209 & NUM_SGE_MASK_UPPER); in set_num_sge()
216 sge_count = (u16)(((rctx_g35->u.bytes[1] & NUM_SGE_MASK_UPPER) in get_num_sge()