Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/
Dcnic.h220 #define ULP_F_START 1 macro
Dcnic.c572 clear_bit(ULP_F_START, &cp->ulp_flags[ulp_type]); in cnic_register_device()
579 if (!test_and_set_bit(ULP_F_START, &cp->ulp_flags[ulp_type])) in cnic_register_device()
3126 if (test_and_clear_bit(ULP_F_START, &cp->ulp_flags[if_type])) in cnic_ulp_stop_one()
3159 if (!test_and_set_bit(ULP_F_START, &cp->ulp_flags[if_type])) in cnic_ulp_start()