ULP_F_START 590 drivers/net/ethernet/broadcom/cnic.c clear_bit(ULP_F_START, &cp->ulp_flags[ulp_type]); ULP_F_START 597 drivers/net/ethernet/broadcom/cnic.c if (!test_and_set_bit(ULP_F_START, &cp->ulp_flags[ulp_type])) ULP_F_START 3204 drivers/net/ethernet/broadcom/cnic.c if (test_and_clear_bit(ULP_F_START, &cp->ulp_flags[if_type])) ULP_F_START 3237 drivers/net/ethernet/broadcom/cnic.c if (!test_and_set_bit(ULP_F_START, &cp->ulp_flags[if_type]))