Lines Matching refs:sp_event

373 	set_bit(event, &bp->sp_event);
382 set_bit(BNXT_RESET_TASK_SP_EVENT, &bp->sp_event);
384 set_bit(BNXT_RST_RING_SP_EVENT, &bp->sp_event);
2479 set_bit(BNXT_THERMAL_THRESHOLD_SP_EVENT, &bp->sp_event);
2542 set_bit(BNXT_LINK_SPEED_CHNG_SP_EVENT, &bp->sp_event);
2547 set_bit(BNXT_LINK_CFG_CHANGE_SP_EVENT, &bp->sp_event);
2550 set_bit(BNXT_LINK_CHNG_SP_EVENT, &bp->sp_event);
2553 set_bit(BNXT_HWRM_PF_UNLOAD_SP_EVENT, &bp->sp_event);
2564 set_bit(BNXT_HWRM_PORT_MODULE_SP_EVENT, &bp->sp_event);
2570 set_bit(BNXT_RESET_TASK_SILENT_SP_EVENT, &bp->sp_event);
2602 set_bit(BNXT_FW_RESET_NOTIFY_SP_EVENT, &bp->sp_event);
2680 set_bit(BNXT_FW_ECHO_REQUEST_SP_EVENT, &bp->sp_event);
13291 if (test_and_clear_bit(BNXT_RX_MASK_SP_EVENT, &bp->sp_event))
13294 if (test_and_clear_bit(BNXT_RX_NTP_FLTR_SP_EVENT, &bp->sp_event))
13296 if (test_and_clear_bit(BNXT_HWRM_EXEC_FWD_REQ_SP_EVENT, &bp->sp_event))
13298 if (test_and_clear_bit(BNXT_HWRM_PF_UNLOAD_SP_EVENT, &bp->sp_event))
13300 if (test_and_clear_bit(BNXT_PERIODIC_STATS_SP_EVENT, &bp->sp_event)) {
13306 if (test_and_clear_bit(BNXT_LINK_CHNG_SP_EVENT, &bp->sp_event)) {
13311 &bp->sp_event))
13320 &bp->sp_event))
13324 if (test_and_clear_bit(BNXT_UPDATE_PHY_SP_EVENT, &bp->sp_event)) {
13337 if (test_and_clear_bit(BNXT_HWRM_PORT_MODULE_SP_EVENT, &bp->sp_event)) {
13343 if (test_and_clear_bit(BNXT_FLOW_STATS_SP_EVENT, &bp->sp_event))
13346 if (test_and_clear_bit(BNXT_RING_COAL_NOW_SP_EVENT, &bp->sp_event))
13349 if (test_and_clear_bit(BNXT_FW_ECHO_REQUEST_SP_EVENT, &bp->sp_event))
13352 if (test_and_clear_bit(BNXT_THERMAL_THRESHOLD_SP_EVENT, &bp->sp_event))
13358 if (test_and_clear_bit(BNXT_RESET_TASK_SP_EVENT, &bp->sp_event))
13361 if (test_and_clear_bit(BNXT_RESET_TASK_SILENT_SP_EVENT, &bp->sp_event))
13364 if (test_and_clear_bit(BNXT_RST_RING_SP_EVENT, &bp->sp_event))
13367 if (test_and_clear_bit(BNXT_FW_RESET_NOTIFY_SP_EVENT, &bp->sp_event)) {
13375 if (test_and_clear_bit(BNXT_FW_EXCEPTION_SP_EVENT, &bp->sp_event)) {
14607 bp->sp_event = 0;