Home
last modified time | relevance | path

Searched defs:cir (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/arch/sh/kernel/cpu/sh5/
Dprobe.c19 unsigned long long cir; in cpu_probe() local
/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_police.c36 u32 cir; /* CIR in kbps/fps (ignored in SLB mode) */ member
47 u32 cir = 0, cbs = 0, pir = 0, pbs = 0; in qos_policer_conf_set() local
/Linux-v5.4/include/linux/can/platform/
Dcc770.h29 u8 cir; /* CPU Interface Register */ member
/Linux-v5.4/drivers/net/can/cc770/
Dcc770_isa.c72 static u8 cir[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff}; variable
/Linux-v5.4/arch/arm64/boot/dts/mediatek/
Dmt7622.dtsi247 cir: cir@10009000 { label
/Linux-v5.4/arch/arm/boot/dts/
Dmt7623.dtsi323 cir: cir@10013000 { label
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c49 __be32 cir; member
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc.h96 void __iomem *cir; member
/Linux-v5.4/drivers/isdn/hardware/mISDN/
Dw6692.c388 u8 exval, v1, cir; in handle_statusD() local
/Linux-v5.4/arch/mips/include/asm/txx9/
Dtx4939.h110 struct tx4939_le_reg cir; member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h3398 bool bytes, u32 cir, u16 cbs) in mlxsw_reg_qpcr_pack()