Searched refs:HFLAG_FULL (Results 1 – 2 of 2) sorted by relevance
470 #define HFLAG_FULL 0x00000020 /* Full duplex enable */ macro
574 hp->happy_flags |= HFLAG_FULL; in set_happy_link_modes()579 hp->happy_flags &= ~(HFLAG_FULL); in set_happy_link_modes()1561 if (hp->happy_flags & HFLAG_FULL) in happy_meal_init()
Completed in 15 milliseconds