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

/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic.h215 #define ULP_F_START 1 macro
H A Dcnic.c590 clear_bit(ULP_F_START, &cp->ulp_flags[ulp_type]);
597 if (!test_and_set_bit(ULP_F_START, &cp->ulp_flags[ulp_type]))
3209 if (test_and_clear_bit(ULP_F_START, &cp->ulp_flags[if_type]))
3242 if (!test_and_set_bit(ULP_F_START, &cp->ulp_flags[if_type]))

Completed in 274 milliseconds