]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/if_bonding.h
bonding: allow user-controlled output slave selection
[net-next-2.6.git] / include / linux / if_bonding.h
index cd525fae3c98f260453571c0d084d8e1c161f09f..2c7994372bde965fe5b37bd6335963ef3d490c3d 100644 (file)
@@ -83,6 +83,7 @@
 
 #define BOND_DEFAULT_MAX_BONDS  1   /* Default maximum number of devices to support */
 
+#define BOND_DEFAULT_TX_QUEUES 16   /* Default number of tx queues per device */
 /* hashing types */
 #define BOND_XMIT_POLICY_LAYER2                0 /* layer 2 (MAC only), default */
 #define BOND_XMIT_POLICY_LAYER34       1 /* layer 3+4 (IP ^ (TCP || UDP)) */