Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/elx/libefc_sli/
Dsli4.c3912 u32 buffer_length_flag = 0; in sli_cmd_common_set_dump_location() local
3924 buffer_length_flag |= SLI4_CMN_SET_DUMP_BLP; in sli_cmd_common_set_dump_location()
3927 buffer_length_flag |= SLI4_CMN_SET_DUMP_QRY; in sli_cmd_common_set_dump_location()
3930 buffer_length_flag |= SLI4_CMN_SET_DUMP_FDB; in sli_cmd_common_set_dump_location()
3938 buffer_length_flag |= in sli_cmd_common_set_dump_location()
3945 set_dump_loc->buffer_length_dword = cpu_to_le32(buffer_length_flag); in sli_cmd_common_set_dump_location()