Searched refs:rhf_rcv_function_ptr (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dhfi.h162 typedef void (*rhf_rcv_function_ptr)(struct hfi1_packet *packet); typedef
183 const rhf_rcv_function_ptr *rhf_rcv_function_map;
939 extern const rhf_rcv_function_ptr normal_rhf_rcv_functions[];
940 extern const rhf_rcv_function_ptr netdev_rhf_rcv_functions[];
H A Ddriver.c1885 const rhf_rcv_function_ptr normal_rhf_rcv_functions[] = {
1896 const rhf_rcv_function_ptr netdev_rhf_rcv_functions[] = {

Completed in 149 milliseconds