Searched refs:SMC_URG_NOTYET (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/smc/ | ||
H A D | smc.h | 145 SMC_URG_NOTYET = 2, /* data pending */ enumerator |
H A D | smc_cdc.c | 359 conn->urg_state = SMC_URG_NOTYET; in smc_cdc_msg_recv_action() |