Home
last modified time | relevance | path

Searched refs:lb_type (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnetlb.h77 lb_type_t lb_type; member
/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c479 lmodes[cnt].lb_type = normal; in mii_get_loopmodes()
488 lmodes[cnt].lb_type = internal; in mii_get_loopmodes()
496 lmodes[cnt].lb_type = external; in mii_get_loopmodes()
504 lmodes[cnt].lb_type = external; in mii_get_loopmodes()
512 lmodes[cnt].lb_type = external; in mii_get_loopmodes()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_hw.c637 if (lb_info->lb_type == internal) { in hxge_set_lb()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h159 i40e_aq_set_lb_modes(struct i40e_hw *hw, u8 lb_level, u8 lb_type, u8 speed,
H A Di40e_adminq_cmd.h2257 u8 lb_type; member
H A Di40e_common.c2206 i40e_aq_set_lb_modes(struct i40e_hw *hw, u8 lb_level, u8 lb_type, u8 speed, in i40e_aq_set_lb_modes() argument
2218 cmd->lb_type = lb_type; in i40e_aq_set_lb_modes()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hw.c1088 if (lb_info->lb_type == internal) { in nxge_set_lb()