Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit.h165 CSK_LOGIN_PDU_DONE, enumerator
Dcxgbit_target.c1381 set_bit(CSK_LOGIN_PDU_DONE, &csk->com.flags); in cxgbit_process_iscsi_pdu()
1620 while (!test_and_clear_bit(CSK_LOGIN_PDU_DONE, &csk->com.flags)) { in cxgbit_get_login_rx()
1623 clear_bit(CSK_LOGIN_PDU_DONE, &csk->com.flags); in cxgbit_get_login_rx()