Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c1986 htonl(FW_OFLD_CONNECTION_WR_T_STATE_V(TCP_SYN_SENT) | in send_fw_act_open_req()
4023 htonl(FW_OFLD_CONNECTION_WR_T_STATE_V(TCP_SYN_RECV) | in send_fw_pass_open_req()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h640 #define FW_OFLD_CONNECTION_WR_T_STATE_V(x) \ macro