Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c128 static uint bnx2fc_log_fka; variable
129 module_param_named(log_fka, bnx2fc_log_fka, uint, S_IRUGO|S_IWUSR);
1109 if (op == FIP_OP_CTRL && sub == FIP_SC_SOL && bnx2fc_log_fka) in bnx2fc_fip_send()