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