Searched defs:is_fecn (Results 1 – 1 of 1) sorted by relevance
731 static inline void hfi1_queue_rc_ack(struct hfi1_packet *packet, bool is_fecn) in hfi1_queue_rc_ack()756 u8 sc5, bool is_fecn, in hfi1_make_rc_ack_9B()804 u8 sc5, bool is_fecn, in hfi1_make_rc_ack_16B()875 void hfi1_send_rc_ack(struct hfi1_packet *packet, bool is_fecn) in hfi1_send_rc_ack()2050 bool is_fecn = false; in hfi1_rc_rcv() local