Home
last modified time | relevance | path

Searched refs:hfi1_may_ecn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dhfi.h1994 * hfi1_may_ecn - Check whether FECN or BECN processing should be done
2004 static inline bool hfi1_may_ecn(struct hfi1_packet *pkt) in hfi1_may_ecn() function
2024 do_work = hfi1_may_ecn(pkt); in process_ecn()
H A Ddriver.c658 if (!hfi1_may_ecn(packet)) in __prescan_rxq()
1714 do_work = hfi1_may_ecn(packet); in hfi1_ipoib_ib_rcv()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Ddriver.c611 if (!hfi1_may_ecn(packet)) in __prescan_rxq()
1666 do_work = hfi1_may_ecn(packet); in hfi1_ipoib_ib_rcv()
H A Dhfi.h1942 * hfi1_may_ecn - Check whether FECN or BECN processing should be done
1952 static inline bool hfi1_may_ecn(struct hfi1_packet *pkt) in hfi1_may_ecn() function
1972 do_work = hfi1_may_ecn(pkt); in process_ecn()

Completed in 14 milliseconds