Searched refs:lb_type (Results 1 – 8 of 8) sorted by relevance
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | netlb.h | 77 lb_type_t lb_type; member
|
| /illumos-gate/usr/src/uts/common/io/mii/ |
| H A D | mii.c | 479 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/scsi/adapters/scsi_vhci/ |
| H A D | mpapi_impl.c | 2076 uint32_t lb_type; in vhci_set_lu_loadbalance_type() local 2091 lb_type = mp_set_lu_lb_type.desiredType; in vhci_set_lu_loadbalance_type() 2094 "%lx, lb_type: %x\n", (long)lu_oid, lb_type)); in vhci_set_lu_loadbalance_type() 2110 if (lb_type == LOAD_BALANCE_NONE) { in vhci_set_lu_loadbalance_type() 2113 } else if (lb_type == LOAD_BALANCE_RR) { in vhci_set_lu_loadbalance_type() 2116 } else if (lb_type == LOAD_BALANCE_LBA) { in vhci_set_lu_loadbalance_type() 2125 rval = mdi_set_lb_policy(svl->svl_dip, lb_type); in vhci_set_lu_loadbalance_type()
|
| /illumos-gate/usr/src/uts/common/io/hxge/ |
| H A D | hxge_hw.c | 637 if (lb_info->lb_type == internal) { in hxge_set_lb()
|
| /illumos-gate/usr/src/uts/common/io/i40e/core/ |
| H A D | i40e_prototype.h | 159 i40e_aq_set_lb_modes(struct i40e_hw *hw, u8 lb_level, u8 lb_type, u8 speed,
|
| H A D | i40e_adminq_cmd.h | 2257 u8 lb_type; member
|
| H A D | i40e_common.c | 2206 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 D | nxge_hw.c | 1088 if (lb_info->lb_type == internal) { in nxge_set_lb()
|