Home
last modified time | relevance | path

Searched refs:config_ppp (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/
Dsdla_ppp.c230 u8 config_ppp; member
314 static int config_ppp (sdla_t *);
838 set_bit(0,&ppp_priv_area->config_ppp); in if_open()
2057 if (!config_ppp(card)){ in timer_intr()
3399 static int config_ppp (sdla_t *card) in config_ppp() function
3533 if (test_bit(0,&ppp_priv_area->config_ppp)){ in ppp_poll()
3562 clear_bit(0,&ppp_priv_area->config_ppp); in ppp_poll()