/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/ |
H A D | dpdmai.c | 22 u8 dest_type; member 307 cmd_params->dest_type = cfg->dest_cfg.dest_type; in dpdmai_set_rx_queue() 349 attr->dest_cfg.dest_type = cmd_params->dest_type; in dpdmai_get_rx_queue()
|
H A D | dpdmai.h | 119 * @dest_type: Destination type 126 enum dpdmai_dest dest_type; member
|
/kernel/linux/linux-6.6/drivers/dma/fsl-dpaa2-qdma/ |
H A D | dpdmai.c | 22 u8 dest_type; member 307 cmd_params->dest_type = cfg->dest_cfg.dest_type; in dpdmai_set_rx_queue() 349 attr->dest_cfg.dest_type = cmd_params->dest_type; in dpdmai_get_rx_queue()
|
H A D | dpdmai.h | 119 * @dest_type: Destination type 126 enum dpdmai_dest dest_type; member
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | dpseci.c | 210 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 D | dpseci.h | 105 * @dest_type: Destination type 112 enum dpseci_dest dest_type; member 285 * if 'dpseci_dest_cfg.dest_type != DPSECI_DEST_NONE' CSCN message is sent to 292 * if 'dpseci_dest_cfg.dest_type != DPSECI_DEST_NONE' CSCN message is sent to 299 * if 'dpseci_dest_cfg.dest_type != DPSECI_DEST_NONE' when the CSCN is written
|
H A D | dpseci_cmd.h | 87 u8 dest_type; member
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | dpseci.c | 210 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 D | dpseci.h | 105 * @dest_type: Destination type 112 enum dpseci_dest dest_type; member 285 * if 'dpseci_dest_cfg.dest_type != DPSECI_DEST_NONE' CSCN message is sent to 292 * if 'dpseci_dest_cfg.dest_type != DPSECI_DEST_NONE' CSCN message is sent to 299 * if 'dpseci_dest_cfg.dest_type != DPSECI_DEST_NONE' when the CSCN is written
|
H A D | dpseci_cmd.h | 87 u8 dest_type; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 1478 u32 counter_id, void *cmd_in, int inlen, int dest_id, int dest_type) in raw_fs_rule_add() 1506 switch (dest_type) { in raw_fs_rule_add() 1508 dst[dst_num].type = dest_type; in raw_fs_rule_add() 1791 static bool is_flow_dest(void *obj, int *dest_id, int *dest_type) in is_flow_dest() argument 1798 *dest_type = MLX5_FLOW_DESTINATION_TYPE_TIR; in is_flow_dest() 1804 *dest_type = MLX5_FLOW_DESTINATION_TYPE_FLOW_TABLE; in is_flow_dest() 1815 int *dest_type, struct ib_qp **qp, u32 *flags) in get_dests() 1864 if (!is_flow_dest(devx_obj, dest_id, dest_type)) in get_dests() 1869 *dest_type != MLX5_FLOW_DESTINATION_TYPE_FLOW_TABLE) in get_dests() 1887 *dest_type in get_dests() 1475 raw_fs_rule_add( struct mlx5_ib_dev *dev, struct mlx5_ib_flow_matcher *fs_matcher, struct mlx5_flow_context *flow_context, struct mlx5_flow_act *flow_act, u32 counter_id, void *cmd_in, int inlen, int dest_id, int dest_type) raw_fs_rule_add() argument 1813 get_dests(struct uverbs_attr_bundle *attrs, struct mlx5_ib_flow_matcher *fs_matcher, int *dest_id, int *dest_type, struct ib_qp **qp, u32 *flags) get_dests() argument 1929 int dest_id, dest_type = -1, inlen, len, ret, i; MLX5_IB_METHOD_CREATE_FLOW() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 1606 u32 counter_id, void *cmd_in, int inlen, int dest_id, int dest_type) in raw_fs_rule_add() 1635 switch (dest_type) { in raw_fs_rule_add() 1637 dst[dst_num].type = dest_type; in raw_fs_rule_add() 1770 static bool is_flow_dest(void *obj, int *dest_id, int *dest_type) in is_flow_dest() argument 1777 *dest_type = MLX5_FLOW_DESTINATION_TYPE_TIR; in is_flow_dest() 1783 *dest_type = MLX5_FLOW_DESTINATION_TYPE_FLOW_TABLE; in is_flow_dest() 1794 int *dest_type, struct ib_qp **qp, u32 *flags) in get_dests() 1843 if (!is_flow_dest(devx_obj, dest_id, dest_type)) in get_dests() 1848 *dest_type != MLX5_FLOW_DESTINATION_TYPE_FLOW_TABLE) in get_dests() 1866 *dest_type in get_dests() 1603 raw_fs_rule_add( struct mlx5_ib_dev *dev, struct mlx5_ib_flow_matcher *fs_matcher, struct mlx5_flow_context *flow_context, struct mlx5_flow_act *flow_act, u32 counter_id, void *cmd_in, int inlen, int dest_id, int dest_type) raw_fs_rule_add() argument 1792 get_dests(struct uverbs_attr_bundle *attrs, struct mlx5_ib_flow_matcher *fs_matcher, int *dest_id, int *dest_type, struct ib_qp **qp, u32 *flags) get_dests() argument 1908 int dest_id, dest_type = -1, inlen, len, ret, i; MLX5_IB_METHOD_CREATE_FLOW() local [all...] |
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | dma-axi-dmac.c | 129 unsigned int dest_type; member 184 return chan->dest_type == AXI_DMAC_BUS_TYPE_AXI_MM; in axi_dmac_dest_is_mem() 774 chan->dest_type = val; in axi_dmac_parse_chan_dt() 836 chan->dest_type = val; in axi_dmac_read_chan_config() 877 chan->dest_type == AXI_DMAC_BUS_TYPE_AXI_MM) { in axi_dmac_detect_caps()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | dma-axi-dmac.c | 133 unsigned int dest_type; member 188 return chan->dest_type == AXI_DMAC_BUS_TYPE_AXI_MM; in axi_dmac_dest_is_mem() 778 chan->dest_type = val; in axi_dmac_parse_chan_dt() 840 chan->dest_type = val; in axi_dmac_read_chan_config() 881 chan->dest_type == AXI_DMAC_BUS_TYPE_AXI_MM) { in axi_dmac_detect_caps()
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_bsg.h | 172 uint16_t dest_type; member
|
/kernel/linux/linux-5.10/include/net/nfc/ |
H A D | nci_core.h | 107 __u8 dest_type; member 381 int nci_get_conn_info_by_dest_type_params(struct nci_dev *ndev, u8 dest_type,
|
/kernel/linux/linux-6.6/include/net/nfc/ |
H A D | nci_core.h | 107 __u8 dest_type; member 383 int nci_get_conn_info_by_dest_type_params(struct nci_dev *ndev, u8 dest_type,
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_bsg.h | 183 uint16_t dest_type; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_hw.c | 389 u8 dest_type; member 688 u8 dest_type; member 888 switch (hw_evt->dest_type) { in prestera_fw_parse_fdb_evt() 1825 .dest_type = PRESTERA_HW_FDB_ENTRY_TYPE_LAG, in prestera_hw_lag_fdb_add() 1843 .dest_type = PRESTERA_HW_FDB_ENTRY_TYPE_LAG, in prestera_hw_lag_fdb_del() 1901 .dest_type = PRESTERA_HW_FDB_ENTRY_TYPE_LAG, in prestera_hw_fdb_flush_lag() 1916 .dest_type = PRESTERA_HW_FDB_ENTRY_TYPE_LAG, in prestera_hw_fdb_flush_lag_vlan()
|
/kernel/linux/linux-5.10/net/nfc/nci/ |
H A D | rsp.c | 240 conn_info->dest_type = ndev->cur_dest_type; in nci_core_conn_create_rsp_packet()
|
H A D | core.c | 55 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 61 if (conn_info->dest_type == dest_type) { in nci_get_conn_info_by_dest_type_params()
|
/kernel/linux/linux-6.6/net/nfc/nci/ |
H A D | core.c | 56 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.h | 892 * @dest_type: Destination type 899 enum dpni_dest dest_type; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.h | 878 * @dest_type: Destination type 885 enum dpni_dest dest_type; member
|
H A D | dpsw-cmd.h | 440 /* from LSB: dest_type:4 */ 441 u8 dest_type; member
|