Home
last modified time | relevance | path

Searched refs:__AT_TESTING (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h448 #define __AT_TESTING 0x0001 macro
H A Datl1e_main.c2018 if (test_bit(__AT_TESTING, &adapter->flags)) in atl1e_open()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h521 #define __AT_TESTING 0x0001 macro
H A Datl1c_main.c2463 if (test_bit(__AT_TESTING, &adapter->flags)) in atl1c_open()