Home
last modified time | relevance | path

Searched full:sff (Results 1 – 25 of 97) sorted by relevance

1234

/linux/Documentation/devicetree/bindings/net/
H A Dsff,sfp.yaml4 $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";
/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf610-zii-scu4-aib.dts343 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 Dvf610-zii-cfu1.dts66 sff: sfp { label
67 compatible = "sff,sff";
200 sfp = <&sff>;
348 /* SFF SD input */
351 /* SFF Transmit disable output */
H A Dvf610-zii-dev-rev-c.dts229 compatible = "sff,sff";
237 compatible = "sff,sff";
/linux/arch/arm64/boot/dts/microchip/
H A Dsparx5_pcb134_board.dtsi267 compatible = "sff,sfp";
276 compatible = "sff,sfp";
285 compatible = "sff,sfp";
294 compatible = "sff,sfp";
303 compatible = "sff,sfp";
312 compatible = "sff,sfp";
321 compatible = "sff,sfp";
330 compatible = "sff,sfp";
339 compatible = "sff,sfp";
348 compatible = "sff,sfp";
[all …]
H A Dsparx5_pcb135_board.dtsi68 compatible = "sff,sfp";
78 compatible = "sff,sfp";
88 compatible = "sff,sfp";
98 compatible = "sff,sfp";
/linux/net/sched/
H A Dem_canid.c26 /* 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()
/linux/tools/testing/selftests/tc-testing/tc-tests/filters/
H A Dcgroup.json972 "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 Dbasic.json1060 "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 …]
/linux/drivers/ata/
H A DMakefile5 # 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 DKconfig107 comment "Controllers with non-SFF native interface"
344 bool "ATA SFF support (for legacy IDE and PATA)"
347 This option adds support for ATA controllers with SFF
350 SFF is the legacy IDE interface that has been around since
352 SFF interface. Many SATA controllers have an SFF interface
357 disable this unneeded SFF support.
363 comment "SFF controllers with custom DMA interface"
406 This option adds support for SFF ATA controllers with BMDMA
408 de facto DMA interface for SFF controllers.
414 comment "SATA SFF controllers with BMDMA"
[all …]
H A Dsata_uli.c159 /* the first two ports are standard SFF */ in uli_init_one()
171 * the standard SFF ports. in uli_init_one()
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2160a-clearfog-itx.dtsi35 compatible = "sff,sfp";
42 compatible = "sff,sfp";
49 compatible = "sff,sfp";
56 compatible = "sff,sfp";
H A Dfsl-lx2162a-clearfog.dts63 compatible = "sff,sfp";
70 compatible = "sff,sfp";
77 compatible = "sff,sfp";
84 compatible = "sff,sfp";
H A Dtqmls1088a-mbls10xxa-mc.dtsi14 compatible = "sff,sfp";
23 compatible = "sff,sfp";
/linux/Documentation/networking/device_drivers/can/
H A Dcan327.rst164 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
/linux/include/net/
H A Dnsh.h37 * 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
/linux/arch/arm/boot/dts/microchip/
H A Dlan966x-kontron-kswitch-d10-mmt-6g-2gs.dts20 compatible = "sff,sfp";
32 compatible = "sff,sfp";
H A Dlan966x-pcb8309.dts82 compatible = "sff,sfp";
91 compatible = "sff,sfp";
/linux/include/uapi/linux/can/
H A Derror.h93 #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) */
/linux/arch/arm64/boot/dts/marvell/
H A Darmada-8040-mcbin.dtsi66 compatible = "sff,sfp";
79 compatible = "sff,sfp";
92 compatible = "sff,sfp";
H A Darmada-3720-uDPU.dts12 compatible = "sff,sfp";
/linux/drivers/scsi/libsas/
H A Dsas_host_smp.c62 * 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()
/linux/drivers/infiniband/hw/hfi1/
H A Dqsfp.c348 * 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)
/linux/drivers/net/can/cc770/
H A Dcc770.c57 * this message object for the needed use case. The frame type (EFF/SFF)
60 * otherwise 11 bit SFF messages.
126 "RX data, RTR, SFF and EFF\n", mo); in enable_all_objs()
133 "EFF" : "SFF"); in enable_all_objs()
158 "TX data, RTR, SFF and EFF\n", mo); in enable_all_objs()

1234