Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_bsg.c2889 struct ulp_bde64 *rxbpl = NULL; in lpfcdiag_sli3_loop_post_rxbufs() local
2904 rxbpl = (struct ulp_bde64 *) rxbmp->virt; in lpfcdiag_sli3_loop_post_rxbufs()
2905 rxbuffer = diag_cmd_data_alloc(phba, rxbpl, len, 0); in lpfcdiag_sli3_loop_post_rxbufs()
2909 if (!cmdiocbq || !rxbmp || !rxbpl || !rxbuffer || !pring) { in lpfcdiag_sli3_loop_post_rxbufs()