Searched refs:other_netdev (Results 1 – 1 of 1) sorted by relevance
1043 struct net_device *other_netdev; in geth_resize_freeq() local1051 other_netdev = geth->port1->netdev; in geth_resize_freeq()1053 other_netdev = geth->port0->netdev; in geth_resize_freeq()1055 if (other_netdev && netif_running(other_netdev)) in geth_resize_freeq()1063 if (other_netdev) { in geth_resize_freeq()1064 other_port = netdev_priv(other_netdev); in geth_resize_freeq()1066 netdev_dbg(other_netdev, "port %d size: %d order %d\n", in geth_resize_freeq()1067 other_netdev->dev_id, in geth_resize_freeq()