Searched refs:allow_unsupported_sfp (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_phy.c1569 if (hw->allow_unsupported_sfp == TRUE) {
1831 if (hw->allow_unsupported_sfp == TRUE) {
H A Dif_ix.c316 static int allow_unsupported_sfp = FALSE; variable
317 TUNABLE_INT("hw.ix.unsupported_sfp", &allow_unsupported_sfp);
485 hw->allow_unsupported_sfp = allow_unsupported_sfp;
H A Dixgbe_type.h3867 bool allow_unsupported_sfp; member in struct:ixgbe_hw

Completed in 186 milliseconds