Searched refs:BNX2X_TPA_STOP (Results 1 – 2 of 2) sorted by relevance
442 if (tpa_info->tpa_state != BNX2X_TPA_STOP) in bnx2x_tpa_start()766 tpa_info->tpa_state = BNX2X_TPA_STOP; in bnx2x_tpa_stop()1429 tpa_info->tpa_state = BNX2X_TPA_STOP; in bnx2x_init_rx_rings()
499 #define BNX2X_TPA_STOP 2 macro