Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Ddriver.c679 static inline int check_max_packet(struct hfi1_packet *packet, int thread) in check_max_packet() function
699 ret = check_max_packet(packet, thread); in skip_rcv_packet()
782 ret = check_max_packet(packet, thread); in process_rcv_packet()