Searched refs:trans_type (Results 1 – 6 of 6) sorted by relevance
383 enum fhci_ta_type trans_type, in fhci_host_transaction() argument412 switch (trans_type) { in fhci_host_transaction()432 switch (trans_type) { in fhci_host_transaction()457 if (trans_type == FHCI_TA_IN) in fhci_host_transaction()
544 enum fhci_ta_type trans_type, u8 dest_addr,
345 int trans_type; in mlx4_en_get_settings() local354 trans_type = priv->port_state.transciver; in mlx4_en_get_settings()363 if (trans_type > 0 && trans_type <= 0xC) { in mlx4_en_get_settings()368 } else if (trans_type == 0x80 || trans_type == 0) { in mlx4_en_get_settings()
76 int trans_type[MLX4_MAX_PORTS + 1]; member
234 dev->caps.trans_type[i] = dev_cap->trans_type[i]; in mlx4_dev_cap()
717 dev_cap->trans_type[i] = field32 >> 24; in mlx4_QUERY_DEV_CAP()