Searched refs:other_netdev (Results 1 – 1 of 1) sorted by relevance
1038 struct net_device *other_netdev; in geth_resize_freeq() local1046 other_netdev = geth->port1->netdev; in geth_resize_freeq()1048 other_netdev = geth->port0->netdev; in geth_resize_freeq()1050 if (other_netdev && netif_running(other_netdev)) in geth_resize_freeq()1058 if (other_netdev) { in geth_resize_freeq()1059 other_port = netdev_priv(other_netdev); in geth_resize_freeq()1061 netdev_dbg(other_netdev, "port %d size: %d order %d\n", in geth_resize_freeq()1062 other_netdev->dev_id, in geth_resize_freeq()