| /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";
|
| /linux/arch/arm64/boot/dts/microchip/ |
| H A D | sparx5_pcb134_board.dtsi | 267 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 D | sparx5_pcb135_board.dtsi | 68 compatible = "sff,sfp"; 78 compatible = "sff,sfp"; 88 compatible = "sff,sfp"; 98 compatible = "sff,sfp";
|
| /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() 115 } else { /* SFF */ in em_canid_match() 148 * NB: The configuration interface supports sff and eff rules. in em_canid_change() 150 * provided in a SFF and EFF frame (e.g. 0x123 / 0x80000123). in em_canid_change() 152 * SFF/EFF separation is done with the CAN_EFF_FLAG in the can_id. in em_canid_change() 166 /* append SFF frame rules */ in em_canid_change()
|
| /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 | libata-sff.c | 3 * libata-sff.c - helper library for PCI IDE BMDMA 195 * @link: SFF link to wait ready status for 384 * into @tf. Assumes the device has a fully SFF compliant task file 1156 WARN(true, "ata%d: SFF host state machine in invalid state %d", in ata_sff_hsm_move() 1270 * ata_sff_qc_issue - issue taskfile to a SFF controller 1273 * This function issues a PIO or NODATA command to a SFF 1443 * ata_sff_port_intr - Handle SFF port interrupt 1534 * ata_sff_interrupt - Default SFF ATA host interrupt handler 1571 /* Only one outstanding command per SFF channel */ in ata_sff_lost_interrupt() 1593 * 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()
|
| /linux/drivers/net/phy/ |
| H A D | sfp.c | 166 /* t_start_up (SFF-8431) or t_init (SFF-8472) is the time required for a 199 * The SFF-8472 specifies t_serial ("Time from power on until module is 326 * phys id SFF instead of SFP. Therefore mark this module explicitly in sfp_module_supported() 345 { .compatible = "sff,sff", .data = &sff_data, }, 346 { .compatible = "sff,sfp", .data = &sfp_data, }, 600 * some manufacturers can't read SFF-8472 and use NUL. in sfp_strlen() 2167 * SFF-8079 reveals that it is understood that RS0 will be low for in sfp_module_parse_rate_select() 2169 * This method exists prior to SFF-8472. in sfp_module_parse_rate_select() 2175 * SFF-8472 rev 9.5 marks this field as reserved. in sfp_module_parse_rate_select() 2176 * SFF-8079 references SFF-8472 rev 9.5 and defines bit 0. SFF-8472 in sfp_module_parse_rate_select() [all …]
|
| /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
|
| /linux/tools/testing/selftests/net/can/ |
| H A D | test_raw_filter.c | 160 /* Receive only SFF frames when expecting no EFF flag */ 184 /* Receive only SFF frames when expecting no EFF flag, ignoring RTR flag */ 260 /* Receive only SFF data frame when filtering for no flags */ 282 /* Receive only SFF remote frame when filtering for RTR but no EFF flag */ 304 /* Receive only SFF data frame when filtering for no EFF flag and no RTR flag
|
| /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
|
| /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";
|
| /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) */
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | tqmls10xxa-mbls10xxa.dtsi | 52 compatible = "sff,sfp"; 62 compatible = "sff,sfp";
|
| H A D | fsl-lx2160a-rdb.dts | 36 compatible = "sff,sfp"; 47 compatible = "sff,sfp";
|
| H A D | fsl-lx2160a-tqmlx2160a-mblx2160a.dts | 71 compatible = "sff,sfp"; 81 compatible = "sff,sfp";
|
| H A D | fsl-ls1046a-qds.dts | 47 compatible = "sff,sfp"; 54 compatible = "sff,sfp";
|
| /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()
|
| /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";
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | qsfp.c | 348 * Write page n, offset m of QSFP memory as defined by SFF 8636 408 * Access page n, offset m of QSFP memory as defined by SFF 8636 488 * Access page n, offset m of QSFP memory as defined by SFF 8636 604 * Takes power class byte [Page 00 Byte 129] in SFF 8636 605 * Returns power class as integer (1 through 7, per SFF 8636 rev 2.4)
|
| /linux/drivers/net/can/usb/ |
| H A D | f81604.c | 195 struct f81604_sff sff; member 396 cf->can_id = get_unaligned_be16(&frame->sff.id) >> in f81604_process_rx_packet() 400 memcpy(cf->data, frame->sff.data, cf->len); in f81604_process_rx_packet() 987 put_unaligned_be16(id, &frame->sff.id); in f81604_start_xmit() 990 memcpy(&frame->sff.data, cf->data, cf->len); in f81604_start_xmit()
|