Home
last modified time | relevance | path

Searched full:ib1 (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_ppe.c96 switch (mtk_get_ib1_pkt_type(eth, e->ib1)) { in mtk_ppe_hash_entry()
134 int type = mtk_get_ib1_pkt_type(eth, entry->ib1); in mtk_foe_entry_l2()
148 int type = mtk_get_ib1_pkt_type(eth, entry->ib1); in mtk_foe_entry_ib2()
173 entry->ib1 = val; in mtk_foe_entry_prepare()
182 entry->ib1 = val; in mtk_foe_entry_prepare()
247 int type = mtk_get_ib1_pkt_type(eth, entry->ib1); in mtk_foe_entry_set_ipv4_tuple()
287 int type = mtk_get_ib1_pkt_type(eth, entry->ib1); in mtk_foe_entry_set_ipv6_tuple()
325 if (!(entry->ib1 & mtk_get_ib1_vlan_layer_mask(eth))) in mtk_foe_entry_set_dsa()
326 entry->ib1 |= mtk_prep_ib1_vlan_layer(eth, 1); in mtk_foe_entry_set_dsa()
330 entry->ib1 &= ~mtk_get_ib1_vlan_tag_mask(eth); in mtk_foe_entry_set_dsa()
[all …]
Dmtk_ppe_debugfs.c91 state = FIELD_GET(MTK_FOE_IB1_STATE, entry->ib1); in mtk_ppe_debugfs_foe_show()
98 type = FIELD_GET(MTK_FOE_IB1_PACKET_TYPE, entry->ib1); in mtk_ppe_debugfs_foe_show()
156 " vlan=%d,%d ib1=%08x ib2=%08x\n", in mtk_ppe_debugfs_foe_show()
158 l2->vlan1, l2->vlan2, entry->ib1, ib2); in mtk_ppe_debugfs_foe_show()
Dmtk_ppe.h216 u32 ib1; member
/Linux-v6.1/drivers/gpu/drm/panel/
Dpanel-arm-versatile.c10 * named "IB1" or "IB2" (Interface Board 1 & 2 respectively.) They
14 * - The IB1 is a passive board where the display connector defines a
128 * found on the Versatile AB IB1 connector or the Versatile
151 * found on the Versatile AB IB1 connector or the Versatile
/Linux-v6.1/Documentation/devicetree/bindings/arm/
Darm,versatile.yaml24 to an IB1 interface board for a touchscreen-type use case or an IB2
/Linux-v6.1/drivers/gpu/drm/amd/include/ivsrcid/gfx/
Dirqsrcs_gfx_10_1.h29 #define GFX_10_1__SRCID__CP_IB1_INTERRUPT_PKT 177 // B1 CP_INTERRUPT pkt in IB1
Dirqsrcs_gfx_9_0.h31 #define GFX_9_0__SRCID__CP_IB1_INTERRUPT_PKT 177 /* B1 CP_INTERRUPT pkt in IB1 */
/Linux-v6.1/drivers/gpu/drm/msm/
DKconfig45 that are run from RB instead of IB1. This essentially gives
/Linux-v6.1/drivers/infiniband/hw/qib/
Dqib_sd7220.c523 * RxEq and DDS in tables used by IBC in IB1.2 mode in qib_sd7220_init()
956 * Set the "negotiation" values for SERDES. These are used by the IB1.2
1187 * Set the Tx values normally modified by IBC in IB1.2 mode to default
1210 * Set the Rx values normally modified by IBC in IB1.2 mode to default
Dqib.h282 #define QIB_IB_CFG_LINKLATENCY 8 /* Link Latency (IB1.2 only) */
Dqib_iba7322.c2952 * only works for single port if IB1 != pidx1 in unknown_7322_gpio_intr()
8333 /* used for IB1 or IB2, only one in use */
8345 /* used when both IB1 and IB2 are in use */
8357 /* used when only IB1 is in use */
8381 /* used when both IB1 and IB2 are in use */
Dqib_iba7220.c2451 * If we turn off IB1.2, need to preset SerDes defaults, in qib_7220_set_ib_cfg()
3491 * Required for older non-IB1.2 DDR switches. Newer in try_7220_autoneg()
/Linux-v6.1/drivers/gpu/drm/msm/adreno/
Da3xx_gpu.c329 /* CP ROQ queue sizes (bytes) - RB:16, ST:16, IB1:32, IB2:64 */ in a3xx_hw_init()
Da5xx_gpu.c1237 …DRM_DEV_ERROR(dev->dev, "gpu fault ring %d fence %x status %8.8X rb %4.4x/%4.4x ib1 %16.16llX/%4.4… in a5xx_fault_detect_irq()
Da6xx_gpu.c1497 …"gpu fault ring %d fence %x status %8.8X rb %4.4x/%4.4x ib1 %16.16llX/%4.4x ib2 %16.16llX/%4.4x\n", in a6xx_fault_detect_irq()
/Linux-v6.1/drivers/gpu/drm/radeon/
Dr600.c4083 * 177 - CP_INT IB1
4288 case 177: /* CP_INT in IB1 */ in r600_irq_process()
Devergreen.c4860 case 177: /* CP_INT in IB1 */ in evergreen_irq_process()
/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dhfi.h556 #define HFI1_IB_CFG_LINKLATENCY 8 /* Link Latency (IB1.2 only) */