Home | Sort by: relevance | last modified time | path |
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/ | |
mt8183.dtsi | 444 clock-names = "mfg"; 449 mfg: power-domain@MT8183_POWER_DOMAIN_MFG { label |
/src/sys/dev/pci/ | |
if_mcx.c | 3065 struct mcx_flow_group *mfg = &sc->sc_flow_group[i]; local in function:mcx_attach 3066 mfg->g_id = -1; 3067 mfg->g_table = -1; 3068 mfg->g_size = 0; 3069 mfg->g_start = 0; 5792 struct mcx_flow_group *mfg; local in function:mcx_create_flow_group 5840 mfg = &sc->sc_flow_group[group]; 5841 mfg->g_id = mcx_get_id(out->cmd_group_id); 5842 mfg->g_table = flow_table_id; 5843 mfg->g_start = start 5859 struct mcx_flow_group *mfg; local in function:mcx_destroy_flow_group 5921 struct mcx_flow_group *mfg; local in function:mcx_set_flow_table_entry_mac 5998 struct mcx_flow_group *mfg; local in function:mcx_set_flow_table_entry_proto 6071 struct mcx_flow_group *mfg; local in function:mcx_delete_flow_table_entry [all...] |