Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h217 uint32_t ccrp : 1; /* Config Command Ring Polling */ member
231 uint32_t ccrp : 1; /* Config Command Ring Polling */
H A Dlpfc_hw.h3456 uint32_t ccrp : 1; /* Config Command Ring Polling */ member
3470 uint32_t ccrp : 1; /* Config Command Ring Polling */ member
H A Dlpfc_mbox.c1360 mb->un.varCfgPort.ccrp = 1; /* Command Ring Polling */ in lpfc_config_port()