Searched refs:handle_netdev_upper (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | roce_gid_mgmt.c | 550 static void handle_netdev_upper(struct ib_device *ib_dev, u8 port, in handle_netdev_upper() function 586 handle_netdev_upper(ib_dev, port, cookie, _roce_del_all_netdev_gids); in del_netdev_upper_ips() 592 handle_netdev_upper(ib_dev, port, cookie, _add_netdev_ips); in add_netdev_upper_ips()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | roce_gid_mgmt.c | 551 static void handle_netdev_upper(struct ib_device *ib_dev, u32 port, in handle_netdev_upper() function 587 handle_netdev_upper(ib_dev, port, cookie, _roce_del_all_netdev_gids); in del_netdev_upper_ips() 593 handle_netdev_upper(ib_dev, port, cookie, _add_netdev_ips); in add_netdev_upper_ips()
|
Completed in 4 milliseconds