Home
last modified time | relevance | path

Searched refs:cfm (Results 1 – 14 of 14) sorted by relevance

/linux/tools/testing/selftests/net/forwarding/
A Dtc_flower_cfm.sh60 tc filter add dev $h2 ingress protocol cfm pref 1 handle 101 \
61 flower cfm op 47 action drop
62 tc filter add dev $h2 ingress protocol cfm pref 1 handle 102 \
63 flower cfm op 43 action drop
96 tc filter add dev $h2 ingress protocol cfm pref 1 handle 101 \
97 flower cfm mdl 5 action drop
98 tc filter add dev $h2 ingress protocol cfm pref 1 handle 102 \
99 flower cfm mdl 3 action drop
101 flower cfm mdl 0 action drop
144 flower cfm mdl 5 op 41 action drop
[all …]
/linux/arch/loongarch/include/asm/
A Dtime.h22 unsigned int cfm, cfd; in calc_const_freq() local
30 cfm = res & 0xffff; in calc_const_freq()
33 if (!base_freq || !cfm || !cfd) in calc_const_freq()
36 return (base_freq * cfm / cfd); in calc_const_freq()
/linux/Documentation/hwmon/
A Dlm90.rst222 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3497
232 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3497
242 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3500
252 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3497
274 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2578
284 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2578
294 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2578
306 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3370
318 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3370
328 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3500
/linux/drivers/net/fddi/skfp/
A DMakefile8 skfp-objs := skfddi.o hwmtm.o fplustm.o smt.o cfm.o \
A Dsmtinit.c108 cfm(smc,0) ; /* CFM state machine */ in init_smt()
A Dqueue.c79 cfm(smc,(int)ev->event) ; in ev_dispatcher()
A Dcfm.c203 void cfm(struct s_smc *smc, int event) in cfm() function
/linux/net/bluetooth/
A Dsmp.c1486 struct smp_cmd_pairing_confirm cfm; in sc_passkey_send_confirm() local
1495 cfm.confirm_val)) in sc_passkey_send_confirm()
1498 smp_send_cmd(conn, SMP_CMD_PAIRING_CONFIRM, sizeof(cfm), &cfm); in sc_passkey_send_confirm()
1508 u8 cfm[16], r; in sc_passkey_round() local
1520 smp->rrnd, r, cfm)) in sc_passkey_round()
2178 u8 cfm[16]; in smp_cmd_pairing_random() local
2181 smp->rrnd, 0, cfm); in smp_cmd_pairing_random()
2749 struct smp_cmd_pairing_confirm cfm; in smp_cmd_public_key() local
2770 smp->rr, 0, cfm.confirm_val); in smp_cmd_public_key()
2871 0, cfm.confirm_val); in smp_cmd_public_key()
[all …]
/linux/net/sched/
A Dcls_flower.c87 struct flow_dissector_key_cfm cfm; member
1833 key->cfm.mdl_ver = FIELD_PREP(FLOW_DIS_CFM_MDL_MASK, level); in fl_set_key_cfm_md_level()
1834 mask->cfm.mdl_ver = FLOW_DIS_CFM_MDL_MASK; in fl_set_key_cfm_md_level()
1842 fl_set_key_val(tb, &key->cfm.opcode, TCA_FLOWER_KEY_CFM_OPCODE, in fl_set_key_cfm_opcode()
1843 &mask->cfm.opcode, TCA_FLOWER_UNSPEC, in fl_set_key_cfm_opcode()
1844 sizeof(key->cfm.opcode)); in fl_set_key_cfm_opcode()
2228 FLOW_DISSECTOR_KEY_CFM, cfm); in fl_init_dissector()
3672 if (fl_dump_key_cfm(skb, &key->cfm, &mask->cfm)) in fl_dump_key()
/linux/drivers/net/fddi/skfp/h/
A Dcmtdef.h502 void cfm(struct s_smc *smc, int event);
/linux/drivers/net/can/rcar/
A Drcar_canfd.c864 u16 cftml, cfm, cfdc, cfpls; in rcar_canfd_configure_tx() local
867 cfm = 1; /* b01 - Transmit mode */ in rcar_canfd_configure_tx()
874 cfg = (RCANFD_CFCC_CFTML(gpriv, cftml) | RCANFD_CFCC_CFM(gpriv, cfm) | in rcar_canfd_configure_tx()
/linux/Documentation/netlink/specs/
A Drt_link.yaml903 - cfm-config
904 - cfm-status
A Dtc.yaml2755 name: key-cfm
2757 nested-attributes: tc-flower-key-cfm-attrs
2858 name: tc-flower-key-cfm-attrs
/linux/Documentation/RCU/
A DRTFP.txt234 http://portal.acm.org/citation.cfm?id=320619&dl=GUIDE,
2114 http://portal.acm.org/citation.cfm?doid=1400097.1400099
2483 http://portal.acm.org/citation.cfm?id=1842733.1842750
2627 ,url = {http://dl.acm.org/citation.cfm?id=2075416.2075425}

Completed in 47 milliseconds