Searched refs:iboe_process_mad (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 935 static int iboe_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, in iboe_process_mad() function 990 /* iboe_process_mad() which uses the HCA flow-counters to implement IB PMA in mlx4_ib_process_mad() 999 return iboe_process_mad(ibdev, mad_flags, port_num, in mlx4_ib_process_mad() 1007 return iboe_process_mad(ibdev, mad_flags, port_num, in_wc, in mlx4_ib_process_mad()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 936 static int iboe_process_mad(struct ib_device *ibdev, int mad_flags, in iboe_process_mad() function 992 /* iboe_process_mad() which uses the HCA flow-counters to implement IB PMA in mlx4_ib_process_mad() 1001 return iboe_process_mad(ibdev, mad_flags, port_num, in mlx4_ib_process_mad() 1009 return iboe_process_mad(ibdev, mad_flags, port_num, in_wc, in mlx4_ib_process_mad()
|
Completed in 6 milliseconds