| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 2170 struct bnx2x_softc *sc; in bnx2x_tx_encap() local 2381 int bnx2x_alloc_ilt_mem(struct bnx2x_softc *sc) in bnx2x_alloc_ilt_mem() 2397 void bnx2x_free_ilt_mem(struct bnx2x_softc *sc) in bnx2x_free_ilt_mem() 4569 struct bnx2x_softc *sc = fp->sc; in bnx2x_handle_fp_tq() local 4607 int bnx2x_intr_legacy(struct bnx2x_softc *sc) in bnx2x_intr_legacy() 4789 bnx2x_wr_sp_sb_data(struct bnx2x_softc *sc, in bnx2x_wr_sp_sb_data() 5287 storm_memset_func_cfg(struct bnx2x_softc *sc, in storm_memset_func_cfg() 7021 bnx2x_link_report(struct bnx2x_softc *sc) in bnx2x_link_report() 7216 int bnx2x_nic_load(struct bnx2x_softc *sc) in bnx2x_nic_load() 7473 int bnx2x_init(struct bnx2x_softc *sc) in bnx2x_init() [all …]
|
| H A D | bnx2x_ethdev.c | 87 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_link_update() local 113 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_interrupt_action() local 132 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_interrupt_handler() local 143 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_periodic_start() local 161 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_periodic_stop() local 177 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_dev_configure() local 212 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_dev_start() local 253 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_dev_stop() local 286 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_dev_close() local 312 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_promisc_enable() local [all …]
|
| H A D | bnx2x_stats.c | 24 bnx2x_get_port_stats_dma_len(struct bnx2x_softc *sc) in bnx2x_get_port_stats_dma_len() 73 bnx2x_storm_stats_post(struct bnx2x_softc *sc) in bnx2x_storm_stats_post() 103 bnx2x_hw_stats_post(struct bnx2x_softc *sc) in bnx2x_hw_stats_post() 150 bnx2x_stats_comp(struct bnx2x_softc *sc) in bnx2x_stats_comp() 173 bnx2x_stats_pmf_update(struct bnx2x_softc *sc) in bnx2x_stats_pmf_update() 231 bnx2x_port_stats_init(struct bnx2x_softc *sc) in bnx2x_port_stats_init() 488 bnx2x_stats_start(struct bnx2x_softc *sc) in bnx2x_stats_start() 519 bnx2x_stats_restart(struct bnx2x_softc *sc) in bnx2x_stats_restart() 1135 bnx2x_stats_update(struct bnx2x_softc *sc) in bnx2x_stats_update() 1231 bnx2x_stats_stop(struct bnx2x_softc *sc) in bnx2x_stats_stop() [all …]
|
| H A D | bnx2x.h | 222 #define NUM_BD_REQ(sc) \ argument 232 #define MIN_RX_AVAIL(sc) \ argument 245 #define NUM_RCQ_REQ(sc) \ argument 312 struct bnx2x_softc *sc; member 361 struct bnx2x_softc *sc; member 862 #define CHIP_REV_IS_SLOW(sc) \ argument 868 #define CHIP_REV_IS_ASIC(sc) \ argument 1111 #define PORT_ID(sc) SC_PORT(sc) argument 1113 #define VNIC_ID(sc) SC_VN(sc) argument 1584 #define DOORBELL(sc, cid, val) \ argument [all …]
|
| H A D | ecore_init_ops.h | 22 static void ecore_init_str_wr(struct bnx2x_softc *sc, uint32_t addr, in ecore_init_str_wr() 31 static void ecore_write_big_buf(struct bnx2x_softc *sc, uint32_t addr, in ecore_write_big_buf() 68 static void ecore_init_wr_64(struct bnx2x_softc *sc, uint32_t addr, in ecore_init_wr_64() 137 static void ecore_init_wr_wb(struct bnx2x_softc *sc, uint32_t addr, in ecore_init_wr_wb() 606 static int ecore_ilt_mem_op(struct bnx2x_softc *sc, uint8_t memop) in ecore_ilt_mem_op() 617 static void ecore_ilt_line_wr(struct bnx2x_softc *sc, int abs_idx, in ecore_ilt_line_wr() 630 static void ecore_ilt_line_init_op(struct bnx2x_softc *sc, in ecore_ilt_line_init_op() 650 static void ecore_ilt_boundary_init_op(struct bnx2x_softc *sc, in ecore_ilt_boundary_init_op() 704 static void ecore_ilt_client_init_op_ilt(struct bnx2x_softc *sc, in ecore_ilt_client_init_op_ilt() 721 static void ecore_ilt_client_init_op(struct bnx2x_softc *sc, in ecore_ilt_client_init_op() [all …]
|
| H A D | bnx2x_vfpf.c | 23 bnx2x_check_bull(struct bnx2x_softc *sc) in bnx2x_check_bull() 97 bnx2x_vf_finalize(struct bnx2x_softc *sc, in bnx2x_vf_finalize() 193 int bnx2x_loop_obtain_resources(struct bnx2x_softc *sc) in bnx2x_loop_obtain_resources() 322 bnx2x_vf_close(struct bnx2x_softc *sc) in bnx2x_vf_close() 354 bnx2x_vf_init(struct bnx2x_softc *sc) in bnx2x_vf_init() 394 bnx2x_vf_unload(struct bnx2x_softc *sc) in bnx2x_vf_unload() 524 bnx2x_vf_teardown_queue(struct bnx2x_softc *sc, int qid) in bnx2x_vf_teardown_queue() 553 bnx2x_vf_set_mac(struct bnx2x_softc *sc, int set) in bnx2x_vf_set_mac() 608 bnx2x_vf_config_rss(struct bnx2x_softc *sc, in bnx2x_vf_config_rss() 649 bnx2x_vf_set_rx_mode(struct bnx2x_softc *sc) in bnx2x_vf_set_rx_mode() [all …]
|
| H A D | ecore_sp.c | 92 static int ecore_exe_queue_add(struct bnx2x_softc *sc, in ecore_exe_queue_add() 162 static int ecore_exe_queue_step(struct bnx2x_softc *sc, in ecore_exe_queue_step() 664 static bool ecore_check_move(struct bnx2x_softc *sc, in ecore_check_move() 715 void ecore_set_mac_in_nig(struct bnx2x_softc *sc, in ecore_set_mac_in_nig() 1676 int ecore_config_vlan_mac(struct bnx2x_softc *sc, in ecore_config_vlan_mac() 1882 void ecore_init_mac_obj(struct bnx2x_softc *sc, in ecore_init_mac_obj() 2195 int ecore_config_rx_mode(struct bnx2x_softc *sc, in ecore_config_rx_mode() 3039 int ecore_config_mcast(struct bnx2x_softc *sc, in ecore_config_mcast() 3130 void ecore_init_mcast_obj(struct bnx2x_softc *sc, in ecore_init_mcast_obj() 3947 static int ecore_q_init(struct bnx2x_softc *sc, in ecore_q_init() [all …]
|
| H A D | elink.c | 968 struct bnx2x_softc *sc = params->sc; in elink_check_lfa() local 1163 struct bnx2x_softc *sc = params->sc; in elink_ets_e2e3a0_disabled() local 1256 struct bnx2x_softc *sc = params->sc; in elink_ets_e3b0_set_credit_upper_bound_nig() local 1294 struct bnx2x_softc *sc = params->sc; in elink_ets_e3b0_nig_disabled() local 1378 struct bnx2x_softc *sc = params->sc; in elink_ets_e3b0_set_credit_upper_bound_pbf() local 1410 struct bnx2x_softc *sc = params->sc; in elink_ets_e3b0_pbf_disabled() local 1469 struct bnx2x_softc *sc = params->sc; in elink_ets_e3b0_disabled() local 1492 struct bnx2x_softc *sc = params->sc; in elink_ets_disabled() local 1517 struct bnx2x_softc *sc = params->sc; in elink_ets_e3b0_cli_map() local 7115 struct bnx2x_softc *sc; in elink_get_ext_phy_fw_version() local [all …]
|
| H A D | bnx2x_logs.h | 12 #define PMD_INIT_LOG(level, sc, fmt, args...) \ argument 16 #define PMD_INIT_FUNC_TRACE(sc) PMD_INIT_LOG(DEBUG, sc, " >>") argument 19 #define PMD_DRV_LOG_RAW(level, sc, fmt, args...) \ argument 24 #define PMD_DRV_LOG(level, sc, fmt, args...) \ argument 44 #define PMD_DEBUG_PERIODIC_LOG(level, sc, fmt, args...) \ argument 49 #define PMD_DEBUG_PERIODIC_LOG(level, sc, fmt, args...) do { } while (0) argument
|
| H A D | bnx2x_rxtx.c | 57 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_dev_rx_queue_setup() local 192 struct bnx2x_softc *sc; in bnx2x_xmit_pkts() local 243 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_dev_tx_queue_setup() local 319 bnx2x_upd_rx_prod_fast(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp, in bnx2x_upd_rx_prod_fast() 337 struct bnx2x_softc *sc = rxq->sc; in bnx2x_recv_pkts() local 481 struct bnx2x_softc *sc = dev->data->dev_private; in bnx2x_dev_clear_queues() local
|
| H A D | elink.h | 102 #define ELINK_DEBUG_P0(sc, fmt) elink_cb_dbg(sc, fmt) argument 103 #define ELINK_DEBUG_P1(sc, fmt, arg1) elink_cb_dbg1(sc, fmt, arg1) argument 104 #define ELINK_DEBUG_P2(sc, fmt, arg1, arg2) \ argument 106 #define ELINK_DEBUG_P3(sc, fmt, arg1, arg2, arg3) \ argument 109 #define ELINK_DEBUG_P0(sc, fmt) PMD_DRV_LOG(DEBUG, sc, fmt) argument 110 #define ELINK_DEBUG_P1(sc, fmt, arg1) \ argument 112 #define ELINK_DEBUG_P2(sc, fmt, arg1, arg2) \ argument 114 #define ELINK_DEBUG_P3(sc, fmt, arg1, arg2, arg3) \ argument 449 struct bnx2x_softc *sc; member
|
| H A D | ecore_init.h | 207 static inline void ecore_map_q_cos(struct bnx2x_softc *sc, uint32_t q_num, uint32_t new_cos) in ecore_map_q_cos() 261 static inline void ecore_dcb_config_qm(struct bnx2x_softc *sc, enum cos_mode mode, in ecore_dcb_config_qm() 709 static inline void ecore_set_mcp_parity(struct bnx2x_softc *sc, uint8_t enable) in ecore_set_mcp_parity() 726 static inline uint32_t ecore_parity_reg_mask(struct bnx2x_softc *sc, int idx) in ecore_parity_reg_mask() 738 static inline void ecore_disable_blocks_parity(struct bnx2x_softc *sc) in ecore_disable_blocks_parity() 761 static inline void ecore_clear_blocks_parity(struct bnx2x_softc *sc) in ecore_clear_blocks_parity() 804 static inline void ecore_enable_blocks_parity(struct bnx2x_softc *sc) in ecore_enable_blocks_parity()
|
| H A D | bnx2x_rxtx.h | 42 struct bnx2x_softc *sc; /**< Ptr to dev_private data. */ member 63 struct bnx2x_softc *sc; /**< Ptr to dev_private data */ member
|
| H A D | ecore_sp.h | 48 #define ECORE_MC_HASH_OFFSET(sc, i) \ argument 113 #define ECORE_FCOE_CID(sc) ((sc)->fp[FCOE_IDX(sc)].cl_id) argument 137 #define SC_ILT(sc) ((sc)->ilt) argument 221 #define ECORE_MSG(sc, m, ...) \ argument 1969 #define PF_MAC_CREDIT_E2(sc, func_num) \ argument 1973 #define PF_VLAN_CREDIT_E2(sc, func_num) \ argument
|
| /dpdk/lib/bpf/ |
| H A D | bpf_load_elf.c | 137 Elf_Scn *sc; in find_elf_code() local 192 Elf_Scn *sc; in process_reloc() local 238 Elf_Scn *sc; in elf_reloc_code() local
|
| /dpdk/drivers/net/liquidio/ |
| H A D | lio_rxtx.c | 971 struct lio_soft_command *sc; in lio_process_iq_request_list() local 1115 struct lio_soft_command *sc, uint8_t opcode, in lio_prepare_soft_command() 1173 struct lio_soft_command *sc) in lio_send_soft_command() 1228 struct lio_soft_command *sc; in lio_alloc_soft_command() local 1284 lio_free_soft_command(struct lio_soft_command *sc) in lio_free_soft_command() 1302 struct lio_soft_command *sc; in lio_process_ordered_list() local 1532 struct lio_soft_command *sc = sc_ptr; in lio_ctrl_cmd_callback() local 1547 struct lio_soft_command *sc = NULL; in lio_alloc_ctrl_pkt_sc() local 1591 struct lio_soft_command *sc = NULL; in lio_send_ctrl_pkt() local
|
| H A D | lio_ethdev.c | 148 struct lio_soft_command *sc; in lio_dev_xstats_get() local 1310 struct lio_soft_command *sc; in lio_dev_get_link_status() local 1718 struct lio_soft_command *sc; in lio_dev_configure() local
|
| H A D | lio_struct.h | 339 struct lio_soft_command *sc; member
|
| /dpdk/kernel/freebsd/nic_uio/ |
| H A D | nic_uio.c | 104 struct nic_uio_softc *sc = cdev->si_drv1; in nic_uio_mmap_single() local 213 struct nic_uio_softc *sc; in nic_uio_attach() local 236 struct nic_uio_softc *sc; in nic_uio_detach() local
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_filter.c | 218 struct ulptx_idata *sc = (struct ulptx_idata *)(txpkt + 1); in mk_set_tcb_field_ulp() local 370 struct ulptx_idata *sc = (struct ulptx_idata *)(txpkt + 1); in mk_abort_req_ulp() local 394 struct ulptx_idata *sc = (struct ulptx_idata *)(txpkt + 1); in mk_abort_rpl_ulp() local
|
| /dpdk/app/test/ |
| H A D | test_rcu_qsbr.c | 816 uint64_t sc = 200; in test_rcu_qsbr_dq_functional() local
|
| H A D | test_dmadev.c | 93 enum rte_dma_status_code sc[32]; in do_multi_copies() local
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_desc.h | 138 /* 19 */ unsigned int sc:1; member
|
| /dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_ethdev_os.c | 486 uint64_t sc; in mlx5_link_update_unlocked_gs() local
|
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_internals.h | 42 int sc; /**< Service cores. */ member
|