Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dsdla_ft1.c236 (((CHDLC_CONFIGURATION_STRUCT *)mb1->data)-> in wpft1_init()
240 (((CHDLC_CONFIGURATION_STRUCT *)mb1->data)-> in wpft1_init()
Dwanpipe_multppp.c412 (((CHDLC_CONFIGURATION_STRUCT *)mb1->data)-> in wsppp_init()
416 (((CHDLC_CONFIGURATION_STRUCT *)mb1->data)-> in wsppp_init()
1133 int data_length = sizeof(CHDLC_CONFIGURATION_STRUCT); in chdlc_configure()
1641 CHDLC_CONFIGURATION_STRUCT cfg; in set_chdlc_config()
1643 memset(&cfg, 0, sizeof(CHDLC_CONFIGURATION_STRUCT)); in set_chdlc_config()
2212 (((CHDLC_CONFIGURATION_STRUCT *)mb->data)-> in init_chdlc_tx_rx_buff()
2215 (((CHDLC_CONFIGURATION_STRUCT *)mb->data)-> in init_chdlc_tx_rx_buff()
2241 (((CHDLC_CONFIGURATION_STRUCT *)mb->data)-> in init_chdlc_tx_rx_buff()
2245 (((CHDLC_CONFIGURATION_STRUCT *)mb->data)-> in init_chdlc_tx_rx_buff()
Dsdla_chdlc.c537 (((CHDLC_CONFIGURATION_STRUCT *)mb1->data)-> in wpc_init()
541 (((CHDLC_CONFIGURATION_STRUCT *)mb1->data)-> in wpc_init()
1620 int data_length = sizeof(CHDLC_CONFIGURATION_STRUCT); in chdlc_configure()
2300 CHDLC_CONFIGURATION_STRUCT cfg; in set_chdlc_config()
2302 memset(&cfg, 0, sizeof(CHDLC_CONFIGURATION_STRUCT)); in set_chdlc_config()
2588 CHDLC_CONFIGURATION_STRUCT *cfg; in configure_ip()
2599 cfg = (CHDLC_CONFIGURATION_STRUCT *)mb->data; in configure_ip()
3323 (((CHDLC_CONFIGURATION_STRUCT *)mb->data)-> in init_chdlc_tx_rx_buff()
3326 (((CHDLC_CONFIGURATION_STRUCT *)mb->data)-> in init_chdlc_tx_rx_buff()
3352 (((CHDLC_CONFIGURATION_STRUCT *)mb->data)-> in init_chdlc_tx_rx_buff()
[all …]
/linux-2.4.37.9/include/linux/
Dsdla_chdlc.h336 } CHDLC_CONFIGURATION_STRUCT; typedef