Searched refs:__IXGBE_SFP_MODULE_NOT_FOUND (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe.h422 __IXGBE_SFP_MODULE_NOT_FOUND enumerator in enum:ixbge_state_t
H A Dixgbe_main.c3759 clear_bit(__IXGBE_SFP_MODULE_NOT_FOUND, &adapter->state);
4710 clear_bit(__IXGBE_SFP_MODULE_NOT_FOUND, &adapter->state);
4714 if (test_bit(__IXGBE_SFP_MODULE_NOT_FOUND, &adapter->state))
6700 set_bit(__IXGBE_SFP_MODULE_NOT_FOUND, &adapter->state);
6894 clear_bit(__IXGBE_SFP_MODULE_NOT_FOUND, &adapter->state);
6929 clear_bit(__IXGBE_SFP_MODULE_NOT_FOUND, &adapter->state);

Completed in 78 milliseconds