Searched refs:SLMP_INFO (Results 1 – 1 of 1) sorted by relevance
301 } SLMP_INFO; typedef474 static SLMP_INFO *synclinkmp_device_list = NULL;572 static void sppp_init(SLMP_INFO *info);573 static void sppp_delete(SLMP_INFO *info);574 static void sppp_rx_done(SLMP_INFO *info, char *buf, int size);575 static void sppp_tx_done(SLMP_INFO *info);587 static int get_stats(SLMP_INFO *info, struct mgsl_icount *user_icount);588 static int get_params(SLMP_INFO *info, MGSL_PARAMS *params);589 static int set_params(SLMP_INFO *info, MGSL_PARAMS *params);590 static int get_txidle(SLMP_INFO *info, int*idle_mode);[all …]