Home
last modified time | relevance | path

Searched refs:dest_type (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpdmai.c29 u8 dest_type; member
270 cmd_params->dest_type = cfg->dest_cfg.dest_type; in dpdmai_set_rx_queue()
315 attr->dest_cfg.dest_type = FIELD_GET(DEST_TYPE_MASK, cmd_params->dest_type); in dpdmai_get_rx_queue()
H A Ddpaa2-qdma.c541 rx_queue_cfg.dest_cfg.dest_type = DPDMAI_DEST_DPIO; in dpaa2_dpdmai_bind()
/linux/drivers/crypto/caam/
H A Ddpseci.c210 dpseci_set_field(cmd_params->dest_type, DEST_TYPE, in dpseci_set_rx_queue()
211 cfg->dest_cfg.dest_type); in dpseci_set_rx_queue()
249 attr->dest_cfg.dest_type = dpseci_get_field(cmd_params->dest_type, in dpseci_get_rx_queue()
396 cfg->dest_cfg.dest_type); in dpseci_set_congestion_notification()
435 cfg->dest_cfg.dest_type = dpseci_get_field(rsp_params->options, in dpseci_get_congestion_notification()
H A Ddpseci_cmd.h87 u8 dest_type; member
H A Ddpseci.h112 enum dpseci_dest dest_type; member
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.c389 u8 dest_type; member
689 u8 dest_type; member
890 switch (hw_evt->dest_type) { in prestera_fw_parse_fdb_evt()
1822 .dest_type = PRESTERA_HW_FDB_ENTRY_TYPE_LAG, in prestera_hw_lag_fdb_add()
1840 .dest_type = PRESTERA_HW_FDB_ENTRY_TYPE_LAG, in prestera_hw_lag_fdb_del()
1898 .dest_type = PRESTERA_HW_FDB_ENTRY_TYPE_LAG, in prestera_hw_fdb_flush_lag()
1913 .dest_type = PRESTERA_HW_FDB_ENTRY_TYPE_LAG, in prestera_hw_fdb_flush_lag_vlan()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpsw-cmd.h444 u8 dest_type; member
H A Ddpsw.h227 enum dpsw_ctrl_if_dest dest_type; member
H A Ddpni.h885 enum dpni_dest dest_type; member
H A Ddpsw.c1194 dpsw_set_field(cmd_params->dest_type, in dpsw_ctrl_if_set_queue()
1196 cfg->dest_cfg.dest_type); in dpsw_ctrl_if_set_queue()
H A Ddpni.c1492 cfg->dest_cfg.dest_type); in dpni_set_congestion_notification()
H A Ddpaa2-switch.c3606 queue_cfg.dest_cfg.dest_type = DPSW_CTRL_IF_DEST_DPIO; in dpaa2_switch_setup_dpio()
/linux/net/nfc/nci/
H A Drsp.c332 conn_info->dest_type = ndev->cur_dest_type; in nci_core_conn_create_rsp_packet()
H A Dcore.c56 int nci_get_conn_info_by_dest_type_params(struct nci_dev *ndev, u8 dest_type, in nci_get_conn_info_by_dest_type_params() argument
62 if (conn_info->dest_type == dest_type) { in nci_get_conn_info_by_dest_type_params()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c392 ureq->dest_type[0] = NIX_RX_RSS; in otx2_tc_update_mcast()
522 dummy_grp_update_req.dest_type[num_intf] = NIX_RX_RSS; in otx2_tc_parse_actions()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c87 u8 dest_type; member
3307 prev_mce->dest_type, in nix_update_ingress_mce_list_hw()
3320 mce->rq_rss_index, mce->dest_type, in nix_update_ingress_mce_list_hw()
3437 mce->dest_type = req->dest_type[i]; in nix_add_mce_list_entry()
H A Dmbox.h1420 u8 dest_type[NIX_MCE_ENTRY_MAX]; member