Home
last modified time | relevance | path

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

/drivers/target/iscsi/cxgbit/
Dcxgbit.h114 CDEV_DDP_ENABLE, enumerator
Dcxgbit_ddp.c327 set_bit(CDEV_DDP_ENABLE, &cdev->flags); in cxgbit_ddp_init()
Dcxgbit_main.c69 if (!test_bit(CDEV_DDP_ENABLE, &cdev->flags)) in cxgbit_uld_add()
Dcxgbit_target.c779 if (test_bit(CDEV_DDP_ENABLE, &cdev->flags)) { in cxgbit_set_params()