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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wanrouter/
H A Dwanmain.c463 * o call driver's new_if() entry point
475 if ((wandev->state == WAN_UNCONFIGURED) || (wandev->new_if == NULL))
496 err = wandev->new_if(wandev, dev, cnf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dwanrouter.h506 int (*new_if)(struct wan_device *wandev, struct net_device *dev, member in struct:wan_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dcycx_x25.c30 * conf->protocol in new_if
336 card->wandev.new_if = cycx_wan_new_if;

Completed in 50 milliseconds