Searched defs:fecn (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | trace.c | 118 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 D | tid_rdma.c | 2239 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 D | rc.c | 2782 bool copy_last = false, fecn; in hfi1_rc_rcv() local
|
H A D | driver.c | 413 fecn, becn; in hfi1_process_ecn_slowpath() local
|
H A D | hfi.h | 1954 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 D | hdlc_fr.c | 97 unsigned fecn: 1; member 125 unsigned int fecn: 1; member
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_hdr.h | 199 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()
|