Lines Matching refs:hfi1_packet

213 		       struct hfi1_packet *packet)  in rcv_hdrerr()
374 struct hfi1_packet *packet) in init_packet()
406 bool hfi1_process_ecn_slowpath(struct rvt_qp *qp, struct hfi1_packet *pkt, in hfi1_process_ecn_slowpath()
507 struct hfi1_packet *packet) in init_ps_mdata()
575 static void __prescan_rxq(struct hfi1_packet *packet) in __prescan_rxq()
640 static void process_rcv_qp_work(struct hfi1_packet *packet) in process_rcv_qp_work()
670 static noinline int max_packet_exceeded(struct hfi1_packet *packet, int thread) in max_packet_exceeded()
684 static inline int check_max_packet(struct hfi1_packet *packet, int thread) in check_max_packet()
693 static noinline int skip_rcv_packet(struct hfi1_packet *packet, int thread) in skip_rcv_packet()
713 static void process_rcv_packet_napi(struct hfi1_packet *packet) in process_rcv_packet_napi()
746 static inline int process_rcv_packet(struct hfi1_packet *packet, int thread) in process_rcv_packet()
796 static inline void process_rcv_update(int last, struct hfi1_packet *packet) in process_rcv_update()
812 static inline void finish_packet(struct hfi1_packet *packet) in finish_packet()
835 struct hfi1_packet packet; in handle_receive_interrupt_napi_fp()
860 struct hfi1_packet packet; in handle_receive_interrupt_nodma_rtail()
887 struct hfi1_packet packet; in handle_receive_interrupt_dma_rtail()
953 static bool __set_armed_to_active(struct hfi1_packet *packet) in __set_armed_to_active()
992 static bool set_armed_to_active(struct hfi1_packet *packet) in set_armed_to_active()
1011 struct hfi1_packet packet; in handle_receive_interrupt()
1115 struct hfi1_packet packet; in handle_receive_interrupt_napi_sp()
1439 static inline void hfi1_setup_ib_header(struct hfi1_packet *packet) in hfi1_setup_ib_header()
1447 static int hfi1_bypass_ingress_pkt_check(struct hfi1_packet *packet) in hfi1_bypass_ingress_pkt_check()
1476 static int hfi1_setup_9B_packet(struct hfi1_packet *packet) in hfi1_setup_9B_packet()
1525 static int hfi1_setup_bypass_packet(struct hfi1_packet *packet) in hfi1_setup_bypass_packet()
1608 static void show_eflags_errs(struct hfi1_packet *packet) in show_eflags_errs()
1626 void handle_eflags(struct hfi1_packet *packet) in handle_eflags()
1635 static void hfi1_ipoib_ib_rcv(struct hfi1_packet *packet) in hfi1_ipoib_ib_rcv()
1713 static void process_receive_ib(struct hfi1_packet *packet) in process_receive_ib()
1731 static void process_receive_bypass(struct hfi1_packet *packet) in process_receive_bypass()
1767 static void process_receive_error(struct hfi1_packet *packet) in process_receive_error()
1784 static void kdeth_process_expected(struct hfi1_packet *packet) in kdeth_process_expected()
1800 static void kdeth_process_eager(struct hfi1_packet *packet) in kdeth_process_eager()
1818 static void process_receive_invalid(struct hfi1_packet *packet) in process_receive_invalid()
1828 struct hfi1_packet packet; in seqfile_dump_rcd()