Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.c118 u8 *ack, bool *becn, bool *fecn, u8 *mig, in hfi1_trace_parse_9b_bth()
169 u8 *age, bool *becn, bool *fecn, in hfi1_trace_parse_16b_hdr()
192 u8 age, bool becn, bool fecn, u8 l4, in hfi1_trace_fmt_lrh()
222 u8 ack, bool becn, bool fecn, u8 mig, in hfi1_trace_fmt_rest()
H A Dtid_rdma.c2239 bool fecn; in hfi1_rc_rcv_tid_rdma_read_req() local
2458 bool fecn; in hfi1_rc_rcv_tid_rdma_read_resp() local
3669 bool fecn; in hfi1_rc_rcv_tid_rdma_write_req() local
4049 bool fecn; in hfi1_rc_rcv_tid_rdma_write_resp() local
4282 bool fecn; in hfi1_rc_rcv_tid_rdma_write_data() local
4881 bool fecn; in hfi1_rc_rcv_tid_rdma_resync() local
5503 struct rvt_qp *qp, u32 psn, int diff, bool fecn) in tid_rdma_rcv_err()
5519 bool fecn) in update_r_next_psn_fecn()
H A Drc.c2782 bool copy_last = false, fecn; in hfi1_rc_rcv() local
H A Ddriver.c413 fecn, becn; in hfi1_process_ecn_slowpath() local
H A Dhfi.h1954 bool fecn, becn; in hfi1_may_ecn() local
2620 bool becn, bool fecn, u8 l4, in hfi1_make_16b_hdr()
/openbmc/linux/drivers/net/wan/
H A Dhdlc_fr.c97 unsigned fecn: 1; member
125 unsigned int fecn: 1; member
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h199 static inline void __bth_set_fecn(void *arg, int fecn) in __bth_set_fecn()
355 static inline void bth_set_fecn(struct rxe_pkt_info *pkt, int fecn) in bth_set_fecn()