Searched refs:F_RX_DACK_CHANGE (Results 1 – 2 of 2) sorted by relevance
302 u32 dack = F_RX_DACK_CHANGE | V_RX_DACK_MODE(1); in send_rx_credits()316 req->credit_dack = htonl(F_RX_DACK_CHANGE | V_RX_DACK_MODE(1) | in send_rx_credits()
964 #define F_RX_DACK_CHANGE V_RX_DACK_CHANGE(1U) macro