Lines Matching defs:mrioc

33 static int mpi3mr_post_transport_req(struct mpi3mr_ioc *mrioc, void *request,  in mpi3mr_post_transport_req()
127 static int mpi3mr_report_manufacture(struct mpi3mr_ioc *mrioc, in mpi3mr_report_manufacture()
249 struct mpi3mr_sas_node *__mpi3mr_expander_find_by_handle(struct mpi3mr_ioc in __mpi3mr_expander_find_by_handle()
291 static int mpi3mr_get_sas_address(struct mpi3mr_ioc *mrioc, u16 handle, in mpi3mr_get_sas_address()
338 static struct mpi3mr_tgt_dev *__mpi3mr_get_tgtdev_by_addr(struct mpi3mr_ioc *mrioc, in __mpi3mr_get_tgtdev_by_addr()
370 static struct mpi3mr_tgt_dev *mpi3mr_get_tgtdev_by_addr(struct mpi3mr_ioc *mrioc, in mpi3mr_get_tgtdev_by_addr()
398 static void mpi3mr_remove_device_by_sas_address(struct mpi3mr_ioc *mrioc, in mpi3mr_remove_device_by_sas_address()
438 struct mpi3mr_ioc *mrioc, u64 sas_address, struct sas_rphy *rphy) in __mpi3mr_get_tgtdev_by_addr_and_rphy()
465 struct mpi3mr_ioc *mrioc, u64 sas_address, in mpi3mr_expander_find_by_sas_address()
502 struct mpi3mr_ioc *mrioc, u64 sas_address, in __mpi3mr_sas_node_find_by_sas_address()
519 static int mpi3mr_parent_present(struct mpi3mr_ioc *mrioc, struct sas_phy *phy) in mpi3mr_parent_present()
593 static void mpi3mr_delete_sas_phy(struct mpi3mr_ioc *mrioc, in mpi3mr_delete_sas_phy()
620 static void mpi3mr_add_sas_phy(struct mpi3mr_ioc *mrioc, in mpi3mr_add_sas_phy()
650 static void mpi3mr_add_phy_to_an_existing_port(struct mpi3mr_ioc *mrioc, in mpi3mr_add_phy_to_an_existing_port()
687 static void mpi3mr_delete_sas_port(struct mpi3mr_ioc *mrioc, in mpi3mr_delete_sas_port()
716 static void mpi3mr_del_phy_from_an_existing_port(struct mpi3mr_ioc *mrioc, in mpi3mr_del_phy_from_an_existing_port()
755 static void mpi3mr_sas_port_sanity_check(struct mpi3mr_ioc *mrioc, in mpi3mr_sas_port_sanity_check()
781 static int mpi3mr_set_identify(struct mpi3mr_ioc *mrioc, u16 handle, in mpi3mr_set_identify()
861 static int mpi3mr_add_host_phy(struct mpi3mr_ioc *mrioc, in mpi3mr_add_host_phy()
931 static int mpi3mr_add_expander_phy(struct mpi3mr_ioc *mrioc, in mpi3mr_add_expander_phy()
1001 mpi3mr_alloc_hba_port(struct mpi3mr_ioc *mrioc, u16 port_id) in mpi3mr_alloc_hba_port()
1024 struct mpi3mr_hba_port *mpi3mr_get_hba_port_by_id(struct mpi3mr_ioc *mrioc, in mpi3mr_get_hba_port_by_id()
1052 void mpi3mr_update_links(struct mpi3mr_ioc *mrioc, in mpi3mr_update_links()
1109 void mpi3mr_sas_host_refresh(struct mpi3mr_ioc *mrioc) in mpi3mr_sas_host_refresh()
1174 void mpi3mr_sas_host_add(struct mpi3mr_ioc *mrioc) in mpi3mr_sas_host_add()
1306 static struct mpi3mr_sas_port *mpi3mr_sas_port_add(struct mpi3mr_ioc *mrioc, in mpi3mr_sas_port_add()
1496 static void mpi3mr_sas_port_remove(struct mpi3mr_ioc *mrioc, u64 sas_address, in mpi3mr_sas_port_remove()
1620 mpi3mr_update_mr_sas_port(struct mpi3mr_ioc *mrioc, struct host_port *h_port, in mpi3mr_update_mr_sas_port()
1682 mpi3mr_refresh_sas_ports(struct mpi3mr_ioc *mrioc) in mpi3mr_refresh_sas_ports()
1841 mpi3mr_refresh_expanders(struct mpi3mr_ioc *mrioc) in mpi3mr_refresh_expanders()
1938 static void mpi3mr_expander_node_add(struct mpi3mr_ioc *mrioc, in mpi3mr_expander_node_add()
1959 int mpi3mr_expander_add(struct mpi3mr_ioc *mrioc, u16 handle) in mpi3mr_expander_add()
2174 void mpi3mr_expander_node_remove(struct mpi3mr_ioc *mrioc, in mpi3mr_expander_node_remove()
2228 void mpi3mr_expander_remove(struct mpi3mr_ioc *mrioc, u64 sas_address, in mpi3mr_expander_remove()
2262 static u8 mpi3mr_get_sas_negotiated_logical_linkrate(struct mpi3mr_ioc *mrioc, in mpi3mr_get_sas_negotiated_logical_linkrate()
2322 int mpi3mr_report_tgtdev_to_sas_transport(struct mpi3mr_ioc *mrioc, in mpi3mr_report_tgtdev_to_sas_transport()
2390 void mpi3mr_remove_tgtdev_from_sas_transport(struct mpi3mr_ioc *mrioc, in mpi3mr_remove_tgtdev_from_sas_transport()
2437 static u8 mpi3mr_get_port_id_by_rphy(struct mpi3mr_ioc *mrioc, struct sas_rphy *rphy) in mpi3mr_get_port_id_by_rphy()
2523 static int mpi3mr_get_expander_phy_error_log(struct mpi3mr_ioc *mrioc, in mpi3mr_get_expander_phy_error_log()
2635 struct mpi3mr_ioc *mrioc = phy_to_mrioc(phy); in mpi3mr_transport_get_linkerrors() local
2686 struct mpi3mr_ioc *mrioc = rphy_to_mrioc(rphy); in mpi3mr_transport_get_enclosure_identifier() local
2720 struct mpi3mr_ioc *mrioc = rphy_to_mrioc(rphy); in mpi3mr_transport_get_bay_identifier() local
2779 mpi3mr_expander_phy_control(struct mpi3mr_ioc *mrioc, in mpi3mr_expander_phy_control()
2889 struct mpi3mr_ioc *mrioc = phy_to_mrioc(phy); in mpi3mr_transport_phy_reset() local
2949 struct mpi3mr_ioc *mrioc = phy_to_mrioc(phy); in mpi3mr_transport_phy_enable() local
3058 struct mpi3mr_ioc *mrioc = phy_to_mrioc(phy); in mpi3mr_transport_phy_speed() local
3204 struct mpi3mr_ioc *mrioc = shost_priv(shost); in mpi3mr_transport_smp_handler() local