Searched refs:my_framing (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/net/wan/
H A Dfarsync.c1679 unsigned char my_framing; local
1707 my_framing = FRAMING_E1;
1709 my_framing = FRAMING_E1;
1711 my_framing = FRAMING_T1;
1713 my_framing = FRAMING_J1;
1714 FST_WRB(card, suConfig.framing, my_framing);
1738 printk("Framing = %d\n", my_framing);

Completed in 22 milliseconds