Searched refs:SK_F_OFFLD_COMPLETE (Results 1 – 3 of 3) sorted by relevance
295 #define SK_F_OFFLD_COMPLETE 1 macro
415 !test_bit(SK_F_OFFLD_COMPLETE, &csk->flags)) { in cnic_iscsi_nl_msg_recv()448 if (test_and_clear_bit(SK_F_OFFLD_COMPLETE, &csk->flags)) { in cnic_close_prep()465 if (test_and_clear_bit(SK_F_OFFLD_COMPLETE, &csk->flags)) { in cnic_abort_prep()4027 set_bit(SK_F_OFFLD_COMPLETE, &csk->flags); in cnic_cm_process_kcqe()4062 !test_bit(SK_F_OFFLD_COMPLETE, &csk->flags) && in cnic_cm_process_kcqe()4120 if (test_and_clear_bit(SK_F_OFFLD_COMPLETE, &csk->flags)) { in cnic_ready_to_close()
2575 else if (test_bit(SK_F_OFFLD_COMPLETE, &cm_sk->flags)) in bnx2i_cm_connect_cmpl()