Home
last modified time | relevance | path

Searched refs:ib_bth_get_fecn (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib_hdrs.h287 static inline bool ib_bth_get_fecn(struct ib_other_headers *ohdr) in ib_bth_get_fecn() function
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.c124 *fecn = ib_bth_get_fecn(ohdr); in hfi1_trace_parse_9b_bth()
H A Dhfi.h1960 fecn = ib_bth_get_fecn(pkt->ohdr); in hfi1_may_ecn()
H A Ddriver.c436 fecn = ib_bth_get_fecn(ohdr); in hfi1_process_ecn_slowpath()