Home
last modified time | relevance | path

Searched refs:CDEV_STATE_UP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c141 set_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
145 clear_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
153 clear_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
H A Dcxgbit_cm.c55 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_wait_for_reply()
348 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) in __cxgbit_setup_cdev_np()
526 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) in __cxgbit_free_cdev_np()
1000 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_ofld_send()
1031 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_l2t_send()
H A Dcxgbit.h112 CDEV_STATE_UP = 0, enumerator
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c148 set_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
152 clear_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
160 clear_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
H A Dcxgbit_cm.c55 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_wait_for_reply()
348 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) in __cxgbit_setup_cdev_np()
526 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) in __cxgbit_free_cdev_np()
1002 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_ofld_send()
1033 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_l2t_send()
H A Dcxgbit.h112 CDEV_STATE_UP = 0, enumerator

Completed in 10 milliseconds