Home
last modified time | relevance | path

Searched refs:rhf_rcv_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dcommon.h258 static inline u32 rhf_rcv_type(u64 rhf) in rhf_rcv_type() function
H A Ddriver.c585 u32 etype = rhf_rcv_type(rhf), qpn, bth1; in __prescan_rxq()
710 packet->etype = rhf_rcv_type(packet->rhf); in process_rcv_packet_napi()
745 packet->etype = rhf_rcv_type(packet->rhf); in process_rcv_packet()
950 u8 etype = rhf_rcv_type(packet->rhf); in __set_armed_to_active()
1818 rhf_rcv_type(packet->rhf)); in process_receive_invalid()
1848 u32 etype = rhf_rcv_type(rhf), qpn; in seqfile_dump_rcd()
H A Dtid_rdma.c2852 u8 rcv_type = rhf_rcv_type(packet->rhf); in hfi1_handle_kdeth_eflags()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dcommon.h355 static inline u32 rhf_rcv_type(u64 rhf) in rhf_rcv_type() function
H A Ddriver.c632 u32 etype = rhf_rcv_type(rhf), qpn, bth1; in __prescan_rxq()
757 packet->etype = rhf_rcv_type(packet->rhf); in process_rcv_packet_napi()
792 packet->etype = rhf_rcv_type(packet->rhf); in process_rcv_packet()
997 u8 etype = rhf_rcv_type(packet->rhf); in __set_armed_to_active()
1867 rhf_rcv_type(packet->rhf)); in process_receive_invalid()
1897 u32 etype = rhf_rcv_type(rhf), qpn; in seqfile_dump_rcd()
H A Dtid_rdma.c2844 u8 rcv_type = rhf_rcv_type(packet->rhf); in hfi1_handle_kdeth_eflags()

Completed in 26 milliseconds