Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c788 opt0 = (nocong ? NO_CONG_F : 0) | in send_connect()
2006 (nocong ? NO_CONG_F : 0) | in send_fw_act_open_req()
2444 opt0 = (nocong ? NO_CONG_F : 0) | in accept_cr()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h325 #define NO_CONG_F NO_CONG_V(1U) macro