Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_param.c335 { E1000_FC_DEFAULT, "Flow Control Hardware Default" } in e1000_check_options()
342 .def = E1000_FC_DEFAULT, in e1000_check_options()
H A De1000_hw.h69 E1000_FC_DEFAULT = 0xFF enumerator
H A De1000_hw.c699 if (hw->fc == E1000_FC_DEFAULT) { in e1000_setup_link()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_param.c333 { E1000_FC_DEFAULT, "Flow Control Hardware Default" } in e1000_check_options()
340 .def = E1000_FC_DEFAULT, in e1000_check_options()
H A De1000_hw.h69 E1000_FC_DEFAULT = 0xFF enumerator
H A De1000_hw.c699 if (hw->fc == E1000_FC_DEFAULT) { in e1000_setup_link()

Completed in 29 milliseconds