Home
last modified time | relevance | path

Searched full:ipm (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.14.4/drivers/net/dsa/microchip/
Dksz_dcb.c60 * of Internal Priority Map (IPM) sources.
237 * Priority Map (IPM) in ksz_port_get_dscp_prio()
245 * Internal Priority Map (IPM) in ksz_port_get_dscp_prio()
269 * @ipm: Priority value to set
276 static int ksz_set_global_dscp_entry(struct ksz_device *dev, u8 dscp, u8 ipm) in ksz_set_global_dscp_entry() argument
286 ipm << shift); in ksz_set_global_dscp_entry()
315 int ipm, tt; in ksz_init_global_dscp_map() local
318 * Internal Priority Map (IPM) in the switch. in ksz_init_global_dscp_map()
321 ipm = ietf_dscp_to_ieee8021q_tt(dscp); in ksz_init_global_dscp_map()
323 /* On KSZ8xxx variants we do not have IPM to queue in ksz_init_global_dscp_map()
[all …]
Dksz_common.c3183 int ipm; in ksz9477_set_default_prio_queue_mapping() local
3185 for (ipm = 0; ipm < dev->info->num_ipms; ipm++) { in ksz9477_set_default_prio_queue_mapping()
3189 * Map (IPM) in the switch. Traffic Class (TC) is in ksz9477_set_default_prio_queue_mapping()
3192 queue = ieee8021q_tt_to_tc(ipm, dev->info->num_tx_queues); in ksz9477_set_default_prio_queue_mapping()
3196 queue_map |= queue << (ipm * KSZ9477_PORT_TC_MAP_S); in ksz9477_set_default_prio_queue_mapping()
/linux-6.14.4/net/sunrpc/
Dsvcauth_unix.c176 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, struct unix_domain *udom, t…
308 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, in __ip_map_update() argument
319 ch = sunrpc_cache_update(cd, &ip.h, &ipm->h, in __ip_map_update()
320 hash_str(ipm->m_class, IP_HASHBITS) ^ in __ip_map_update()
321 hash_ip6(&ipm->m_addr)); in __ip_map_update()
340 struct ip_map *ipm = NULL; in ip_map_cached_get() local
345 ipm = xprt->xpt_auth_cache; in ip_map_cached_get()
346 if (ipm != NULL) { in ip_map_cached_get()
348 if (cache_is_expired(sn->ip_map_cache, &ipm->h)) { in ip_map_cached_get()
356 cache_put(&ipm->h, sn->ip_map_cache); in ip_map_cached_get()
[all …]
/linux-6.14.4/drivers/s390/net/
Dlcs.c427 struct lcs_ipm_list *ipm; in lcs_clear_multicast_list() local
434 ipm = list_entry(card->ipm_list.next, in lcs_clear_multicast_list()
436 list_del(&ipm->list); in lcs_clear_multicast_list()
437 if (ipm->ipm_state != LCS_IPM_STATE_SET_REQUIRED){ in lcs_clear_multicast_list()
439 lcs_send_delipm(card, ipm); in lcs_clear_multicast_list()
442 kfree(ipm); in lcs_clear_multicast_list()
1002 &ipm_list->ipm, sizeof (struct lcs_ip_mac_pair)); in lcs_send_setipm()
1003 LCS_DBF_TEXT_(2, trace, "%x",ipm_list->ipm.ip_addr); in lcs_send_setipm()
1026 &ipm_list->ipm, sizeof (struct lcs_ip_mac_pair)); in lcs_send_delipm()
1027 LCS_DBF_TEXT_(2, trace, "%x",ipm_list->ipm.ip_addr); in lcs_send_delipm()
[all …]
Dqeth_l3_main.c1056 struct qeth_ipaddr *ipm; in qeth_l3_add_mcast_rtnl() local
1078 ipm = qeth_l3_find_addr_by_ip(card, &tmp); in qeth_l3_add_mcast_rtnl()
1079 if (ipm) { in qeth_l3_add_mcast_rtnl()
1081 ipm->disp_flag = QETH_DISP_ADDR_DO_NOTHING; in qeth_l3_add_mcast_rtnl()
1085 ipm = kmemdup(&tmp, sizeof(tmp), GFP_KERNEL); in qeth_l3_add_mcast_rtnl()
1086 if (!ipm) in qeth_l3_add_mcast_rtnl()
1089 hash_add(card->rx_mode_addrs, &ipm->hnode, in qeth_l3_add_mcast_rtnl()
1090 qeth_l3_ipaddr_hash(ipm)); in qeth_l3_add_mcast_rtnl()
1110 ipm = qeth_l3_find_addr_by_ip(card, &tmp); in qeth_l3_add_mcast_rtnl()
1111 if (ipm) { in qeth_l3_add_mcast_rtnl()
[all …]
Dlcs.h197 struct lcs_ip_mac_pair ipm; member
/linux-6.14.4/Documentation/devicetree/bindings/spi/
Dmediatek,spi-mt65xx.yaml36 - mediatek,mt7981-spi-ipm
37 - mediatek,mt7986-spi-ipm
38 - mediatek,mt8188-spi-ipm
39 - const: mediatek,spi-ipm
/linux-6.14.4/arch/arm64/boot/dts/mediatek/
Dmt7981b.dtsi146 compatible = "mediatek,mt7981-spi-ipm", "mediatek,spi-ipm";
160 compatible = "mediatek,mt7981-spi-ipm", "mediatek,spi-ipm";
174 compatible = "mediatek,mt7981-spi-ipm", "mediatek,spi-ipm";
Dmt7986a.dtsi303 compatible = "mediatek,mt7986-spi-ipm", "mediatek,spi-ipm";
317 compatible = "mediatek,mt7986-spi-ipm", "mediatek,spi-ipm";
Dmt8188.dtsi1540 compatible = "mediatek,mt8188-spi-ipm", "mediatek,spi-ipm";
1586 compatible = "mediatek,mt8188-spi-ipm", "mediatek,spi-ipm";
1599 compatible = "mediatek,mt8188-spi-ipm", "mediatek,spi-ipm";
1612 compatible = "mediatek,mt8188-spi-ipm", "mediatek,spi-ipm";
1625 compatible = "mediatek,mt8188-spi-ipm", "mediatek,spi-ipm";
1638 compatible = "mediatek,mt8188-spi-ipm", "mediatek,spi-ipm";
/linux-6.14.4/arch/s390/include/asm/
Dasm.h12 * condition code and program mask with the ipm instruction and writes it to
27 * extracted condition code. If the condition code is extracted with ipm, the
43 #define CC_IPM(sym) " ipm %[" __stringify(sym) "]\n"
Dkvm_host.h881 u8 ipm; member
887 u8 ipm; member
898 u8 ipm; member
/linux-6.14.4/Documentation/devicetree/bindings/usb/
Dmediatek,mtk-xhci.yaml134 camera device, it happens on controller before about IPM v1.6.0;
159 1 - used by mt8173 etc, revision 1 without following IPM rule;
160 2 - used by mt2712 etc, revision 2 following IPM rule;
Dmediatek,mtu3.yaml184 1 - used by mt8173 etc, revision 1 without following IPM rule;
185 2 - used by mt2712 etc, revision 2 with following IPM rule;
/linux-6.14.4/arch/s390/kernel/
Dtext_amode31.S37 ipm %r5
55 ipm %r2
/linux-6.14.4/lib/zlib_dfltcc/
Ddfltcc_util.h54 "ipm %[cc]\n" in dfltcc()
/linux-6.14.4/drivers/ata/
Dsata_via.c222 /* read the IPM field, bit2 and 3 of the config byte */ in vt8251_scr_read()
238 /* read the IPM field, bit2 and bit3 */ in vt8251_scr_read()
267 /* set the IPM field */ in vt8251_scr_write()
/linux-6.14.4/include/sound/sof/
Dheader.h28 * This is sent at the start of the IPM message in the mailbox. Messages should
/linux-6.14.4/drivers/s390/cio/
Dioasm.c256 " ipm %[cc]\n" in __xsch()
/linux-6.14.4/tools/testing/selftests/kvm/s390/
Dtprot.c53 " ipm %[mask]\n" in test_protection()
Dcpumodel_subfuncs_test.c46 " ipm %0\n" in plo_test_bit()
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-devices-platform-ipmi57 mandatory IPM and Application commands.
/linux-6.14.4/arch/s390/kvm/
Dinterrupt.c218 * that is u64 aligned. However, the ipm might be u32 aligned.
222 #define IPM_BIT_OFFSET (offsetof(struct kvm_s390_gisa, ipm) * BITS_PER_BYTE)
230 * Change the IAM atomically with the next alert address and the IPM
256 * Clear the IPM atomically with the next alert address and the IAM
271 * gisa_get_ipm_or_restore_iam - return IPM or restore GISA IAM
276 * relevant ISCs are pending and return the IPM.
304 return READ_ONCE(gisa->ipm); in gisa_get_ipm()
/linux-6.14.4/drivers/spi/
Dspi-mt65xx.c121 * @ipm_design: Adjust/extend registers to support IPM design IP features
230 { .compatible = "mediatek,spi-ipm",
/linux-6.14.4/arch/s390/tools/
Dopcodes.txt213 b222 ipm RRE_R0

12