__QLCNIC_MBX_POLL_ENABLE 1042 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	if (!test_bit(__QLCNIC_MBX_POLL_ENABLE, &adapter->state))
__QLCNIC_MBX_POLL_ENABLE 1052 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	if (test_and_set_bit(__QLCNIC_MBX_POLL_ENABLE, &adapter->state))
__QLCNIC_MBX_POLL_ENABLE 1061 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	if (!test_and_clear_bit(__QLCNIC_MBX_POLL_ENABLE, &adapter->state))