Home
last modified time | relevance | path

Searched refs:HFLAG_FULL (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/
Dsunhme.h470 #define HFLAG_FULL 0x00000020 /* Full duplex enable */ macro
Dsunhme.c654 hp->happy_flags |= HFLAG_FULL; in set_happy_link_modes()
659 hp->happy_flags &= ~(HFLAG_FULL); in set_happy_link_modes()
1665 if (hp->happy_flags & HFLAG_FULL) in happy_meal_init()