Searched refs:DbgBreakIfFastPath (Results 1 – 9 of 9) sorted by relevance
49 DbgBreakIfFastPath( NULL != rx_chain_sge ); in lm_rx_set_prods()50 DbgBreakIfFastPath(IS_CHANNEL_VFDEV(pdev)); in lm_rx_set_prods()115 DbgBreakIfFastPath( rx_chain_sge && !lm_bd_chains_are_consistent( rx_chain_sge, rx_chain_bd ) ); in lm_post_buffers()142 DbgBreakIfFastPath(SIG(packet) != L2PACKET_RX_SIG); in lm_post_buffers()183 …DbgBreakIfFastPath(SIG(packet->u1.rx.mem_virt - pdev->params.rcv_buffer_offset) != L2PACKET_RX_SIG… in lm_post_buffers()184 …DbgBreakIfFastPath(END_SIG(packet->u1.rx.mem_virt, MAX_L2_CLI_BUFFER_SIZE(pdev, chain_idx)) != L2P… in lm_post_buffers()386 DbgBreakIfFastPath(pkt->l2pkt_rx_info->total_packet_size < MIN_ETHERNET_PACKET_SIZE); in lm_tpa_stop()962 DbgBreakIfFastPath( rx_chain_sge && !lm_bd_chains_are_consistent( rx_chain_sge, rx_chain_bd ) ); in lm_get_packets_rcvd()976 DbgBreakIfFastPath(S16_SUB(cq_new_idx, cq_old_idx) <= 0); in lm_get_packets_rcvd()979 DbgBreakIfFastPath(cqe == NULL); in lm_get_packets_rcvd()[all …]
77 DbgBreakIfFastPath(!(start_bd && generic_bd)); in lm_handle_lso_split()130 DbgBreakIfFastPath(total_hlen_bytes > sum_frag_size); in lm_pre_process_lso_packet()208 DbgBreakIfFastPath(hlen_reminder <= start_bd_nbytes); in lm_process_lso_packet()215 DbgBreakIfFastPath((*frag)->size >= 0x10000 || (*frag)->size == 0); in lm_process_lso_packet()241 DbgBreakIfFastPath(hlen_reminder <= prod_bd_nbytes); in lm_process_lso_packet()285 DbgBreakIfFastPath(coalesce_buf == NULL); in lm_get_coalesce_buffer()838 DbgBreakIfFastPath(frag->size >= 0x10000 || frag->size == 0); in lm_send_packet()890 DbgBreakIfFastPath( !parse_bd_ptr ) ; in lm_send_packet()997 DbgBreakIfFastPath(packet->size < ETHERNET_PACKET_HEADER_SIZE); in lm_send_packet()1101 DbgBreakIfFastPath(pkt_num == 0); in lm_get_packets_sent()[all …]
510 DbgBreakIfFastPath(bd_chain->bd_left > bd_chain->capacity); in lm_bd_chain_bds_consumed()544 DbgBreakIfFastPath(!bd_chain->bd_left); in lm_bd_chain_produce_bd()592 DbgBreakIfFastPath(bd_chain->bd_left == bd_chain->capacity); in lm_bd_chain_consume_bd()647 DbgBreakIfFastPath(bd_chain->bd_left < nbds); in lm_toe_bd_chain_bds_produced()671 …DbgBreakIfFastPath((bd_chain->prod_idx & bd_chain->bds_per_page_mask) > bd_chain->usable_bds_per_p… in lm_toe_bd_chain_bds_produced()672 …DbgBreakIfFastPath((bd_chain->prod_idx & bd_chain->bds_per_page_mask) == 0); /* GilR 5/13/2006 - t… in lm_toe_bd_chain_bds_produced()682 DbgBreakIfFastPath(bd_chain->bd_left < nbds); in lm_bd_chain_bds_produced()710 DbgBreakIfFastPath(bd_chain->bd_left < 1); in lm_bd_chain_bd_produced()
3361 DbgBreakIfFastPath(S16_SUB(cq_new_idx, cq_old_idx) <= 0); in lm_service_eq_intr()3367 DbgBreakIfFastPath(elem == NULL); in lm_service_eq_intr()
359 DbgBreakIfFastPath(!pdev); in lm_is_def_sb_updated()
2552 … DbgBreakIfFastPath( rx_chain_sge && !lm_bd_chains_are_consistent( rx_chain_sge, rx_chain_bd ) ); in lm_abort()
476 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro561 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro625 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro726 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro739 #define DbgBreakIfFastPath(_cond) macro821 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro869 #define DbgBreakIfFastPath(_cond) DbgBreakIfNoLog(_cond) macro877 #define DbgBreakIfFastPath(_cond) macro
99 #define DbgBreakIfFastPath(_c) DbgBreakIf(_c) macro
3438 DbgBreakIfFastPath(!pdev); in lm_is_sb_updated()