Home
last modified time | relevance | path

Searched defs:mdev (Results 101 – 125 of 390) sorted by relevance

12345678910>>...16

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7603/
Dpci.c18 struct mt76_dev *mdev; in mt76pci_probe() local
68 struct mt76_dev *mdev = pci_get_drvdata(pdev); in mt76pci_remove() local
Dsoc.c14 struct mt76_dev *mdev; in mt76_wmac_probe() local
58 struct mt76_dev *mdev = platform_get_drvdata(pdev); in mt76_wmac_remove() local
/Linux-v6.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_mbox.c10 struct otx2_mbox_dev *mdev; in otx2_cpt_mbox_bbuf_init() local
32 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_cpt_sync_mbox_bbuf() local
141 struct otx2_mbox_dev *mdev; in otx2_cptvf_pfvf_mbox_handler() local
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtrap.c43 struct mlx5_core_dev *mdev = t->mdev; in mlx5e_init_trap_rq() local
63 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_open_trap_rq() local
99 static int mlx5e_create_trap_direct_rq_tir(struct mlx5_core_dev *mdev, struct mlx5e_tir *tir, in mlx5e_create_trap_direct_rq_tir()
117 static void mlx5e_build_trap_params(struct mlx5_core_dev *mdev, in mlx5e_build_trap_params()
Dptp.c222 struct mlx5_core_dev *mdev = c->mdev; in mlx5e_ptp_alloc_txqsq() local
266 static void mlx5e_ptp_destroy_sq(struct mlx5_core_dev *mdev, u32 sqn) in mlx5e_ptp_destroy_sq()
274 struct mlx5_core_dev *mdev = ptpsq->txqsq.mdev; in mlx5e_ptp_alloc_traffic_db() local
346 struct mlx5_core_dev *mdev = sq->mdev; in mlx5e_ptp_close_txqsq() local
473 static void mlx5e_ptp_build_sq_param(struct mlx5_core_dev *mdev, in mlx5e_ptp_build_sq_param()
488 static void mlx5e_ptp_build_rq_param(struct mlx5_core_dev *mdev, in mlx5e_ptp_build_rq_param()
529 struct mlx5_core_dev *mdev = c->mdev; in mlx5e_init_ptp_rq() local
703 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_ptp_open() local
Dqos.c16 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()
436 struct mlx5_core_dev *mdev; member
452 int mlx5e_mqprio_rl_init(struct mlx5e_mqprio_rl *rl, struct mlx5_core_dev *mdev, u8 num_tc, in mlx5e_mqprio_rl_init()
Dmod_hdr.c71 mlx5e_mod_hdr_attach(struct mlx5_core_dev *mdev, in mlx5e_mod_hdr_attach()
138 void mlx5e_mod_hdr_detach(struct mlx5_core_dev *mdev, in mlx5e_mod_hdr_detach()
159 mlx5e_mod_hdr_alloc(struct mlx5_core_dev *mdev, int namespace, in mlx5e_mod_hdr_alloc()
Drqt.c16 static int mlx5e_rqt_init(struct mlx5e_rqt *rqt, struct mlx5_core_dev *mdev, in mlx5e_rqt_init()
47 int mlx5e_rqt_init_direct(struct mlx5e_rqt *rqt, struct mlx5_core_dev *mdev, in mlx5e_rqt_init_direct()
90 int mlx5e_rqt_init_indir(struct mlx5e_rqt *rqt, struct mlx5_core_dev *mdev, in mlx5e_rqt_init_indir()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Dmt76x02_util.c90 mt76x02_led_set_config(struct mt76_dev *mdev, u8 delay_on, in mt76x02_led_set_config()
116 struct mt76_dev *mdev = container_of(led_cdev, struct mt76_dev, in mt76x02_led_set_blink() local
132 struct mt76_dev *mdev = container_of(led_cdev, struct mt76_dev, in mt76x02_led_set_brightness() local
239 int mt76x02_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt76x02_sta_add()
268 void mt76x02_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt76x02_sta_remove()
624 void mt76x02_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, in mt76x02_sta_ps()
Dmt76x02_txrx.c35 void mt76x02_queue_rx_skb(struct mt76_dev *mdev, enum mt76_rxq_id q, in mt76x02_queue_rx_skb()
123 bool mt76x02_tx_status_data(struct mt76_dev *mdev, u8 *update) in mt76x02_tx_status_data()
137 int mt76x02_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, in mt76x02_tx_prepare_skb()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbridge.c32 struct mlx5_core_dev *mdev, *esw_mdev; in mlx5_esw_bridge_dev_same_hw() local
51 struct mlx5_core_dev *mdev; in mlx5_esw_bridge_lag_rep_get() local
115 struct mlx5_core_dev *mdev; in mlx5_esw_bridge_is_local() local
180 struct mlx5_core_dev *mdev; in mlx5_esw_bridge_changeupper_validate_netdev() local
497 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_rep_bridge_init() local
557 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_rep_bridge_cleanup() local
/Linux-v6.1/drivers/dma/
Dmilbeaut-xdmac.c262 struct milbeaut_xdmac_device *mdev, in milbeaut_xdmac_chan_init()
292 static void enable_xdmac(struct milbeaut_xdmac_device *mdev) in enable_xdmac()
301 static void disable_xdmac(struct milbeaut_xdmac_device *mdev) in disable_xdmac()
313 struct milbeaut_xdmac_device *mdev; in milbeaut_xdmac_probe() local
373 struct milbeaut_xdmac_device *mdev = platform_get_drvdata(pdev); in milbeaut_xdmac_remove() local
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dmain.c168 struct mlx5_core_dev *mdev; in mlx5_netdev_event() local
251 struct mlx5_core_dev *mdev; in mlx5_ib_get_netdev() local
280 struct mlx5_core_dev *mdev = NULL; in mlx5_ib_get_native_port_mdev() local
471 struct mlx5_core_dev *mdev; in mlx5_query_port_roce() local
685 struct mlx5_core_dev *mdev = dev->mdev; in mlx5_query_system_image_guid() local
717 struct mlx5_core_dev *mdev = dev->mdev; in mlx5_query_max_pkeys() local
804 struct mlx5_core_dev *mdev = dev->mdev; in mlx5_ib_query_device() local
1288 struct mlx5_core_dev *mdev = dev->mdev; in mlx5_query_hca_port() local
1377 struct mlx5_core_dev *mdev; in mlx5_ib_query_port() local
1417 struct mlx5_core_dev *mdev = dev->mdev; in mlx5_ib_query_gid() local
[all …]
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx4/
Den_port.c72 int mlx4_en_QUERY_PORT(struct mlx4_en_dev *mdev, u8 port) in mlx4_en_QUERY_PORT()
153 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_fold_software_stats() local
183 int mlx4_en_DUMP_ETH_STATS(struct mlx4_en_dev *mdev, u8 port, u8 reset) in mlx4_en_DUMP_ETH_STATS()
/Linux-v6.1/net/mctp/
Droute.c961 static int mctp_route_add(struct mctp_dev *mdev, mctp_eid_t daddr_start, in mctp_route_add()
1012 static int mctp_route_remove(struct mctp_dev *mdev, mctp_eid_t daddr_start, in mctp_route_remove()
1042 int mctp_route_add_local(struct mctp_dev *mdev, mctp_eid_t addr) in mctp_route_add_local()
1047 int mctp_route_remove_local(struct mctp_dev *mdev, mctp_eid_t addr) in mctp_route_remove_local()
1053 void mctp_route_remove_dev(struct mctp_dev *mdev) in mctp_route_remove_dev()
1075 struct mctp_dev *mdev; in mctp_pkttype_receive() local
1160 struct mctp_dev **mdev, mctp_eid_t *daddr_start) in mctp_route_nlparse()
1219 struct mctp_dev *mdev; in mctp_newroute() local
1257 struct mctp_dev *mdev; in mctp_delroute() local
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dcrypto.c7 int mlx5_create_encryption_key(struct mlx5_core_dev *mdev, in mlx5_create_encryption_key()
61 void mlx5_destroy_encryption_key(struct mlx5_core_dev *mdev, u32 key_id) in mlx5_destroy_encryption_key()
Dvxlan.h40 static inline u8 mlx5_vxlan_max_udp_ports(struct mlx5_core_dev *mdev) in mlx5_vxlan_max_udp_ports()
62 mlx5_vxlan_create(struct mlx5_core_dev *mdev) { return ERR_PTR(-EOPNOTSUPP); } in mlx5_vxlan_create()
/Linux-v6.1/drivers/media/usb/au0828/
Dau0828-core.c128 struct media_device *mdev = dev->media_dev; in au0828_unregister_media_device() local
199 struct media_device *mdev; in au0828_media_device_init() local
295 struct media_device *mdev = entity->graph_obj.mdev; in au0828_enable_source() local
445 struct media_device *mdev = entity->graph_obj.mdev; in au0828_disable_source() local
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dusb_sdio.c156 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-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Ddma.c126 struct mt76_dev *mdev = &dev->mt76; in mt7915_dma_disable() local
209 struct mt76_dev *mdev = &dev->mt76; in mt7915_dma_enable() local
337 struct mt76_dev *mdev = &dev->mt76; in mt7915_dma_init() local
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c71 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_rep_get_drvinfo() local
669 static int mlx5e_rep_max_nch_limit(struct mlx5_core_dev *mdev) in mlx5e_rep_max_nch_limit()
683 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_build_rep_params() local
718 struct mlx5_core_dev *mdev) in mlx5e_build_rep_netdev()
742 static int mlx5e_init_rep(struct mlx5_core_dev *mdev, in mlx5e_init_rep()
760 static int mlx5e_init_ul_rep(struct mlx5_core_dev *mdev, in mlx5e_init_ul_rep()
901 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_init_rep_rx() local
1122 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_uplink_rep_enable() local
1156 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_uplink_rep_disable() local
1478 struct mlx5_core_dev *mdev = edev->mdev; in mlx5e_rep_probe() local
[all …]
/Linux-v6.1/net/mpls/
Daf_mpls.c134 struct mpls_dev *mdev; in mpls_stats_inc_outucastpkts() local
351 struct mpls_dev *mdev; in mpls_forward() local
1068 static void mpls_get_stats(struct mpls_dev *mdev, in mpls_get_stats()
1102 struct mpls_dev *mdev; in mpls_fill_stats_af() local
1123 struct mpls_dev *mdev; in mpls_get_stats_af_size() local
1132 static int mpls_netconf_fill_devconf(struct sk_buff *skb, struct mpls_dev *mdev, in mpls_netconf_fill_devconf()
1183 int type, struct mpls_dev *mdev) in mpls_netconf_notify_devconf()
1258 struct mpls_dev *mdev; in mpls_netconf_get_devconf() local
1307 struct mpls_dev *mdev; in mpls_netconf_dump_devconf() local
1372 struct mpls_dev *mdev = ctl->extra1; in mpls_conf_proc() local
[all …]
Dinternal.h34 #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-v6.1/drivers/vdpa/mlx5/core/
Dresources.c10 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
250 struct mlx5_core_dev *mdev = mvdev->mdev; in mlx5_vdpa_alloc_resources() local
/Linux-v6.1/drivers/net/
Dmhi_net.c32 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

12345678910>>...16