Searched defs:fecn (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | trace.c | 158 			     u8 *ack, bool *becn, bool *fecn, u8 *mig,  in hfi1_trace_parse_9b_bth()204 			      u8 *age, bool *becn, bool *fecn,  in hfi1_trace_parse_16b_hdr()
 227 			       u8 age, bool becn, bool fecn, u8 l4,  in hfi1_trace_fmt_lrh()
 257 				u8 ack, bool becn, bool fecn, u8 mig,  in hfi1_trace_fmt_rest()
 
 | 
| D | tid_rdma.c | 2232 	bool fecn;  in hfi1_rc_rcv_tid_rdma_read_req()  local2451 	bool fecn;  in hfi1_rc_rcv_tid_rdma_read_resp()  local
 3656 	bool fecn;  in hfi1_rc_rcv_tid_rdma_write_req()  local
 4036 	bool fecn;  in hfi1_rc_rcv_tid_rdma_write_resp()  local
 4269 	bool fecn;  in hfi1_rc_rcv_tid_rdma_write_data()  local
 4859 	bool fecn;  in hfi1_rc_rcv_tid_rdma_resync()  local
 5478 			     struct rvt_qp *qp, u32 psn, int diff, bool fecn)  in tid_rdma_rcv_err()
 5494 				   bool fecn)  in update_r_next_psn_fecn()
 
 | 
| D | driver.c | 456 		fecn, becn;  in hfi1_process_ecn_slowpath()  local
 | 
| D | rc.c | 2824 	bool copy_last = false, fecn;  in hfi1_rc_rcv()  local
 | 
| D | hfi.h | 1869 	bool fecn, becn;  in hfi1_may_ecn()  local2496 				     bool becn, bool fecn, u8 l4,  in hfi1_make_16b_hdr()
 
 | 
| /Linux-v5.4/drivers/net/wan/ | 
| D | hdlc_fr.c | 99 	unsigned fecn:	1;  member128 		unsigned int fecn: 1;  member
 
 | 
| /Linux-v5.4/drivers/infiniband/sw/rxe/ | 
| D | rxe_hdr.h | 227 static inline void __bth_set_fecn(void *arg, int fecn)  in __bth_set_fecn()383 static inline void bth_set_fecn(struct rxe_pkt_info *pkt, int fecn)  in bth_set_fecn()
 
 |