Searched refs:cas_init_hw (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dcassini.c3037 * spin_lock_irqsave, but we are called only in cas_init_hw and
3038 * cas_init_hw is protected by cas_lock_all, which calls
3631 static void cas_init_hw(struct cas *cp, int restart_link) function
3939 * call to cas_init_hw will restart auto negotiation.
3948 cas_init_hw(cp, (pending_all > 0));
4124 * because cas_init_hw below will have its second
4161 cas_init_hw(cp, !hw_was_up);
4976 * because on resume, we'll call cas_init_hw with
5007 cas_init_hw(cp, 1);

Completed in 100 milliseconds