Home
last modified time | relevance | path

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

/Linux-v5.4/include/rdma/
Dib_hdrs.h333 static inline bool ib_bth_get_fecn(struct ib_other_headers *ohdr) in ib_bth_get_fecn() function
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dtrace.c164 *fecn = ib_bth_get_fecn(ohdr); in hfi1_trace_parse_9b_bth()
Ddriver.c479 fecn = ib_bth_get_fecn(ohdr); in hfi1_process_ecn_slowpath()
Dhfi.h1875 fecn = ib_bth_get_fecn(pkt->ohdr); in hfi1_may_ecn()