BNXT_STATE_IN_FW_RESET 8768 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state) && !fw_reset) {
BNXT_STATE_IN_FW_RESET 9301 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) {
BNXT_STATE_IN_FW_RESET 9964 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	if (!fw_health->enabled || test_bit(BNXT_STATE_IN_FW_RESET, &bp->state))
BNXT_STATE_IN_FW_RESET 10104 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	    test_bit(BNXT_STATE_IN_FW_RESET, &bp->state))
BNXT_STATE_IN_FW_RESET 10107 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	set_bit(BNXT_STATE_IN_FW_RESET, &bp->state);
BNXT_STATE_IN_FW_RESET 10161 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	    !test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) {
BNXT_STATE_IN_FW_RESET 10164 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		set_bit(BNXT_STATE_IN_FW_RESET, &bp->state);
BNXT_STATE_IN_FW_RESET 10171 drivers/net/ethernet/broadcom/bnxt/bnxt.c 			clear_bit(BNXT_STATE_IN_FW_RESET, &bp->state);
BNXT_STATE_IN_FW_RESET 10652 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	if (!test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) {
BNXT_STATE_IN_FW_RESET 10670 drivers/net/ethernet/broadcom/bnxt/bnxt.c 				clear_bit(BNXT_STATE_IN_FW_RESET, &bp->state);
BNXT_STATE_IN_FW_RESET 10760 drivers/net/ethernet/broadcom/bnxt/bnxt.c 			clear_bit(BNXT_STATE_IN_FW_RESET, &bp->state);
BNXT_STATE_IN_FW_RESET 10769 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		clear_bit(BNXT_STATE_IN_FW_RESET, &bp->state);
BNXT_STATE_IN_FW_RESET 10775 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	clear_bit(BNXT_STATE_IN_FW_RESET, &bp->state);
BNXT_STATE_IN_FW_RESET   25 drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c 	if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state))
BNXT_STATE_IN_FW_RESET  861 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c 	if (test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) {