Home
last modified time | relevance | path

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

/drivers/scsi/qedf/
Dqedf_fip.c153 if (qedf_dump_frames) in qedf_fip_send()
195 if (qedf_dump_frames) in qedf_fip_recv()
Dqedf.h478 extern uint qedf_dump_frames;
Dqedf_main.c64 uint qedf_dump_frames; variable
65 module_param_named(dump_frames, qedf_dump_frames, int, S_IRUGO | S_IWUSR);
1230 if (qedf_dump_frames) in qedf_xmit()
2604 if (qedf_dump_frames) in qedf_recv_frame()
Dqedf_io.c2560 if (qedf_dump_frames) { in qedf_process_unsol_compl()