Searched refs:SLMP_INFO (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/char/
H A Dsynclinkmp.c281 } SLMP_INFO; typedef in typeref:struct:_synclinkmp_info
451 static SLMP_INFO *synclinkmp_device_list = NULL;
532 static void hdlcdev_tx_done(SLMP_INFO *info);
533 static void hdlcdev_rx(SLMP_INFO *info, char *buf, int size);
534 static int hdlcdev_init(SLMP_INFO *info);
535 static void hdlcdev_exit(SLMP_INFO *info);
540 static int get_stats(SLMP_INFO *info, struct mgsl_icount __user *user_icount);
541 static int get_params(SLMP_INFO *info, MGSL_PARAMS __user *params);
542 static int set_params(SLMP_INFO *info, MGSL_PARAMS __user *params);
543 static int get_txidle(SLMP_INFO *inf
[all...]

Completed in 57 milliseconds