Searched refs:F_RX_DACK_CHANGE (Results 1 – 4 of 4) sorted by relevance
837 #define F_RX_DACK_CHANGE V_RX_DACK_CHANGE(1U) macro
957 F_RX_DACK_CHANGE | in update_rx_credits()
299 u32 dack = F_RX_DACK_CHANGE | V_RX_DACK_MODE(1); in send_rx_credits()313 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