Searched refs:alloc_netdev_mq (Results 1 – 4 of 4) sorted by relevance
16 alloc_netdev_mq() functions to allocate the subqueues for the device. The
399 dev = alloc_netdev_mq(sizeof(struct xenvif), name, NET_NAME_UNKNOWN, in xenvif_alloc()
3345 #define alloc_netdev_mq(sizeof_priv, name, name_assign_type, setup, count) \ macro
4594 bond_dev = alloc_netdev_mq(sizeof(struct bonding), in bond_create()