Home
last modified time | relevance | path

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

/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h50 unsigned short cleanup_type; member
H A Dbe_mgmt.c1458 req->cleanup_type = BE_CLEANUP_TYPE_INVALIDATE; in beiscsi_invalidate_cxn()
1460 req->cleanup_type = BE_CLEANUP_TYPE_ISSUE_TCP_RST; in beiscsi_invalidate_cxn()
1540 req->cleanup_type = CMD_ISCSI_COMMAND_INVALIDATE; in beiscsi_mgmt_invalidate_icds()
H A Dbe_cmds.h1171 u16 cleanup_type; member
/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_fwif_check.h218 OFFSET_CHECK(struct rogue_fwif_cleanup_request, cleanup_type, 0);
H A Dpvr_rogue_fwif.h915 enum rogue_fwif_cleanup_type cleanup_type; member
H A Dpvr_fw.c1104 cleanup_req->cleanup_type = type; in pvr_fw_structure_cleanup()