Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c3908 u32 buffer_length_flag = 0; in sli_cmd_common_set_dump_location() local
3920 buffer_length_flag |= SLI4_CMN_SET_DUMP_BLP; in sli_cmd_common_set_dump_location()
3923 buffer_length_flag |= SLI4_CMN_SET_DUMP_QRY; in sli_cmd_common_set_dump_location()
3926 buffer_length_flag |= SLI4_CMN_SET_DUMP_FDB; in sli_cmd_common_set_dump_location()
3934 buffer_length_flag |= in sli_cmd_common_set_dump_location()
3941 set_dump_loc->buffer_length_dword = cpu_to_le32(buffer_length_flag); in sli_cmd_common_set_dump_location()