Searched refs:FW_OFLD_CONNECTION_WR_T_STATE_V (Results 1 – 2 of 2) sorted by relevance
1841 htonl(FW_OFLD_CONNECTION_WR_T_STATE_V(TCP_SYN_SENT) | in send_fw_act_open_req()3740 htonl(FW_OFLD_CONNECTION_WR_T_STATE_V(TCP_SYN_RECV) | in send_fw_pass_open_req()
513 #define FW_OFLD_CONNECTION_WR_T_STATE_V(x) \ macro