Home
last modified time | relevance | path

Searched refs:QLCNIC_IS_LB_CONFIGURED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c1142 } while (!QLCNIC_IS_LB_CONFIGURED(ahw->loopback_state)); in qlcnic_loopback_test()
H A Dqlcnic.h880 #define QLCNIC_IS_LB_CONFIGURED(VAL) \ macro