Searched refs:update_sm_ah (Results 1 - 3 of 3) sorted by relevance

/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c74 static void update_sm_ah(struct mthca_dev *dev, function
121 update_sm_ah(to_mdev(ibdev), port_num,
/drivers/infiniband/core/
H A Dsa_query.c392 static void update_sm_ah(struct work_struct *work) function
1191 INIT_WORK(&sa_dev->port[i].update_task, update_sm_ah);
1209 update_sm_ah(&sa_dev->port[i].update_task);
/drivers/infiniband/hw/mlx4/
H A Dmad.c185 static void update_sm_ah(struct mlx4_ib_dev *dev, u8 port_num, u16 lid, u8 sl) function
234 update_sm_ah(dev, port_num,
1038 update_sm_ah(dev, port, lid, sl);

Completed in 83 milliseconds