Searched refs:phy_index (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_port_configuration_agent.c330 U8 phy_index; local
357 for (phy_index = 0; phy_index < SCI_MAX_PHYS; phy_index++)
359 if ((1 << phy_index) & phy_mask)
362 &controller->phy_table[phy_index], &sas_address
365 // The phy_index can be used as the starting point for the
368 port_agent->phy_valid_port_range[phy_index].min_index = port_index;
369 port_agent->phy_valid_port_range[phy_index].max_index = phy_index;
586 U8 phy_index; local
[all...]
H A Dscic_sds_sgpio.c88 U8 phy_index; local
90 for (phy_index = 0; phy_index < SCI_MAX_PHYS; phy_index++)
92 if (phy_mask >> phy_index & 1)
95 controller, output_data_select[phy_index], value
H A Dscic_sds_port.c107 * @param[in] phy_index This is the phy index that is being assigned to the
116 U32 phy_index
123 if ((this_port->physical_port_index == 1) && (phy_index != 1))
128 if (this_port->physical_port_index == 3 && phy_index != 3)
135 && ((phy_index == 0) || (phy_index == 1))
144 && (index != phy_index) )
155 phy_index].max_speed_generation !=
319 (port->phy_table[phy->phy_index] == SCI_INVALID_HANDLE)
321 && scic_sds_port_is_valid_phy_assignment(port, phy->phy_index)
3034 U32 phy_index; local
[all...]
H A Dscic_sds_phy.h233 U8 phy_index; member in struct:SCIC_SDS_PHY
348 ((phy)->phy_index)
409 U8 phy_index
H A Dscic_sds_port.h334 (phy)->phy_index, \
344 (phy)->phy_index \
348 (((port)->active_phy_mask & (1 << (phy)->phy_index)) != 0)
542 U32 phy_index
H A Dscic_sds_phy.c174 SCU_SAS_TIDNL_WRITE(this_phy, this_phy->phy_index);
180 this_phy->phy_index].sas_address.sci_format.high
185 this_phy->phy_index].sas_address.sci_format.low
190 SCU_SAS_TIPID_WRITE(this_phy, SCU_SAS_TIPID_GEN_VALUE(ID, this_phy->phy_index));
257 scu_afe_xcvr[this_phy->phy_index].
262 scu_afe_xcvr[this_phy->phy_index].afe_xcvr_control0,
267 scu_afe_xcvr[this_phy->phy_index].
272 scu_afe_xcvr[this_phy->phy_index].afe_tx_ssc_control,
283 scu_afe_xcvr[this_phy->phy_index].
288 scu_afe_xcvr[this_phy->phy_index]
[all...]
H A Dscic_controller.h596 * @param[in] phy_index This parameter specifies the phy index in
598 * 0 <= phy_index < maximum number of phys.
609 U8 phy_index,
H A Dscic_sds_controller.h158 * mapped into requesters via SCIC_SDS_PHY_T.phy_index
592 ((controller)->invalid_phy_mask |= (1 << (phy)->phy_index))
600 ((controller)->invalid_phy_mask &= ~(1 << (phy)->phy_index))
H A Dscic_sds_controller.c1716 this_controller->phy_table[this_controller->next_phy_to_start].phy_index,
1760 this_controller->phy_table[index].phy_index, phy_status
1994 this_controller->power_control.requesters[the_phy->phy_index] = the_phy;
2014 if (this_controller->power_control.requesters[the_phy->phy_index] != NULL)
2019 this_controller->power_control.requesters[the_phy->phy_index] = NULL;
3243 the_phy->phy_index,
3274 the_phy->phy_index,
4363 U8 phy_index,
4374 controller, phy_index, phy_handle
4377 if (phy_index < ARRAY_SIZ
4361 scic_controller_get_phy_handle( SCI_CONTROLLER_HANDLE_T controller, U8 phy_index, SCI_PHY_HANDLE_T * phy_handle ) argument
[all...]
/freebsd-13-stable/sys/dev/isci/
H A Disci_sysctl.c152 uint32_t controller_index, phy_index; local
156 phy_index = phy_to_be_stopped % SCI_MAX_PHYS;
161 isci_sysctl_stop(&isci->controllers[controller_index], phy_index);
184 uint32_t controller_index, phy_index; local
188 phy_index = phy_to_be_started % SCI_MAX_PHYS;
193 isci_sysctl_start(&isci->controllers[controller_index], phy_index);
H A Disci_remote_device.c223 uint8_t phy_index; local
234 phy_index = 0;
238 phy_index++;
245 phy_index, &phy_handle);
/freebsd-13-stable/sys/dev/bxe/
H A Dbxe_elink.c2246 uint8_t phy_index; local
2249 for (phy_index = ELINK_INT_PHY; phy_index < params->num_phys;
2250 phy_index++)
2252 params->phy[phy_index].mdio_ctrl);
4014 uint8_t phy_index; local
4018 for (phy_index = 0; phy_index < params->num_phys; phy_index++) {
4019 if (params->phy[phy_index]
4031 uint8_t phy_index; local
4248 uint8_t actual_phy_idx, phy_index, link_cfg_idx; local
7322 uint16_t gp_status = 0, phy_index = 0; local
7410 uint8_t phy_index, non_ext_phy; local
7685 uint8_t link_10g_plus, phy_index; local
12958 elink_populate_preemphasis(struct bxe_softc *sc, uint32_t shmem_base, struct elink_phy *phy, uint8_t port, uint8_t phy_index) argument
12997 elink_get_ext_phy_config(struct bxe_softc *sc, uint32_t shmem_base, uint8_t phy_index, uint8_t port) argument
13159 elink_populate_ext_phy(struct bxe_softc *sc, uint8_t phy_index, uint32_t shmem_base, uint32_t shmem2_base, uint8_t port, struct elink_phy *phy) argument
13287 elink_populate_phy(struct bxe_softc *sc, uint8_t phy_index, uint32_t shmem_base, uint32_t shmem2_base, uint8_t port, struct elink_phy *phy) argument
13299 elink_phy_def_cfg(struct elink_params *params, struct elink_phy *phy, uint8_t phy_index) argument
13411 uint8_t phy_index, actual_phy_idx; local
13790 uint8_t phy_index; local
14076 uint8_t phy_index, port = params->port, clear_latch_ind = 0; local
14232 elink_8073_common_init_phy(struct bxe_softc *sc, uint32_t shmem_base_path[], uint32_t shmem2_base_path[], uint8_t phy_index, uint32_t chip_id) argument
14358 elink_8726_common_init_phy(struct bxe_softc *sc, uint32_t shmem_base_path[], uint32_t shmem2_base_path[], uint8_t phy_index, uint32_t chip_id) argument
14453 elink_8727_common_init_phy(struct bxe_softc *sc, uint32_t shmem_base_path[], uint32_t shmem2_base_path[], uint8_t phy_index, uint32_t chip_id) argument
14552 elink_84833_common_init_phy(struct bxe_softc *sc, uint32_t shmem_base_path[], uint32_t shmem2_base_path[], uint8_t phy_index, uint32_t chip_id) argument
14567 elink_ext_phy_common_init(struct bxe_softc *sc, uint32_t shmem_base_path[], uint32_t shmem2_base_path[], uint8_t phy_index, uint32_t ext_phy_type, uint32_t chip_id) argument
14628 uint8_t phy_index = 0; local
15014 uint8_t phy_index, fan_failure_det_req = 0; local
15032 uint8_t phy_index; local
15056 uint8_t gpio_num = 0xff, gpio_port = 0xff, phy_index; local
[all...]
/freebsd-13-stable/sys/dev/ice/
H A Dice_adminq_cmd.h1551 u8 phy_index; member in struct:ice_aqc_set_phy_lb

Completed in 210 milliseconds