Home
last modified time | relevance | path

Searched defs:desc (Results 1 – 25 of 236) sorted by relevance

12345678910

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_acl.c21 struct ice_aq_desc desc; in ice_aq_alloc_acl_tbl() local
72 struct ice_aq_desc desc; in ice_aq_dealloc_acl_tbl() local
86 struct ice_aq_desc desc; in ice_aq_acl_entry() local
145 struct ice_aq_desc desc; in ice_aq_actpair_a_d() local
198 struct ice_aq_desc desc; in ice_aq_actpair_p_q() local
258 struct ice_aq_desc desc; in ice_aq_dealloc_acl_res() local
280 struct ice_aq_desc desc; in ice_acl_prof_aq_send() local
382 struct ice_aq_desc desc; in ice_aq_alloc_acl_cntrs() local
420 struct ice_aq_desc desc; in ice_aq_dealloc_acl_cntrs() local
451 struct ice_aq_desc desc; in ice_prog_acl_prof_ranges() local
[all …]
H A Dice_common.c71 struct ice_aq_desc desc; in ice_clear_pf_cfg() local
99 struct ice_aq_desc desc; in ice_aq_manage_mac_read() local
154 struct ice_aq_desc desc; in ice_aq_get_phy_caps() local
225 struct ice_aq_desc desc; in ice_aq_get_link_topo_handle() local
395 struct ice_aq_desc desc; in ice_aq_get_link_info() local
525 struct ice_aq_desc desc; in ice_aq_set_mac_cfg() local
1393 struct ice_aq_desc desc; in ice_aq_get_fw_ver() local
1430 struct ice_aq_desc desc; in ice_aq_send_driver_ver() local
1465 struct ice_aq_desc desc; in ice_aq_q_shutdown() local
1509 struct ice_aq_desc desc; in ice_aq_req_res() local
[all …]
H A Dice_controlq.c149 struct ice_aq_desc *desc; in ice_alloc_rq_bufs() local
789 struct ice_aq_desc *desc; in ice_clean_sq() local
819 static void ice_debug_cq(struct ice_hw *hw, void *desc, void *buf, u16 buf_len) in ice_debug_cq()
887 struct ice_aq_desc *desc, void *buf, u16 buf_size, in ice_sq_send_cmd_nolock()
1066 struct ice_aq_desc *desc, void *buf, u16 buf_size, in ice_sq_send_cmd()
1089 void ice_fill_dflt_direct_cmd_desc(struct ice_aq_desc *desc, u16 opcode) in ice_fill_dflt_direct_cmd_desc()
1114 struct ice_aq_desc *desc; in ice_clean_rq_elem() local
/f-stack/freebsd/amd64/vmm/
H A Dvmm_stat.h54 const char *desc; /* description of statistic */ member
61 #define VMM_STAT_FDEFINE(type, nelems, desc, func, scope) \ argument
67 #define VMM_STAT_DEFINE(type, nelems, desc, scope) \ argument
73 #define VMM_STAT(type, desc) \ argument
75 #define VMM_STAT_INTEL(type, desc) \ argument
77 #define VMM_STAT_AMD(type, desc) \ argument
80 #define VMM_STAT_FUNC(type, desc, func) \ argument
83 #define VMM_STAT_ARRAY(type, nelems, desc) \ argument
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_common.c413 struct i40e_aq_desc desc; in i40e_aq_queue_shutdown() local
445 struct i40e_aq_desc desc; in i40e_aq_get_set_rss_lut() local
530 struct i40e_aq_desc desc; in i40e_aq_get_set_rss_key() local
1051 struct i40e_aq_desc desc; in i40e_aq_mac_address_read() local
1077 struct i40e_aq_desc desc; in i40e_aq_mac_address_write() local
1715 struct i40e_aq_desc desc; in i40e_aq_get_phy_capabilities() local
1793 struct i40e_aq_desc desc; in i40e_aq_set_phy_config() local
1912 struct i40e_aq_desc desc; in i40e_aq_set_mac_config() local
1957 struct i40e_aq_desc desc; in i40e_aq_clear_pxe_mode() local
1984 struct i40e_aq_desc desc; in i40e_aq_set_link_restart_an() local
[all …]
H A Di40e_adminq.c123 struct i40e_aq_desc *desc; in i40e_alloc_arq_bufs() local
787 struct i40e_aq_desc *desc; in i40e_clean_asq() local
848 struct i40e_aq_desc *desc,
1056 void i40e_fill_default_direct_cmd_desc(struct i40e_aq_desc *desc,
1082 struct i40e_aq_desc *desc; local
/f-stack/tools/ifconfig/
H A Difmedia.c443 struct ifmedia_description *desc; member
447 struct ifmedia_description *desc; member
519 struct ifmedia_description *desc; in get_media_subtype() local
543 struct ifmedia_description *desc; in get_media_mode() local
566 struct ifmedia_description *desc; in get_media_options() local
618 struct ifmedia_description *desc; in get_toptype_desc() local
629 struct ifmedia_description *desc; in get_toptype_ttos() local
644 struct ifmedia_description *desc; in get_subtype_desc() local
663 struct ifmedia_description *desc; in get_mode_desc() local
681 struct ifmedia_description *desc; in print_media_word() local
[all …]
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_intr.c1076 struct hns3_cmd_desc desc; in hns3_config_ncsi_hw_err_int() local
1096 struct hns3_cmd_desc desc; in enable_igu_egu_err_intr() local
1135 struct hns3_cmd_desc desc[2]; in config_ppp_err_intr() local
1197 struct hns3_cmd_desc desc[2]; in enable_ssu_err_intr() local
1255 struct hns3_cmd_desc desc[2]; in config_ppu_err_intrs() local
1332 struct hns3_cmd_desc desc; in enable_tm_err_intr() local
1371 struct hns3_cmd_desc desc[2]; in enable_common_err_intr() local
1412 struct hns3_cmd_desc desc; in enable_mac_err_intr() local
1516 struct hns3_cmd_desc desc; in query_num_bds() local
1663 struct hns3_cmd_desc *desc; in hns3_handle_msix_error() local
[all …]
H A Dhns3_dcb.c153 struct hns3_cmd_desc desc; in hns3_up_to_tc_map() local
173 struct hns3_cmd_desc desc; in hns3_pg_to_pri_map_cfg() local
211 struct hns3_cmd_desc desc; in hns3_qs_to_pri_map_cfg() local
228 struct hns3_cmd_desc desc; in hns3_dcb_qs_weight_cfg() local
246 struct hns3_cmd_desc desc; in hns3_dcb_ets_tc_dwrr_cfg() local
273 struct hns3_cmd_desc desc; in hns3_dcb_pri_weight_cfg() local
289 struct hns3_cmd_desc desc; in hns3_dcb_pg_weight_cfg() local
303 struct hns3_cmd_desc desc; in hns3_dcb_pg_schd_mode_cfg() local
339 struct hns3_cmd_desc desc; in hns3_dcb_port_shaper_cfg() local
380 struct hns3_cmd_desc desc; in hns3_dcb_pg_shapping_cfg() local
[all …]
H A Dhns3_cmd.c123 hns3_cmd_reuse_desc(struct hns3_cmd_desc *desc, bool is_read) in hns3_cmd_reuse_desc()
133 hns3_cmd_setup_basic_desc(struct hns3_cmd_desc *desc, in hns3_cmd_setup_basic_desc()
282 struct hns3_cmd_desc *desc, int num, int ntc) in hns3_cmd_get_hardware_reply()
356 hns3_cmd_send(struct hns3_hw *hw, struct hns3_cmd_desc *desc, int num) in hns3_cmd_send()
439 struct hns3_cmd_desc desc; in hns3_cmd_query_firmware_version_and_capability() local
H A Dhns3_ethdev.c268 struct hns3_cmd_desc desc; in hns3_set_port_vlan_filter() local
416 struct hns3_cmd_desc desc; in hns3_vlan_tpid_configure() local
483 struct hns3_cmd_desc desc; in hns3_set_vlan_rx_offload_cfg() local
574 struct hns3_cmd_desc desc; in hns3_set_vlan_filter_ctrl() local
684 struct hns3_cmd_desc desc; in hns3_set_vlan_tx_offload_cfg() local
1138 struct hns3_cmd_desc desc; in hns3_config_tso() local
1163 struct hns3_cmd_desc desc; in hns3_set_umv_space() local
1417 struct hns3_cmd_desc desc; in hns3_remove_mac_vlan_tbl() local
2209 struct hns3_cmd_desc desc; in hns3_bind_ring_with_vector() local
2416 struct hns3_cmd_desc desc; in hns3_set_mac_mtu() local
[all …]
/f-stack/dpdk/drivers/net/enic/base/
H A Dcq_desc.h48 static inline void cq_color_enc(struct cq_desc *desc, const uint8_t color) in cq_color_enc()
56 static inline void cq_desc_enc(struct cq_desc *desc, in cq_desc_enc()
71 const struct cq_desc *desc = desc_arg; in cq_desc_dec() local
94 volatile const struct cq_desc *desc = desc_arg; in cq_color_dec() local
H A Drq_enet_desc.h31 static inline void rq_enet_desc_enc(volatile struct rq_enet_desc *desc, in rq_enet_desc_enc()
39 static inline void rq_enet_desc_dec(struct rq_enet_desc *desc, in rq_enet_desc_dec()
/f-stack/dpdk/drivers/net/fm10k/
H A Dfm10k_rxtx.c103 union fm10k_rx_desc desc; in fm10k_recv_pkts() local
213 union fm10k_rx_desc desc; in fm10k_recv_scattered_pkts() local
375 uint16_t desc = 0; in fm10k_dev_rx_queue_count() local
401 uint16_t desc; in fm10k_dev_rx_descriptor_done() local
427 uint16_t desc; in fm10k_dev_rx_descriptor_status() local
466 uint16_t desc; in fm10k_dev_tx_descriptor_status() local
/f-stack/dpdk/drivers/common/iavf/
H A Diavf_common.c264 void iavf_debug_aq(struct iavf_hw *hw, enum iavf_debug_mask mask, void *desc, in iavf_debug_aq()
350 struct iavf_aq_desc desc; in iavf_aq_queue_shutdown() local
382 struct iavf_aq_desc desc; in iavf_aq_get_set_rss_lut() local
467 struct iavf_aq_desc desc; in iavf_aq_get_set_rss_key() local
931 struct iavf_aq_desc desc; in iavf_aq_send_msg_to_pf() local
1017 struct iavf_aq_desc desc; in iavf_aq_clear_all_wol_filters() local
H A Diavf_adminq.c108 struct iavf_aq_desc *desc; in iavf_alloc_arq_bufs() local
587 struct iavf_aq_desc *desc; in iavf_clean_asq() local
644 struct iavf_aq_desc *desc, in iavf_asq_send_command()
848 void iavf_fill_default_direct_cmd_desc(struct iavf_aq_desc *desc, in iavf_fill_default_direct_cmd_desc()
874 struct iavf_aq_desc *desc; in iavf_clean_arq_element() local
/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.c50 struct hif_desc *desc; in pfe_hif_release_buffers() local
86 struct hif_desc *desc, *first_desc_p; in pfe_hif_init_buffers() local
304 struct rx_queue_desc *desc = queue->base + queue->write_idx; in client_put_rxpacket() local
340 struct hif_desc *desc; in pfe_hif_rx_process() local
487 struct tx_queue_desc *desc = queue->base + queue->ack_idx; in client_ack_txpacket() local
507 struct hif_desc *desc; in __hif_tx_done_process() local
568 struct hif_desc *desc; in hif_xmit_pkt() local
660 struct hif_desc *desc = hif->rx_base; in pfe_hif_disable_rx_desc() local
H A Dpfe_hif_lib.c100 struct rx_queue_desc *desc; in hif_lib_client_release_rx_buffers() local
139 struct rx_queue_desc *desc; in hif_lib_client_init_rx_buffers() local
346 struct rx_queue_desc *desc = queue->base + queue->read_idx; in hif_lib_event_handler_start() local
395 struct rx_queue_desc *desc; in hif_lib_receive_pkt() local
497 struct tx_queue_desc *desc = queue->base + queue->write_idx; in hif_lib_xmit_pkt() local
523 struct tx_queue_desc *desc = queue->base + queue->read_idx; in hif_lib_tx_get_next_complete() local
/f-stack/dpdk/examples/vhost_blk/
H A Dvhost_blk.c106 struct vring_packed_desc *desc; in enqueue_task_packed() local
180 vring_get_next_desc(struct vhost_blk_queue *vq, struct vring_desc *desc) in vring_get_next_desc()
201 struct rte_vhost_inflight_desc_packed *desc) in vring_get_next_inflight_desc()
215 struct vring_desc *desc = &vq->vring.desc[req_idx]; in setup_iovs_from_descs_split() local
246 struct vring_packed_desc *desc = &vq->vring.desc_packed[req_idx]; in setup_iovs_from_descs_packed() local
278 struct rte_vhost_inflight_desc_packed *desc; in setup_iovs_from_inflight_desc() local
401 struct rte_vhost_inflight_desc_packed *desc; in submit_inflight_vq() local
437 struct vring_packed_desc *desc = &vq->vring.desc_packed[ in vhost_blk_vq_get_desc_chain_buffer_id() local
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev_sec_tx.h50 struct desc { in otx2_sec_event_tx() struct
54 union nix_send_sg_s nix_sg; in otx2_sec_event_tx()
55 struct nix_iova_s nix_iova; in otx2_sec_event_tx()
/f-stack/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.c844 union acc100_dma_desc *desc = NULL; in acc100_queue_setup() local
1791 struct acc100_dma_req_desc *desc, in acc100_dma_desc_ld_fill()
1913 struct acc100_dma_req_desc *desc, in acc100_dma_desc_ld_update()
1987 union acc100_dma_desc *desc; in acc100_dma_enqueue() local
2283 union acc100_dma_desc *desc = NULL; in enqueue_enc_one_op_cb() local
2747 union acc100_dma_desc *desc; in harq_loopback() local
2914 union acc100_dma_desc *desc; in enqueue_ldpc_dec_one_op_cb() local
3273 union acc100_dma_desc *desc; in acc100_enqueue_enc_cb() local
3329 union acc100_dma_desc *desc; in acc100_enqueue_ldpc_enc_cb() local
3442 union acc100_dma_desc *desc; in acc100_enqueue_dec_cb() local
[all …]
/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_rxtx_vec_sse.c21 axgbe_vec_tx(volatile struct axgbe_tx_desc *desc, in axgbe_vec_tx()
39 volatile struct axgbe_tx_desc *desc; in axgbe_xmit_cleanup_vec() local
H A Daxgbe_rxtx.c209 volatile union axgbe_rx_desc *desc; in axgbe_recv_pkts() local
322 volatile union axgbe_rx_desc *desc; in eth_axgbe_recv_scattered_pkts() local
691 volatile struct axgbe_tx_desc *desc; in axgbe_xmit_cleanup() local
717 volatile struct axgbe_tx_desc *desc; in axgbe_xmit_hw() local
837 volatile union axgbe_rx_desc *desc; in axgbe_dev_rx_descriptor_status() local
860 volatile struct axgbe_tx_desc *desc; in axgbe_dev_tx_descriptor_status() local
/f-stack/freebsd/contrib/openzfs/module/icp/spi/
H A Dkcf_spi.c292 kcf_provider_desc_t *desc; in crypto_unregister_provider() local
569 init_prov_mechs(crypto_provider_info_t *info, kcf_provider_desc_t *desc) in init_prov_mechs()
722 undo_register_provider(kcf_provider_desc_t *desc, boolean_t remove_prov) in undo_register_provider()
912 delete_kstat(kcf_provider_desc_t *desc) in delete_kstat()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_txq.c316 mlx5_tx_queue_pre_setup(struct rte_eth_dev *dev, uint16_t idx, uint16_t *desc) in mlx5_tx_queue_pre_setup()
371 mlx5_tx_queue_setup(struct rte_eth_dev *dev, uint16_t idx, uint16_t desc, in mlx5_tx_queue_setup()
412 uint16_t desc, in mlx5_tx_hairpin_queue_setup()
737 const unsigned int desc = 1 << txq_ctrl->txq.elts_n; in txq_calc_wqebb_cnt() local
759 const unsigned int desc = 1 << txq_ctrl->txq.elts_n; in txq_calc_inline_max() local
1102 mlx5_txq_new(struct rte_eth_dev *dev, uint16_t idx, uint16_t desc, in mlx5_txq_new()
1169 mlx5_txq_hairpin_new(struct rte_eth_dev *dev, uint16_t idx, uint16_t desc, in mlx5_txq_hairpin_new()

12345678910