Home
last modified time | relevance | path

Searched refs:hfi1_16B_get_fecn (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.c176 *fecn = hfi1_16B_get_fecn(hdr); in hfi1_trace_parse_16b_hdr()
H A Dhfi.h442 static inline u8 hfi1_16B_get_fecn(struct hfi1_16b_header *hdr) in hfi1_16B_get_fecn() function
1957 fecn = hfi1_16B_get_fecn(pkt->hdr); in hfi1_may_ecn()
H A Ddriver.c424 fecn = hfi1_16B_get_fecn(pkt->hdr); in hfi1_process_ecn_slowpath()