Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_rl_pci.c168 sc->rl_type = RL_8129; in rl_pci_attach()
170 sc->rl_type = RL_8139; in rl_pci_attach()
Dif_ice.c9671 ice_sched_get_rl_prof_layer(struct ice_port_info *pi, enum ice_rl_type rl_type, in ice_sched_get_rl_prof_layer() argument
9678 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()
9865 old_id = ice_sched_get_node_rl_prof_id(node, rl_type); in ice_sched_set_node_bw_dflt()
9867 status = ice_sched_cfg_node_bw_lmt(hw, node, rl_type, rl_prof_id); in ice_sched_set_node_bw_dflt()
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
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/src/sys/dev/cardbus/
Dif_rl_cardbus.c185 sc->rl_type = RL_8139; in rl_cardbus_attach()
/openbsd/src/sys/dev/ic/
Drtl81x9reg.h798 struct rl_type { struct
873 u_int8_t rl_type; member
Drtl81x9.c1246 if (sc->rl_type == RL_8139) { in rl_miibus_readreg()
1296 if (sc->rl_type == RL_8139) { in rl_miibus_writereg()