Home
last modified time | relevance | path

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

/Linux-v5.15/include/rdma/
Dib_hdrs.h286 static inline bool ib_bth_get_fecn(struct ib_other_headers *ohdr) in ib_bth_get_fecn() function
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dtrace.c124 *fecn = ib_bth_get_fecn(ohdr); in hfi1_trace_parse_9b_bth()
Dhfi.h1962 fecn = ib_bth_get_fecn(pkt->ohdr); in hfi1_may_ecn()
Ddriver.c441 fecn = ib_bth_get_fecn(ohdr); in hfi1_process_ecn_slowpath()