Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c13610 struct lpfc_mbx_reg_congestion_buf *reg_congestion_buf; in __lpfc_reg_congestion_buf() local
13633 reg_congestion_buf = &mboxq->u.mqe.un.reg_congestion_buf; in __lpfc_reg_congestion_buf()
13634 bf_set(lpfc_mbx_reg_cgn_buf_type, reg_congestion_buf, 1); in __lpfc_reg_congestion_buf()
13636 bf_set(lpfc_mbx_reg_cgn_buf_cnt, reg_congestion_buf, 1); in __lpfc_reg_congestion_buf()
13638 bf_set(lpfc_mbx_reg_cgn_buf_cnt, reg_congestion_buf, 0); in __lpfc_reg_congestion_buf()
13639 reg_congestion_buf->length = sizeof(struct lpfc_cgn_info); in __lpfc_reg_congestion_buf()
13640 reg_congestion_buf->addr_lo = in __lpfc_reg_congestion_buf()
13642 reg_congestion_buf->addr_hi = in __lpfc_reg_congestion_buf()