Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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]); in cnic_register_device()
597 if (!test_and_set_bit(ULP_F_START, &cp->ulp_flags[ulp_type])) in cnic_register_device()
3203 if (test_and_clear_bit(ULP_F_START, &cp->ulp_flags[if_type])) in cnic_ulp_stop_one()
3236 if (!test_and_set_bit(ULP_F_START, &cp->ulp_flags[if_type])) in cnic_ulp_start()
/kernel/linux/linux-6.6/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]); in cnic_register_device()
597 if (!test_and_set_bit(ULP_F_START, &cp->ulp_flags[ulp_type])) in cnic_register_device()
3201 if (test_and_clear_bit(ULP_F_START, &cp->ulp_flags[if_type])) in cnic_ulp_stop_one()
3234 if (!test_and_set_bit(ULP_F_START, &cp->ulp_flags[if_type])) in cnic_ulp_start()

Completed in 18 milliseconds