Home
last modified time | relevance | path

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

/linux/drivers/scsi/qedf/
H A Dqedf_fip.c153 if (qedf_dump_frames) in qedf_fip_send()
195 if (qedf_dump_frames) in qedf_fip_recv()
H A Dqedf_main.c64 uint qedf_dump_frames; variable
65 module_param_named(dump_frames, qedf_dump_frames, int, S_IRUGO | S_IWUSR);
1242 if (qedf_dump_frames) in qedf_xmit()
2614 if (qedf_dump_frames) in qedf_recv_frame()
H A Dqedf_io.c2525 if (qedf_dump_frames) { in qedf_process_unsol_compl()