Lines Matching refs:SFC_ASSERT

234 	SFC_ASSERT(rc >= 0);  in sfc_dev_configure()
251 SFC_ASSERT(rc >= 0); in sfc_dev_start()
314 SFC_ASSERT(rc >= 0); in sfc_dev_set_link_up()
355 SFC_ASSERT(sa->state == SFC_ADAPTER_CONFIGURED); in sfc_dev_close()
359 SFC_ASSERT(sa->state == SFC_ADAPTER_INITIALIZED); in sfc_dev_close()
442 SFC_ASSERT(rc >= 0); in sfc_dev_promisc_enable()
451 SFC_ASSERT(rc >= 0); in sfc_dev_promisc_disable()
460 SFC_ASSERT(rc >= 0); in sfc_dev_allmulti_enable()
469 SFC_ASSERT(rc >= 0); in sfc_dev_allmulti_disable()
501 SFC_ASSERT(rc > 0); in sfc_rx_queue_setup()
554 SFC_ASSERT(rc > 0); in sfc_tx_queue_setup()
572 SFC_ASSERT(txq->evq != NULL); in sfc_tx_queue_release()
680 SFC_ASSERT(ret >= 0); in sfc_stats_get()
704 SFC_ASSERT(rc >= 0); in sfc_stats_reset()
723 SFC_ASSERT(rc > 0); in sfc_xstats_get()
790 SFC_ASSERT(rc > 0); in sfc_xstats_get_by_id()
939 SFC_ASSERT(rc > 0); in sfc_flow_ctrl_set()
1044 SFC_ASSERT(rc > 0); in sfc_dev_set_mtu()
1129 SFC_ASSERT(rc >= 0); in sfc_mac_addr_set()
1175 SFC_ASSERT(rc >= 0); in sfc_set_mc_addr_list()
1190 SFC_ASSERT(rx_queue_id < sas->rxq_count); in sfc_rx_queue_info_get()
1217 SFC_ASSERT(tx_queue_id < sas->txq_count); in sfc_tx_queue_info_get()
1240 SFC_ASSERT(rx_queue_id < sas->rxq_count); in sfc_rx_queue_count()
1326 SFC_ASSERT(rc > 0); in sfc_rx_queue_start()
1380 SFC_ASSERT(rc > 0); in sfc_tx_queue_start()
1501 SFC_ASSERT(rc > 0); in sfc_dev_udp_tunnel_op()
1740 SFC_ASSERT(rc >= 0); in sfc_dev_rss_reta_update()
1769 SFC_ASSERT(rc >= 0); in sfc_dev_filter_ctrl()
1795 SFC_ASSERT(queue_id < sas->rxq_count); in sfc_rx_queue_intr_enable()
1808 SFC_ASSERT(queue_id < sas->rxq_count); in sfc_rx_queue_intr_disable()
2268 SFC_ASSERT(rc > 0); in sfc_eth_dev_init()