OPTION_UNSET       27 drivers/net/ethernet/atheros/atl1e/atl1e_param.c #define ATL1E_PARAM_INIT { [0 ... ATL1E_MAX_NIC] = OPTION_UNSET }
OPTION_UNSET      109 drivers/net/ethernet/atheros/atl1e/atl1e_param.c 	if (*value == OPTION_UNSET) {
OPTION_UNSET       90 drivers/net/ethernet/atheros/atlx/atl1.c #define ATL1_PARAM_INIT { [0 ... ATL1_MAX_NIC] = OPTION_UNSET }
OPTION_UNSET      132 drivers/net/ethernet/atheros/atlx/atl1.c 	if (*value == OPTION_UNSET) {
OPTION_UNSET     2797 drivers/net/ethernet/atheros/atlx/atl2.c #define ATL2_PARAM_INIT {[0 ... ATL2_MAX_NIC] = OPTION_UNSET}
OPTION_UNSET     2904 drivers/net/ethernet/atheros/atlx/atl2.c 	if (*value == OPTION_UNSET) {
OPTION_UNSET       21 drivers/net/ethernet/intel/e1000/e1000_param.c #define E1000_PARAM_INIT { [0 ... E1000_MAX_NIC] = OPTION_UNSET }
OPTION_UNSET      187 drivers/net/ethernet/intel/e1000/e1000_param.c 	if (*value == OPTION_UNSET) {
OPTION_UNSET       29 drivers/net/ethernet/intel/e1000e/param.c #define E1000_PARAM_INIT { [0 ... E1000_MAX_NIC] = OPTION_UNSET }
OPTION_UNSET      167 drivers/net/ethernet/intel/e1000e/param.c 	if (*value == OPTION_UNSET) {
OPTION_UNSET       23 drivers/net/ethernet/intel/ixgb/ixgb_param.c #define IXGB_PARAM_INIT { [0 ... IXGB_MAX_NIC] = OPTION_UNSET }
OPTION_UNSET      180 drivers/net/ethernet/intel/ixgb/ixgb_param.c 	if (*value == OPTION_UNSET) {
OPTION_UNSET       21 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c static int TxDescriptors = OPTION_UNSET;
OPTION_UNSET       30 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c static int RxDescriptors = OPTION_UNSET;
OPTION_UNSET       43 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c static int Speed = OPTION_UNSET;
OPTION_UNSET       55 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c static int Duplex = OPTION_UNSET;
OPTION_UNSET       76 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c static int AutoNeg = OPTION_UNSET;
OPTION_UNSET       97 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c static int FlowControl = OPTION_UNSET;
OPTION_UNSET      108 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c static int XsumRX = OPTION_UNSET;
OPTION_UNSET      121 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c static int XsumTX = OPTION_UNSET;
OPTION_UNSET      219 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c 	if (*value == OPTION_UNSET) {