Home
last modified time | relevance | path

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

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