Searched refs:pde6 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 1568 struct lpfc_pde6 *pde6 = NULL; in lpfc_bg_setup_bpl() local 1608 pde6 = (struct lpfc_pde6 *) bpl; in lpfc_bg_setup_bpl() 1611 memset(pde6, 0, sizeof(struct lpfc_pde6)); in lpfc_bg_setup_bpl() 1612 bf_set(pde6_type, pde6, LPFC_PDE6_DESCRIPTOR); in lpfc_bg_setup_bpl() 1613 bf_set(pde6_optx, pde6, txop); in lpfc_bg_setup_bpl() 1614 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl() 1622 bf_set(pde6_ce, pde6, checking); in lpfc_bg_setup_bpl() 1624 bf_set(pde6_ce, pde6, 0); in lpfc_bg_setup_bpl() 1627 bf_set(pde6_re, pde6, checking); in lpfc_bg_setup_bpl() 1629 bf_set(pde6_re, pde6, in lpfc_bg_setup_bpl() 1709 struct lpfc_pde6 *pde6 = NULL; lpfc_bg_setup_bpl_prot() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 1542 struct lpfc_pde6 *pde6 = NULL; in lpfc_bg_setup_bpl() local 1582 pde6 = (struct lpfc_pde6 *) bpl; in lpfc_bg_setup_bpl() 1585 memset(pde6, 0, sizeof(struct lpfc_pde6)); in lpfc_bg_setup_bpl() 1586 bf_set(pde6_type, pde6, LPFC_PDE6_DESCRIPTOR); in lpfc_bg_setup_bpl() 1587 bf_set(pde6_optx, pde6, txop); in lpfc_bg_setup_bpl() 1588 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl() 1596 bf_set(pde6_ce, pde6, checking); in lpfc_bg_setup_bpl() 1598 bf_set(pde6_ce, pde6, 0); in lpfc_bg_setup_bpl() 1601 bf_set(pde6_re, pde6, checking); in lpfc_bg_setup_bpl() 1603 bf_set(pde6_re, pde6, in lpfc_bg_setup_bpl() 1683 struct lpfc_pde6 *pde6 = NULL; lpfc_bg_setup_bpl_prot() local [all...] |
Completed in 12 milliseconds