Home
last modified time | relevance | path

Searched refs:rl_type (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_rl_pci.c168 sc->rl_type = RL_8129; in rl_pci_attach()
170 sc->rl_type = RL_8139; in rl_pci_attach()
H A Dif_ice.c9678 switch (rl_type) { in ice_sched_get_rl_prof_layer()
9716 enum ice_rl_type rl_type) in ice_sched_get_node_rl_prof_id() argument
9722 switch (rl_type) { in ice_sched_get_node_rl_prof_id()
9753 enum ice_rl_type rl_type, uint16_t rl_prof_id) in ice_sched_cfg_node_bw_lmt() argument
9760 switch (rl_type) { in ice_sched_cfg_node_bw_lmt()
9838 enum ice_rl_type rl_type, uint8_t layer_num) in ice_sched_set_node_bw_dflt() argument
9847 switch (rl_type) { in ice_sched_set_node_bw_dflt()
10066 switch (rl_type) { in ice_sched_add_rl_profile()
10184 enum ice_rl_type rl_type, uint32_t bw) in ice_sched_set_node_bw_lmt() argument
10225 if (rl_type == ICE_MIN_BW) { in ice_sched_cfg_node_bw_alloc()
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m32c.c334 int rl_type; in md_assemble() local
360 rl_type = rl_for (insn); in md_assemble()
369 && rl_type != RL_TYPE_NONE in md_assemble()
370 && (rl_type == RL_TYPE_JUMP || results.num_fixups) in md_assemble()
/openbsd/sys/dev/cardbus/
H A Dif_rl_cardbus.c185 sc->rl_type = RL_8139; in rl_cardbus_attach()
/openbsd/sys/dev/ic/
H A Drtl81x9reg.h798 struct rl_type { struct
873 u_int8_t rl_type; member
H A Drtl81x9.c1246 if (sc->rl_type == RL_8139) { in rl_miibus_readreg()
1296 if (sc->rl_type == RL_8139) { in rl_miibus_writereg()