Home
last modified time | relevance | path

Searched refs:IFC (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/samples/bpf/
H A Dtest_cls_bpf.sh5 ../pktgen/pktgen_bench_xmit_mode_netif_receive.sh -i $IFC -s 64 \
7 local dropped=`tc -s qdisc show dev $IFC | tail -3 | awk '/drop/{print $7}'`
17 tc qdisc add dev $IFC clsact
18 tc filter add dev $IFC ingress bpf da obj $1 sec $2
26 tc qdisc del dev $IFC clsact
29 IFC=test_veth
31 ip link add name $IFC type veth peer name pair_$IFC
32 ip link set $IFC up
33 ip link set pair_$IFC up
38 ip link del dev $IFC
/linux-6.15/Documentation/devicetree/bindings/memory-controllers/fsl/
H A Dfsl,ifc.yaml13 NXP's integrated flash controller (IFC) is an advanced version of the
15 interfaces with an extended feature set. The IFC provides access to multiple
44 IFC may have one or two interrupts. If two interrupt specifiers are
/linux-6.15/drivers/vdpa/
H A DKconfig51 tristate "Intel IFC VF vDPA driver"
54 This kernel module can drive Intel IFC VF NIC to offload
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dqcom,wcd9335.yaml49 description: SLIM IFC device interface
H A Dqcom,wcd934x.yaml32 description: IFC device interface
/linux-6.15/drivers/staging/gpib/gpio/
H A Dgpib_bitbang.c165 #define IFC all_descriptors[10] macro
903 gpiod_direction_output(IFC, 0); in bb_interface_clear()
907 gpiod_direction_output(IFC, 1); in bb_interface_clear()
1038 if (gpiod_get_value(IFC) == 0) in bb_line_status()
/linux-6.15/drivers/memory/
H A DKconfig170 bool "Freescale IFC driver"
/linux-6.15/drivers/mtd/nand/raw/
H A DKconfig234 tristate "Freescale IFC NAND controller"