Searched refs:__get_bond_by_port (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_3ad.c125 * __get_bond_by_port - get the port's bonding struct
130 static inline struct bonding *__get_bond_by_port(struct port *port) function
163 struct bonding *bond = __get_bond_by_port(port);
183 struct bonding *bond = __get_bond_by_port(port);
266 struct bonding *bond = __get_bond_by_port(port);
282 struct bonding *bond = __get_bond_by_port(port);

Completed in 281 milliseconds