Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_param.c397 { E1000_FC_DEFAULT, "Flow Control Hardware Default" }}; in e1000_check_options()
403 .def = E1000_FC_DEFAULT, in e1000_check_options()
De1000_hw.h1955 #define E1000_FC_DEFAULT 0xFF macro
De1000_hw.c1121 if (hw->fc == E1000_FC_DEFAULT) { in e1000_setup_link()