Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.c1490 struct fw_rdev_wr *rdev_wr; in csio_fcoe_fwevt_handler() local
1529 rdev_wr = (struct fw_rdev_wr *) (cmd + 4); in csio_fcoe_fwevt_handler()
1532 ntohl(rdev_wr->alloc_to_len16)); in csio_fcoe_fwevt_handler()
1534 ntohl(rdev_wr->flags_to_assoc_flowid)); in csio_fcoe_fwevt_handler()
1539 rdev_wr->event_cause, vnpi); in csio_fcoe_fwevt_handler()
1541 if (rdev_wr->protocol != PROT_FCOE) { in csio_fcoe_fwevt_handler()
1545 rdev_wr->protocol, in csio_fcoe_fwevt_handler()
1563 &rdev_wr->u.fcoe_rdev); in csio_fcoe_fwevt_handler()
1574 ln->cur_evt = rdev_wr->event_cause; in csio_fcoe_fwevt_handler()
1578 evt = CSIO_FWE_TO_LNE(rdev_wr->event_cause); in csio_fcoe_fwevt_handler()
[all …]