Home
last modified time | relevance | path

Searched defs:fecn (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dtrace.c160 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()
Dtid_rdma.c2232 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()
Drc.c2823 bool copy_last = false, fecn; in hfi1_rc_rcv() local
Ddriver.c460 fecn, becn; in hfi1_process_ecn_slowpath() local
Dhfi.h2005 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/
Dhdlc_fr.c99 unsigned fecn: 1; member
128 unsigned int fecn: 1; member
/Linux-v5.10/drivers/infiniband/sw/rxe/
Drxe_hdr.h200 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()