Searched defs:fecn (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | trace.c | 160 u8 *ack, bool *becn, bool *fecn, u8 *mig, in hfi1_trace_parse_9b_bth() 206 u8 *age, bool *becn, bool *fecn, in hfi1_trace_parse_16b_hdr() 229 u8 age, bool becn, bool fecn, u8 l4, in hfi1_trace_fmt_lrh() 259 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() local 2451 bool fecn; in hfi1_rc_rcv_tid_rdma_read_resp() local 3657 bool fecn; in hfi1_rc_rcv_tid_rdma_write_req() local 4037 bool fecn; in hfi1_rc_rcv_tid_rdma_write_resp() local 4270 bool fecn; in hfi1_rc_rcv_tid_rdma_write_data() local 4869 bool fecn; in hfi1_rc_rcv_tid_rdma_resync() local 5491 struct rvt_qp *qp, u32 psn, int diff, bool fecn) in tid_rdma_rcv_err() 5507 bool fecn) in update_r_next_psn_fecn()
|
D | rc.c | 2823 bool copy_last = false, fecn; in hfi1_rc_rcv() local
|
D | driver.c | 460 fecn, becn; in hfi1_process_ecn_slowpath() local
|
D | hfi.h | 2005 bool fecn, becn; in hfi1_may_ecn() local 2672 bool becn, bool fecn, u8 l4, in hfi1_make_16b_hdr()
|
/Linux-v5.10/drivers/net/wan/ |
D | hdlc_fr.c | 99 unsigned fecn: 1; member 128 unsigned int fecn: 1; member
|
/Linux-v5.10/drivers/infiniband/sw/rxe/ |
D | rxe_hdr.h | 200 static inline void __bth_set_fecn(void *arg, int fecn) in __bth_set_fecn() 356 static inline void bth_set_fecn(struct rxe_pkt_info *pkt, int fecn) in bth_set_fecn()
|