Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Ddriver.c465 sc = hfi1_16B_get_sc(pkt->hdr); in hfi1_process_ecn_slowpath()
1008 sc = hfi1_16B_get_sc(hdr); in __set_armed_to_active()
1637 packet->sc = hfi1_16B_get_sc(packet->hdr); in hfi1_setup_bypass_packet()
Dtrace.c216 *sc = hfi1_16B_get_sc(hdr); in hfi1_trace_parse_16b_hdr()
Dhfi.h459 static inline u8 hfi1_16B_get_sc(struct hfi1_16b_header *hdr) in hfi1_16B_get_sc() function