Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/target/iscsi/cxgbit/
Dcxgbit.h162 CSK_LOGIN_PDU_DONE, enumerator
Dcxgbit_target.c1378 set_bit(CSK_LOGIN_PDU_DONE, &csk->com.flags); in cxgbit_process_iscsi_pdu()
1618 while (!test_and_clear_bit(CSK_LOGIN_PDU_DONE, &csk->com.flags)) { in cxgbit_get_login_rx()
1621 clear_bit(CSK_LOGIN_PDU_DONE, &csk->com.flags); in cxgbit_get_login_rx()