Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qedf/
Dqedf_fip.c153 if (qedf_dump_frames) in qedf_fip_send()
195 if (qedf_dump_frames) in qedf_fip_recv()
Dqedf.h467 extern uint qedf_dump_frames;
Dqedf_main.c60 uint qedf_dump_frames; variable
61 module_param_named(dump_frames, qedf_dump_frames, int, S_IRUGO | S_IWUSR);
1164 if (qedf_dump_frames) in qedf_xmit()
2473 if (qedf_dump_frames) in qedf_recv_frame()
Dqedf_io.c2539 if (qedf_dump_frames) { in qedf_process_unsol_compl()