Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c542 uint32_t new_tg3_flags = 0; in tg3_setup_flow_control() local
547 new_tg3_flags |= in tg3_setup_flow_control()
551 new_tg3_flags |= in tg3_setup_flow_control()
555 new_tg3_flags |= in tg3_setup_flow_control()
562 new_tg3_flags |= TG3_FLAG_TX_PAUSE; in tg3_setup_flow_control()
566 tp->tg3_flags |= new_tg3_flags; in tg3_setup_flow_control()
568 if (new_tg3_flags & TG3_FLAG_RX_PAUSE) in tg3_setup_flow_control()
573 if (new_tg3_flags & TG3_FLAG_TX_PAUSE) in tg3_setup_flow_control()