/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | qos.c | 16 int mlx5e_qos_bytes_rate_check(struct mlx5_core_dev *mdev, u64 nbytes) in mlx5e_qos_bytes_rate_check() 26 static u32 mlx5e_qos_bytes2mbits(struct mlx5_core_dev *mdev, u64 nbytes) in mlx5e_qos_bytes2mbits() 31 int mlx5e_qos_max_leaf_nodes(struct mlx5_core_dev *mdev) in mlx5e_qos_max_leaf_nodes() 445 struct mlx5_core_dev *mdev; member 461 int mlx5e_mqprio_rl_init(struct mlx5e_mqprio_rl *rl, struct mlx5_core_dev *mdev, u8 num_tc, in mlx5e_mqprio_rl_init()
|
D | devlink.c | 11 struct mlx5_core_dev *mdev) in mlx5e_create_devlink() 51 struct mlx5_core_dev *mdev) in mlx5e_devlink_port_register()
|
D | mod_hdr.c | 72 mlx5e_mod_hdr_attach(struct mlx5_core_dev *mdev, in mlx5e_mod_hdr_attach() 139 void mlx5e_mod_hdr_detach(struct mlx5_core_dev *mdev, in mlx5e_mod_hdr_detach() 160 mlx5e_mod_hdr_alloc(struct mlx5_core_dev *mdev, int namespace, in mlx5e_mod_hdr_alloc()
|
D | ptp.c | 322 struct mlx5_core_dev *mdev = c->mdev; in mlx5e_ptp_alloc_txqsq() local 366 static void mlx5e_ptp_destroy_sq(struct mlx5_core_dev *mdev, u32 sqn) in mlx5e_ptp_destroy_sq() 497 struct mlx5_core_dev *mdev = sq->mdev; in mlx5e_ptp_close_txqsq() local 632 static void mlx5e_ptp_build_sq_param(struct mlx5_core_dev *mdev, in mlx5e_ptp_build_sq_param() 647 static void mlx5e_ptp_build_rq_param(struct mlx5_core_dev *mdev, in mlx5e_ptp_build_rq_param() 691 struct mlx5_core_dev *mdev = c->mdev; in mlx5e_init_ptp_rq() local 865 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_ptp_open() local
|
/linux-6.8/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | usb_sdio.c | 156 bool mt7663_usb_sdio_tx_status_data(struct mt76_dev *mdev, u8 *update) in mt7663_usb_sdio_tx_status_data() 168 void mt7663_usb_sdio_tx_complete_skb(struct mt76_dev *mdev, in mt7663_usb_sdio_tx_complete_skb() 181 int mt7663_usb_sdio_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, in mt7663_usb_sdio_tx_prepare_skb()
|
/linux-6.8/drivers/infiniband/hw/mana/ |
D | cq.c | 14 struct mana_ib_dev *mdev; in mana_ib_create_cq() local 79 struct mana_ib_dev *mdev; in mana_ib_destroy_cq() local
|
D | wq.c | 12 struct mana_ib_dev *mdev = in mana_ib_create_wq() local 85 struct mana_ib_dev *mdev; in mana_ib_destroy_wq() local
|
/linux-6.8/net/mpls/ |
D | af_mpls.c | 135 struct mpls_dev *mdev; in mpls_stats_inc_outucastpkts() local 352 struct mpls_dev *mdev; in mpls_forward() local 1069 static void mpls_get_stats(struct mpls_dev *mdev, in mpls_get_stats() 1103 struct mpls_dev *mdev; in mpls_fill_stats_af() local 1124 struct mpls_dev *mdev; in mpls_get_stats_af_size() local 1133 static int mpls_netconf_fill_devconf(struct sk_buff *skb, struct mpls_dev *mdev, in mpls_netconf_fill_devconf() 1184 int type, struct mpls_dev *mdev) in mpls_netconf_notify_devconf() 1259 struct mpls_dev *mdev; in mpls_netconf_get_devconf() local 1308 struct mpls_dev *mdev; in mpls_netconf_dump_devconf() local 1373 struct mpls_dev *mdev = ctl->extra1; in mpls_conf_proc() local [all …]
|
D | internal.h | 34 #define MPLS_INC_STATS_LEN(mdev, len, pkts_field, bytes_field) \ argument 46 #define MPLS_INC_STATS(mdev, field) \ argument 59 #define MPLS_INC_STATS_LEN(mdev, len, pkts_field, bytes_field) \ argument 65 #define MPLS_INC_STATS(mdev, field) \ argument
|
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_send.c | 249 static struct mlx5dr_qp *dr_create_rc_qp(struct mlx5_core_dev *mdev, in dr_create_rc_qp() 347 static void dr_destroy_qp(struct mlx5_core_dev *mdev, in dr_destroy_qp() 905 static int dr_modify_qp_rst2init(struct mlx5_core_dev *mdev, in dr_modify_qp_rst2init() 925 static int dr_cmd_modify_qp_rtr2rts(struct mlx5_core_dev *mdev, in dr_cmd_modify_qp_rtr2rts() 946 static int dr_cmd_modify_qp_init2rtr(struct mlx5_core_dev *mdev, in dr_cmd_modify_qp_init2rtr() 1058 static struct mlx5dr_cq *dr_create_cq(struct mlx5_core_dev *mdev, in dr_create_cq() 1148 static void dr_destroy_cq(struct mlx5_core_dev *mdev, struct mlx5dr_cq *cq) in dr_destroy_cq() 1155 static int dr_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, u32 *mkey) in dr_create_mkey() 1175 static struct mlx5dr_mr *dr_reg_mr(struct mlx5_core_dev *mdev, in dr_reg_mr() 1212 static void dr_dereg_mr(struct mlx5_core_dev *mdev, struct mlx5dr_mr *mr) in dr_dereg_mr()
|
/linux-6.8/drivers/vdpa/mlx5/core/ |
D | resources.c | 10 struct mlx5_core_dev *mdev = dev->mdev; in alloc_pd() local 29 struct mlx5_core_dev *mdev = dev->mdev; in dealloc_pd() local 41 struct mlx5_core_dev *mdev = dev->mdev; in get_null_mkey() local 251 struct mlx5_core_dev *mdev = mvdev->mdev; in mlx5_vdpa_alloc_resources() local
|
/linux-6.8/drivers/net/wireless/mediatek/mt76/mt7925/ |
D | mac.c | 853 struct mt76_dev *mdev = &dev->mt76; in mt7925_mac_add_txs_skb() local 1026 struct mt76_dev *mdev = &dev->mt76; in mt7925_txwi_free() local 1057 struct mt76_dev *mdev = &dev->mt76; in mt7925_mac_tx_free() local 1141 bool mt7925_rx_check(struct mt76_dev *mdev, void *data, int len) in mt7925_rx_check() 1172 void mt7925_queue_rx_skb(struct mt76_dev *mdev, enum mt76_rxq_id q, in mt7925_queue_rx_skb() 1352 int mt7925_usb_sdio_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, in mt7925_usb_sdio_tx_prepare_skb() 1395 void mt7925_usb_sdio_tx_complete_skb(struct mt76_dev *mdev, in mt7925_usb_sdio_tx_complete_skb() 1416 bool mt7925_usb_sdio_tx_status_data(struct mt76_dev *mdev, u8 *update) in mt7925_usb_sdio_tx_status_data()
|
/linux-6.8/drivers/net/ |
D | mhi_net.c | 32 struct mhi_device *mdev; member 76 struct mhi_device *mdev = mhi_netdev->mdev; in mhi_ndo_xmit() local 241 struct mhi_device *mdev = mhi_netdev->mdev; in mhi_net_ul_callback() local 273 struct mhi_device *mdev = mhi_netdev->mdev; in mhi_net_rx_refill_work() local
|
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rep.c | 73 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_rep_get_drvinfo() local 789 static int mlx5e_rep_max_nch_limit(struct mlx5_core_dev *mdev) in mlx5e_rep_max_nch_limit() 804 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_build_rep_params() local 848 struct mlx5_core_dev *mdev) in mlx5e_build_rep_netdev() 872 static int mlx5e_init_rep(struct mlx5_core_dev *mdev, in mlx5e_init_rep() 892 static int mlx5e_init_ul_rep(struct mlx5_core_dev *mdev, in mlx5e_init_ul_rep() 1034 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_init_rep_rx() local 1277 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_uplink_rep_enable() local 1311 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_uplink_rep_disable() local 1698 struct mlx5_core_dev *mdev = edev->mdev; in mlx5e_rep_probe() local [all …]
|
/linux-6.8/drivers/bus/ |
D | moxtet.c | 88 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_match() local 122 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_dev_check() local 133 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_dev_release() local 405 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_device_read() local 423 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_device_write() local 445 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_device_written() local
|
/linux-6.8/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_framebuffer.c | 111 komeda_fb_none_afbc_size_check(struct komeda_dev *mdev, struct komeda_fb *kfb, in komeda_fb_none_afbc_size_check() 162 struct komeda_dev *mdev = dev->dev_private; in komeda_fb_create() local 271 struct komeda_dev *mdev = fb->dev->dev_private; in komeda_fb_is_layer_supported() local
|
D | komeda_plane.c | 179 struct komeda_dev *mdev = plane->dev->dev_private; in komeda_plane_format_mod_supported() local 243 struct komeda_dev *mdev = kms->base.dev_private; in komeda_plane_add() local 319 int komeda_kms_add_planes(struct komeda_kms_dev *kms, struct komeda_dev *mdev) in komeda_kms_add_planes()
|
/linux-6.8/drivers/most/ |
D | core.c | 532 static struct most_channel *get_channel(char *mdev, char *mdev_ch) in get_channel() 576 int most_set_cfg_buffer_size(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_buffer_size() 586 int most_set_cfg_subbuffer_size(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_subbuffer_size() 596 int most_set_cfg_dbr_size(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_dbr_size() 606 int most_set_cfg_num_buffers(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_num_buffers() 616 int most_set_cfg_datatype(char *mdev, char *mdev_ch, char *buf) in most_set_cfg_datatype() 635 int most_set_cfg_direction(char *mdev, char *mdev_ch, char *buf) in most_set_cfg_direction() 656 int most_set_cfg_packets_xact(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_packets_xact() 677 int most_add_link(char *mdev, char *mdev_ch, char *comp_name, char *link_name, in most_add_link() 689 int most_remove_link(char *mdev, char *mdev_ch, char *comp_name) in most_remove_link()
|
/linux-6.8/drivers/net/ethernet/mellanox/mlx4/ |
D | en_rx.c | 243 void mlx4_en_set_num_rx_rings(struct mlx4_en_dev *mdev) in mlx4_en_set_num_rx_rings() 267 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_create_rx_ring() local 433 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_destroy_rx_ring() local 667 struct mlx4_en_dev *mdev; member 1119 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_config_rss_qp() local 1194 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_config_rss_steer() local 1317 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_release_rss_steer() local
|
/linux-6.8/drivers/macintosh/ |
D | rack-meter.c | 58 struct macio_dev *mdev; member 366 static int rackmeter_probe(struct macio_dev* mdev, in rackmeter_probe() 526 static int rackmeter_remove(struct macio_dev* mdev) in rackmeter_remove() 565 static int rackmeter_shutdown(struct macio_dev* mdev) in rackmeter_shutdown()
|
/linux-6.8/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | pci.c | 107 struct mt76_dev *mdev; in mt7915_pci_probe() local 211 struct mt76_dev *mdev; in mt7915_pci_remove() local
|
/linux-6.8/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | pci.c | 102 struct mt76_dev *mdev; in mt7996_pci_probe() local 226 struct mt76_dev *mdev; in mt7996_pci_remove() local
|
/linux-6.8/drivers/dma/ |
D | milbeaut-hdmac.c | 69 struct milbeaut_hdmac_device *mdev; member 405 struct milbeaut_hdmac_device *mdev = of_dma->of_dma_data; in milbeaut_hdmac_xlate() local 425 struct milbeaut_hdmac_device *mdev, in milbeaut_hdmac_chan_init() 458 struct milbeaut_hdmac_device *mdev; in milbeaut_hdmac_probe() local 536 struct milbeaut_hdmac_device *mdev = platform_get_drvdata(pdev); in milbeaut_hdmac_remove() local
|
/linux-6.8/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptpf_mbox.c | 380 struct otx2_mbox_dev *mdev; in otx2_cptpf_vfpf_mbox_handler() local 425 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_intr() local 567 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_handler() local 643 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_up_handler() local
|
/linux-6.8/drivers/infiniband/hw/mlx4/ |
D | main.c | 755 struct mlx4_ib_dev *mdev = to_mdev(ibdev); in eth_link_query_port() local 939 static void mlx4_init_sl2vl_tbl(struct mlx4_ib_dev *mdev) in mlx4_init_sl2vl_tbl() 1062 struct mlx4_ib_dev *mdev = to_mdev(ibdev); in mlx4_ib_modify_port() local 1268 struct mlx4_ib_dev *mdev = to_mdev(ibqp->device); in add_gid_entry() local 1304 int mlx4_ib_add_mc(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_add_mc() 1483 struct mlx4_ib_dev *mdev, in __mlx4_ib_create_default_rules() 1529 struct mlx4_ib_dev *mdev = to_mdev(qp->device); in __mlx4_ib_create_flow() local 1816 struct mlx4_ib_dev *mdev = to_mdev(flow_id->qp->device); in mlx4_ib_destroy_flow() local 1839 struct mlx4_ib_dev *mdev = to_mdev(ibqp->device); in mlx4_ib_mcg_attach() local 1917 struct mlx4_ib_dev *mdev = to_mdev(ibqp->device); in mlx4_ib_mcg_detach() local [all …]
|