Home
last modified time | relevance | path

Searched refs:ib_bth_is_migration (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
Dib_hdrs.h307 static inline bool ib_bth_is_migration(struct ib_other_headers *ohdr) in ib_bth_is_migration() function
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Ddriver.c1561 packet->migrated = ib_bth_is_migration(packet->ohdr); in hfi1_setup_9B_packet()