Searched refs:set_path (Results 1 – 4 of 4) sorted by relevance
| /drivers/net/ethernet/mediatek/ |
| A D | mtk_eth_path.c | 18 int (*set_path)(struct mtk_eth *eth, u64 path); member 228 .set_path = set_mux_gdm1_to_gmac1_esw, 232 .set_path = set_mux_gmac2_gmac0_to_gephy, 236 .set_path = set_mux_u3_gmac2_to_qphy, 240 .set_path = set_mux_gmac2_to_2p5gphy, 244 .set_path = set_mux_gmac1_gmac2_to_sgmii_rgmii, 248 .set_path = set_mux_gmac12_to_gephy_sgmii, 268 err = mtk_eth_muxc[i].set_path(eth, path); in mtk_eth_mux_setup()
|
| /drivers/scsi/ |
| A D | scsi_transport_iscsi.c | 3209 if (!transport->set_path) in iscsi_set_path() 3212 shost = scsi_host_lookup(ev->u.set_path.host_no); in iscsi_set_path() 3215 ev->u.set_path.host_no); in iscsi_set_path() 3220 err = transport->set_path(shost, params); in iscsi_set_path() 3376 shost = scsi_host_lookup(ev->u.set_path.host_no); in iscsi_set_chap() 3379 __func__, ev->u.set_path.host_no); in iscsi_set_chap()
|
| /drivers/scsi/qedi/ |
| A D | qedi_iscsi.c | 1497 .set_path = qedi_set_path,
|
| /drivers/scsi/bnx2i/ |
| A D | bnx2i_iscsi.c | 2302 .set_path = bnx2i_nl_set_path,
|
Completed in 21 milliseconds