/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | sff,sfp.yaml | 4 $id: http://devicetree.org/schemas/net/sff,sfp.yaml# 7 title: Small Form Factor (SFF) Committee Small Form-factor Pluggable (SFP) 16 - sff,sfp # for SFP modules 17 - sff,sff # for soldered down SFF modules 37 present for SFF modules 62 present for SFF modules 69 not be present for SFF modules 76 const: sff,sff 94 compatible = "sff,sfp"; 116 compatible = "sff,sfp";
|
/openbmc/linux/arch/arm/boot/dts/nxp/vf/ |
H A D | vf610-zii-scu4-aib.dts | 343 compatible = "sff,sff"; 350 compatible = "sff,sff"; 357 compatible = "sff,sff"; 364 compatible = "sff,sff"; 371 compatible = "sff,sff"; 378 compatible = "sff,sff"; 385 compatible = "sff,sff"; 392 compatible = "sff,sff"; 399 compatible = "sff,sff"; 406 compatible = "sff,sff";
|
H A D | vf610-zii-cfu1.dts | 66 sff: sfp { label 67 compatible = "sff,sff"; 200 sfp = <&sff>; 348 /* SFF SD input */ 351 /* SFF Transmit disable output */
|
H A D | vf610-zii-dev-rev-c.dts | 229 compatible = "sff,sff"; 237 compatible = "sff,sff";
|
/openbmc/linux/net/sched/ |
H A D | em_canid.c | 26 /* For each SFF CAN ID (11 bit) there is one record in this bitfield */ 59 * Limit can_mask and can_id to SFF range to in em_canid_sff_match_add() 112 } else { /* SFF */ in em_canid_match() 145 * NB: The configuration interface supports sff and eff rules. in em_canid_change() 147 * provided in a SFF and EFF frame (e.g. 0x123 / 0x80000123). in em_canid_change() 149 * SFF/EFF separation is done with the CAN_EFF_FLAG in the can_id. in em_canid_change() 163 /* append SFF frame rules */ in em_canid_change()
|
/openbmc/linux/arch/arm64/boot/dts/microchip/ |
H A D | sparx5_pcb134_board.dtsi | 549 compatible = "sff,sfp"; 557 compatible = "sff,sfp"; 565 compatible = "sff,sfp"; 573 compatible = "sff,sfp"; 581 compatible = "sff,sfp"; 589 compatible = "sff,sfp"; 597 compatible = "sff,sfp"; 605 compatible = "sff,sfp"; 613 compatible = "sff,sfp"; 621 compatible = "sff,sfp"; [all …]
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-lx2160a-clearfog-itx.dtsi | 35 compatible = "sff,sfp"; 42 compatible = "sff,sfp"; 49 compatible = "sff,sfp"; 56 compatible = "sff,sfp";
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/ |
H A D | cgroup.json | 972 "name": "Add cgroup filter with canid ematch and single SFF", 983 …er add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 cgroup match 'canid(sff 1)' action pass", 986 "matchPattern": "^filter protocol ip pref 1 cgroup.*handle 0x1.*canid\\(sff 0x1\\)", 994 "name": "Add cgroup filter with canid ematch and single SFF with mask", 1005 …add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 cgroup match 'canid(sff 0xaabb:0x00ff)' act… 1008 "matchPattern": "^filter protocol ip pref 1 cgroup.*handle 0x1.*canid\\(sff 0x2BB:0xFF\\)", 1016 "name": "Add cgroup filter with canid ematch and multiple SFF", 1027 …v $DEV1 parent ffff: handle 1 protocol ip prio 1 cgroup match 'canid(sff 1 sff 2 sff 3)' action pa… 1030 …"matchPattern": "^filter protocol ip pref 1 cgroup.*handle 0x1.*canid\\(sff 0x1 sff 0x2 sff 0x3\\)… 1038 "name": "Add cgroup filter with canid ematch and multiple SFF with masks", [all …]
|
H A D | basic.json | 1060 "name": "Add basic filter with canid ematch and single SFF", 1071 …ter add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 basic match 'canid(sff 1)' classid 1:1", 1074 …ttern": "^filter parent ffff: protocol ip pref 1 basic.*handle 0x1 flowid 1:1.*canid\\(sff 0x1\\)", 1082 "name": "Add basic filter with canid ematch and single SFF with mask", 1093 … add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 basic match 'canid(sff 0xaabb:0x00ff)' cla… 1096 … "^filter parent ffff: protocol ip pref 1 basic.*handle 0x1 flowid 1:1.*canid\\(sff 0x2BB:0xFF\\)", 1104 "name": "Add basic filter with canid ematch and multiple SFF", 1115 …ev $DEV1 parent ffff: handle 1 protocol ip prio 1 basic match 'canid(sff 1 sff 2 sff 3)' classid 1… 1118 … parent ffff: protocol ip pref 1 basic.*handle 0x1 flowid 1:1.*canid\\(sff 0x1 sff 0x2 sff 0x3\\)", 1126 "name": "Add basic filter with canid ematch and multiple SFF with masks", [all …]
|
/openbmc/linux/drivers/ata/ |
H A D | Makefile | 5 # non-SFF interface 31 # SFF w/ custom DMA 38 # SFF SATA w/ BMDMA 51 # SFF PATA w/ BMDMA 97 # SFF PIO only 127 libata-$(CONFIG_ATA_SFF) += libata-sff.o
|
H A D | Kconfig | 107 comment "Controllers with non-SFF native interface" 345 bool "ATA SFF support (for legacy IDE and PATA)" 348 This option adds support for ATA controllers with SFF 351 SFF is the legacy IDE interface that has been around since 353 SFF interface. Many SATA controllers have an SFF interface 358 disable this unneeded SFF support. 364 comment "SFF controllers with custom DMA interface" 407 This option adds support for SFF ATA controllers with BMDMA 409 de facto DMA interface for SFF controllers. 415 comment "SATA SFF controllers with BMDMA" [all …]
|
H A D | libata-sff.c | 3 * libata-sff.c - helper library for PCI IDE BMDMA 196 * @link: SFF link to wait ready status for 385 * into @tf. Assumes the device has a fully SFF compliant task file 1155 WARN(true, "ata%d: SFF host state machine in invalid state %d", in ata_sff_hsm_move() 1269 * ata_sff_qc_issue - issue taskfile to a SFF controller 1272 * This function issues a PIO or NODATA command to a SFF 1442 * ata_sff_port_intr - Handle SFF port interrupt 1533 * ata_sff_interrupt - Default SFF ATA host interrupt handler 1570 /* Only one outstanding command per SFF channel */ in ata_sff_lost_interrupt() 1592 * ata_sff_freeze - Freeze SFF controller port [all …]
|
H A D | sata_uli.c | 159 /* the first two ports are standard SFF */ in uli_init_one() 171 * the standard SFF ports. in uli_init_one()
|
/openbmc/linux/drivers/net/phy/ |
H A D | sfp.c | 167 /* t_start_up (SFF-8431) or t_init (SFF-8472) is the time required for a 200 * The SFF-8472 specifies t_serial ("Time from power on until module is 318 * phys id SFF instead of SFP. Therefore mark this module explicitly in sfp_module_supported() 337 { .compatible = "sff,sff", .data = &sff_data, }, 338 { .compatible = "sff,sfp", .data = &sfp_data, }, 502 * some manufacturers can't read SFF-8472 and use NUL. in sfp_strlen() 2012 * SFF-8079 reveals that it is understood that RS0 will be low for in sfp_module_parse_rate_select() 2014 * This method exists prior to SFF-8472. in sfp_module_parse_rate_select() 2020 * SFF-8472 rev 9.5 marks this field as reserved. in sfp_module_parse_rate_select() 2021 * SFF-8079 references SFF-8472 rev 9.5 and defines bit 0. SFF-8472 in sfp_module_parse_rate_select() [all …]
|
/openbmc/linux/Documentation/networking/device_drivers/can/ |
H A D | can327.rst | 164 The above interaction sends the SFF frame "``DE AD BE EF 12 34 56 78``" 166 For this to function, the controller must be configured for SFF sending 183 The ELM327 will receive both SFF and EFF frames - the current CAN 249 change bitrate or SFF/EFF mode on-the-fly. This will have to be 260 Specifically, this allows for easy distinction of SFF and EFF
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | lan966x-kontron-kswitch-d10-mmt-6g-2gs.dts | 20 compatible = "sff,sfp"; 32 compatible = "sff,sfp";
|
H A D | lan966x-pcb8309.dts | 82 compatible = "sff,sfp"; 91 compatible = "sff,sfp";
|
/openbmc/linux/include/net/ |
H A D | nsh.h | 37 * SF/SFF/SFC Proxy/Classifier implementations that do not support SFC 48 * TTL: Indicates the maximum SFF hops for an SFP. This field is used 52 * provided, the default initial TTL value of 63 MUST be used. Each SFF 127 * NSH. The initial Classifier MUST send the packet to the first SFF in 134 * Service Function Path Selection and for determining the next SFF/SF
|
/openbmc/linux/include/uapi/linux/can/ |
H A D | error.h | 93 #define CAN_ERR_PROT_LOC_ID28_21 0x02 /* ID bits 28 - 21 (SFF: 10 - 3) */ 94 #define CAN_ERR_PROT_LOC_ID20_18 0x06 /* ID bits 20 - 18 (SFF: 2 - 0 )*/ 95 #define CAN_ERR_PROT_LOC_SRTR 0x04 /* substitute RTR (SFF: RTR) */
|
/openbmc/qemu/include/net/ |
H A D | can_emu.h | 55 #define QEMU_CAN_EFF_FLAG 0x80000000U /* EFF/SFF is set in the MSB */ 59 #define QEMU_CAN_SFF_MASK 0x000007FFU /* standard frame format (SFF) */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | armada-3720-uDPU.dts | 90 compatible = "sff,sfp"; 99 compatible = "sff,sfp";
|
/openbmc/linux/arch/arm64/boot/dts/marvell/ |
H A D | armada-8040-mcbin.dtsi | 66 compatible = "sff,sfp"; 79 compatible = "sff,sfp"; 92 compatible = "sff,sfp";
|
H A D | armada-3720-uDPU.dts | 12 compatible = "sff,sfp";
|
/openbmc/linux/drivers/scsi/libsas/ |
H A D | sas_host_smp.c | 62 * From SFF-8485 v0.7: 72 * SFF-8489 defines the behavior of the LEDs in response to the 'od' values. 305 /* SFF-8485 v0.7 */ in sas_smp_host_handler()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | qsfp.c | 348 * Write page n, offset m of QSFP memory as defined by SFF 8636 428 * Access page n, offset m of QSFP memory as defined by SFF 8636 508 * Access page n, offset m of QSFP memory as defined by SFF 8636 624 * Takes power class byte [Page 00 Byte 129] in SFF 8636 625 * Returns power class as integer (1 through 7, per SFF 8636 rev 2.4)
|