| /Linux-v6.6/include/pcmcia/ | 
| D | device_id.h | 107 #define PCMCIA_MFC_DEVICE_MANF_CARD(mfc, manf, card) { \  argument 113 	.function = (mfc), } 115 #define PCMCIA_MFC_DEVICE_PROD_ID1(mfc, v1, vh1) { \  argument 120 	.function = (mfc), } 122 #define PCMCIA_MFC_DEVICE_PROD_ID2(mfc, v2, vh2) { \  argument 127 	.function = (mfc), } 129 #define PCMCIA_MFC_DEVICE_PROD_ID12(mfc, v1, v2, vh1, vh2) { \  argument 135 	.function = (mfc), } 137 #define PCMCIA_MFC_DEVICE_PROD_ID13(mfc, v1, v3, vh1, vh3) { \  argument 143 	.function = (mfc), } [all …] 
 | 
| /Linux-v6.6/drivers/media/platform/samsung/s5p-mfc/ | 
| D | Makefile | 2 obj-$(CONFIG_VIDEO_SAMSUNG_S5P_MFC) += s5p-mfc.o 3 s5p-mfc-y += s5p_mfc.o s5p_mfc_intr.o 4 s5p-mfc-y += s5p_mfc_dec.o s5p_mfc_enc.o 5 s5p-mfc-y += s5p_mfc_ctrl.o s5p_mfc_pm.o 6 s5p-mfc-y += s5p_mfc_opr.o s5p_mfc_opr_v5.o s5p_mfc_opr_v6.o 7 s5p-mfc-y += s5p_mfc_cmd.o s5p_mfc_cmd_v5.o s5p_mfc_cmd_v6.o
  | 
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | spectrum_mr.c | 56 			       const struct mr_mfc *mfc); 59 			   struct mr_mfc *mfc); 84 	struct mr_mfc *mfc;  member 113 	vifi_t ivif = mr_route->mfc->mfc_parent;  in mlxsw_sp_mr_route_ivif_in_evifs() 115 	return mr_route->mfc->mfc_un.res.ttls[ivif] != 255;  in mlxsw_sp_mr_route_ivif_in_evifs() 300 			 struct mr_mfc *mfc)  in mlxsw_sp_mr_route_create()  argument 315 	mr_cache_hold(mfc);  in mlxsw_sp_mr_route_create() 316 	mr_route->mfc = mfc;  in mlxsw_sp_mr_route_create() 317 	mr_table->ops->key_create(mr_table, &mr_route->key, mr_route->mfc);  in mlxsw_sp_mr_route_create() 321 		if (mfc->mfc_un.res.ttls[i] != 255) {  in mlxsw_sp_mr_route_create() [all …] 
 | 
| D | spectrum_mr.h | 74 			  struct mr_mfc *mfc, bool replace); 76 			   struct mr_mfc *mfc);
  | 
| /Linux-v6.6/net/ipv4/ | 
| D | ipmr_base.c | 151 	struct mr_mfc *mfc;  in mr_mfc_seq_idx()  local 155 	list_for_each_entry_rcu(mfc, &mrt->mfc_cache_list, list)  in mr_mfc_seq_idx() 157 			return mfc;  in mr_mfc_seq_idx() 162 	list_for_each_entry(mfc, it->cache, list)  in mr_mfc_seq_idx() 164 			return mfc;  in mr_mfc_seq_idx() 307 	struct mr_mfc *mfc;  in mr_table_dump()  local 313 	list_for_each_entry_rcu(mfc, &mrt->mfc_cache_list, list) {  in mr_table_dump() 317 		    !mr_mfc_uses_dev(mrt, mfc, filter->dev))  in mr_table_dump() 321 			   cb->nlh->nlmsg_seq, mfc, RTM_NEWROUTE, flags);  in mr_table_dump() 329 	list_for_each_entry(mfc, &mrt->mfc_unres_queue, list) {  in mr_table_dump() [all …] 
 | 
| D | ipmr.c | 110 static void mroute_netlink_event(struct mr_table *mrt, struct mfc_cache *mfc, 636 					 struct mfc_cache *mfc, u32 tb_id)  in call_ipmr_mfc_entry_notifiers()  argument 639 				     &mfc->_c, tb_id, &net->ipv4.ipmr_seq);  in call_ipmr_mfc_entry_notifiers() 1177 static int ipmr_mfc_delete(struct mr_table *mrt, struct mfcctl *mfc, int parent)  in ipmr_mfc_delete()  argument 1184 	c = ipmr_cache_find_parent(mrt, mfc->mfcc_origin.s_addr,  in ipmr_mfc_delete() 1185 				   mfc->mfcc_mcastgrp.s_addr, parent);  in ipmr_mfc_delete() 1199 			struct mfcctl *mfc, int mrtsock, int parent)  in ipmr_mfc_add()  argument 1206 	if (mfc->mfcc_parent >= MAXVIFS)  in ipmr_mfc_add() 1211 	c = ipmr_cache_find_parent(mrt, mfc->mfcc_origin.s_addr,  in ipmr_mfc_add() 1212 				   mfc->mfcc_mcastgrp.s_addr, parent);  in ipmr_mfc_add() [all …] 
 | 
| /Linux-v6.6/arch/arm/boot/dts/samsung/ | 
| D | exynos-mfc-reserved-memory.dtsi | 14 		mfc_left: region-mfc-left { 21 		mfc_right: region-mfc-right { 30 &mfc {
  | 
| D | exynos5800.dtsi | 155 &mfc { 156 	compatible = "samsung,mfc-v8";
  | 
| D | exynos3250.dtsi | 159 	bus_mfc: bus-mfc { 659 		mfc: codec@13400000 {  label 660 			compatible = "samsung,exynos3250-mfc", "samsung,mfc-v7"; 663 			clock-names = "mfc", "sclk_mfc";
  | 
| D | exynos4412-smdk4412.dts | 14 #include "exynos-mfc-reserved-memory.dtsi"
  | 
| D | s5pv210.dtsi | 450 		mfc: codec@f1700000 {  label 451 			compatible = "samsung,mfc-v5"; 456 			clock-names = "mfc", "sclk_mfc";
  | 
| D | exynos4210-smdkv310.dts | 17 #include "exynos-mfc-reserved-memory.dtsi"
  | 
| D | exynos4412-itop-scp-core.dtsi | 18 #include "exynos-mfc-reserved-memory.dtsi" 472 &mfc {
  | 
| D | exynos5420.dtsi | 113 	bus_mfc: bus-mfc { 301 		mfc: codec@11000000 {  label 302 			compatible = "samsung,mfc-v7"; 306 			clock-names = "mfc";
  | 
| D | exynos4.dtsi | 437 		mfc: codec@13400000 {  label 438 			compatible = "samsung,mfc-v5"; 443 			clock-names = "mfc", "sclk_mfc";
  | 
| /Linux-v6.6/net/ipv6/ | 
| D | ip6mr.c | 95 static void mr6_netlink_event(struct mr_table *mrt, struct mfc6_cache *mfc, 485 		const struct mfc6_cache *mfc = v;  in ipmr_mfc_seq_show()  local 490 			   &mfc->mf6c_mcastgrp, &mfc->mf6c_origin,  in ipmr_mfc_seq_show() 491 			   mfc->_c.mfc_parent);  in ipmr_mfc_seq_show() 495 				   mfc->_c.mfc_un.res.pkt,  in ipmr_mfc_seq_show() 496 				   mfc->_c.mfc_un.res.bytes,  in ipmr_mfc_seq_show() 497 				   mfc->_c.mfc_un.res.wrong_if);  in ipmr_mfc_seq_show() 498 			for (n = mfc->_c.mfc_un.res.minvif;  in ipmr_mfc_seq_show() 499 			     n < mfc->_c.mfc_un.res.maxvif; n++) {  in ipmr_mfc_seq_show() 501 				    mfc->_c.mfc_un.res.ttls[n] < 255)  in ipmr_mfc_seq_show() [all …] 
 | 
| /Linux-v6.6/include/linux/ | 
| D | mroute_base.h | 175 	struct mr_mfc *mfc;  member 182 				       struct mr_mfc *mfc, u32 tb_id,  in mr_call_mfc_notifier()  argument 190 		.mfc = mfc,  in mr_call_mfc_notifier() 200 					struct mr_mfc *mfc, u32 tb_id,  in mr_call_mfc_notifiers()  argument 207 		.mfc = mfc,  in mr_call_mfc_notifiers()
  | 
| /Linux-v6.6/drivers/char/hw_random/ | 
| D | intel-rng.c | 243 	u8 mfc, dvc;  in intel_rng_hw_init()  local 260 	mfc = readb(intel_rng_hw->mem + INTEL_FWH_MANUFACTURER_CODE_ADDRESS);  in intel_rng_hw_init() 274 	if (mfc != INTEL_FWH_MANUFACTURER_CODE ||  in intel_rng_hw_init()
  | 
| /Linux-v6.6/arch/powerpc/platforms/cell/spufs/ | 
| D | context.c | 124 	if (ctx->mfc)  in spu_unmap_mappings() 125 		unmap_mapping_range(ctx->mfc, 0, SPUFS_MFC_MAP_SIZE, 1);  in spu_unmap_mappings()
  | 
| D | spufs.h | 72 	struct address_space *mfc;	   /* 'mfc' area mappings. */  member
  | 
| /Linux-v6.6/drivers/media/platform/samsung/ | 
| D | Makefile | 7 obj-y += s5p-mfc/
  | 
| D | Kconfig | 10 source "drivers/media/platform/samsung/s5p-mfc/Kconfig"
  | 
| /Linux-v6.6/drivers/pcmcia/ | 
| D | ds.c | 604 	cistpl_longlink_mfc_t mfc;  in pcmcia_card_add()  local 646 	if (!pccard_read_tuple(s, BIND_FN_ALL, CISTPL_LONGLINK_MFC, &mfc))  in pcmcia_card_add() 647 		no_funcs = mfc.nfn;  in pcmcia_card_add() 692 		cistpl_longlink_mfc_t mfc;  in pcmcia_requery()  local 698 					&mfc))  in pcmcia_requery() 699 			new_funcs = mfc.nfn;  in pcmcia_requery() 742 	cistpl_longlink_mfc_t mfc;  in pcmcia_load_firmware()  local 767 					&mfc))  in pcmcia_load_firmware() 768 			new_funcs = mfc.nfn;  in pcmcia_load_firmware()
  | 
| /Linux-v6.6/drivers/devfreq/event/ | 
| D | exynos-ppmu.c | 69 	PPMU_EVENT(mfc), 72 	PPMU_EVENT(mfc-left), 73 	PPMU_EVENT(mfc-right),
  | 
| /Linux-v6.6/Documentation/admin-guide/media/ | 
| D | platform-cardlist.rst | 58 s5p-mfc            Samsung S5P MFC Video Codec
  |