Searched refs:iboe (Results 1 – 8 of 8) sorted by relevance
60 phy_port = hr_dev->iboe.phy_port[port]; in hns_roce_set_mac()99 netdev = hr_dev->iboe.netdevs[port]; in handle_en_event()129 struct hns_roce_ib_iboe *iboe = NULL; in hns_roce_netdev_event() local135 iboe = &hr_dev->iboe; in hns_roce_netdev_event()138 if (dev == iboe->netdevs[port]) { in hns_roce_netdev_event()243 net_dev = hr_dev->iboe.netdevs[port]; in hns_roce_query_port()499 struct hns_roce_ib_iboe *iboe = &hr_dev->iboe; in hns_roce_unregister_device() local581 struct hns_roce_ib_iboe *iboe = NULL; in hns_roce_register_device() local586 iboe = &hr_dev->iboe; in hns_roce_register_device()587 spin_lock_init(&iboe->lock); in hns_roce_register_device()[all …]
225 hr_dev->iboe.phy_port[hr_qp->port]; in alloc_qpn()1198 hr_qp->phy_port = hr_dev->iboe.phy_port[hr_qp->port]; in hns_roce_create_qp()1233 active_mtu = iboe_get_mtu(hr_dev->iboe.netdevs[p]->mtu); in check_mtu_validate()
854 if (hr_dev->iboe.phy_port[j] == phy_port) { in hns_roce_v1_rsv_lp_qp()1761 spin_lock_irqsave(&hr_dev->iboe.lock, flags); in hns_roce_v1_set_gid()1779 spin_unlock_irqrestore(&hr_dev->iboe.lock, flags); in hns_roce_v1_set_gid()3306 hr_qp->phy_port = hr_dev->iboe.phy_port[hr_qp->port]; in hns_roce_v1_m_qp()4545 hr_dev->iboe.netdevs[port_cnt] = netdev; in hns_roce_get_cfg()4546 hr_dev->iboe.phy_port[port_cnt] = phy_port; in hns_roce_get_cfg()
962 struct hns_roce_ib_iboe iboe; member
4951 hr_qp->phy_port = hr_dev->iboe.phy_port[hr_qp->port]; in hns_roce_v2_record_opt_fields()6307 hr_dev->iboe.netdevs[0] = handle->rinfo.netdev; in hns_roce_hw_v2_get_cfg()6308 hr_dev->iboe.phy_port[0] = 0; in hns_roce_hw_v2_get_cfg()6311 hr_dev->iboe.netdevs[0]->dev_addr); in hns_roce_hw_v2_get_cfg()
260 struct mlx4_ib_iboe *iboe = &ibdev->iboe; in mlx4_ib_add_gid() local283 spin_lock_bh(&iboe->lock); in mlx4_ib_add_gid()333 spin_unlock_bh(&iboe->lock); in mlx4_ib_add_gid()338 spin_lock_bh(&iboe->lock); in mlx4_ib_add_gid()353 struct mlx4_ib_iboe *iboe = &ibdev->iboe; in mlx4_ib_del_gid() local366 spin_lock_bh(&iboe->lock); in mlx4_ib_del_gid()405 struct mlx4_ib_iboe *iboe = &ibdev->iboe; in mlx4_ib_gid_index_to_real_index() local759 struct mlx4_ib_iboe *iboe = &mdev->iboe; in eth_link_query_port() local792 spin_lock_bh(&iboe->lock); in eth_link_query_port()2345 iboe = &ibdev->iboe; in mlx4_ib_scan_netdevs()[all …]
1894 u64_mac = atomic64_read(&dev->iboe.mac[qp->port - 1]); in handle_eth_ud_smac_index()2958 struct mlx4_ib_iboe *iboe = &ibdev->iboe; in fill_gid_by_hw_index() local2962 port_gid_table = &iboe->gids[port_num - 1]; in fill_gid_by_hw_index()2963 spin_lock_irqsave(&iboe->lock, flags); in fill_gid_by_hw_index()2966 spin_unlock_irqrestore(&iboe->lock, flags); in fill_gid_by_hw_index()
627 struct mlx4_ib_iboe iboe; member
Completed in 50 milliseconds