Home
last modified time | relevance | path

Searched refs:BNXT_STATE_IN_FW_RESET (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c298 if (!(test_bit(BNXT_STATE_IN_FW_RESET, &bp->state))) in bnxt_queue_fw_reset_work()
4504 test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) in bnxt_free_mem()
10111 if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state) && !fw_reset) { in bnxt_hwrm_if_change()
10119 if (!test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) in bnxt_hwrm_if_change()
10450 if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) in bnxt_reinit_after_abort()
10667 if (!test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) { in bnxt_open()
10726 if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) { in bnxt_close_nic()
11657 if (!fw_health->enabled || test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) in bnxt_fw_health_check()
11867 test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) in bnxt_force_fw_reset()
11872 set_bit(BNXT_STATE_IN_FW_RESET, in bnxt_force_fw_reset()
[all...]
H A Dbnxt_sriov.c906 if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) { in bnxt_sriov_configure()
H A Dbnxt_devlink.c109 if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) in bnxt_fw_diagnose()
H A Dbnxt_ptp.c82 if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) in bnxt_refclk_read()
H A Dbnxt.h1962 #define BNXT_STATE_IN_FW_RESET 4 macro
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1186 if (!(test_bit(BNXT_STATE_IN_FW_RESET, &bp->state))) in bnxt_queue_fw_reset_work()
4204 test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) in bnxt_free_mem()
9481 if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state) && !fw_reset) { in bnxt_hwrm_if_change()
9488 if (!test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) in bnxt_hwrm_if_change()
9988 if (!test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) { in bnxt_open()
10047 if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) { in bnxt_close_nic()
10763 if (!fw_health->enabled || test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) in bnxt_fw_health_check()
10961 test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) in bnxt_force_fw_reset()
10964 set_bit(BNXT_STATE_IN_FW_RESET, &bp->state); in bnxt_force_fw_reset()
11019 !test_bit(BNXT_STATE_IN_FW_RESET, in bnxt_fw_reset()
[all...]
H A Dbnxt_devlink.c52 if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) in bnxt_fw_reporter_diagnose()
H A Dbnxt_sriov.c863 if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) { in bnxt_sriov_configure()
H A Dbnxt.h1803 #define BNXT_STATE_IN_FW_RESET 4 macro

Completed in 54 milliseconds