Searched full:ib1 (Results 1 – 18 of 18) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/mediatek/ |
D | mtk_ppe.c | 96 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 …]
|
D | mtk_ppe_debugfs.c | 91 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()
|
D | mtk_ppe.h | 216 u32 ib1; member
|
/Linux-v6.1/drivers/gpu/drm/panel/ |
D | panel-arm-versatile.c | 10 * 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/ |
D | arm,versatile.yaml | 24 to an IB1 interface board for a touchscreen-type use case or an IB2
|
/Linux-v6.1/drivers/gpu/drm/amd/include/ivsrcid/gfx/ |
D | irqsrcs_gfx_10_1.h | 29 #define GFX_10_1__SRCID__CP_IB1_INTERRUPT_PKT 177 // B1 CP_INTERRUPT pkt in IB1
|
D | irqsrcs_gfx_9_0.h | 31 #define GFX_9_0__SRCID__CP_IB1_INTERRUPT_PKT 177 /* B1 CP_INTERRUPT pkt in IB1 */
|
/Linux-v6.1/drivers/gpu/drm/msm/ |
D | Kconfig | 45 that are run from RB instead of IB1. This essentially gives
|
/Linux-v6.1/drivers/infiniband/hw/qib/ |
D | qib_sd7220.c | 523 * 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
|
D | qib.h | 282 #define QIB_IB_CFG_LINKLATENCY 8 /* Link Latency (IB1.2 only) */
|
D | qib_iba7322.c | 2952 * 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 */
|
D | qib_iba7220.c | 2451 * 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/ |
D | a3xx_gpu.c | 329 /* CP ROQ queue sizes (bytes) - RB:16, ST:16, IB1:32, IB2:64 */ in a3xx_hw_init()
|
D | a5xx_gpu.c | 1237 …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()
|
D | a6xx_gpu.c | 1497 …"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/ |
D | r600.c | 4083 * 177 - CP_INT IB1 4288 case 177: /* CP_INT in IB1 */ in r600_irq_process()
|
D | evergreen.c | 4860 case 177: /* CP_INT in IB1 */ in evergreen_irq_process()
|
/Linux-v6.1/drivers/infiniband/hw/hfi1/ |
D | hfi.h | 556 #define HFI1_IB_CFG_LINKLATENCY 8 /* Link Latency (IB1.2 only) */
|