Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb4/
Dcm.c1841 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()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h513 #define FW_OFLD_CONNECTION_WR_T_STATE_V(x) \ macro