Home
last modified time | relevance | path

Searched defs:port_id (Results 1 – 25 of 82) sorted by relevance

1234

/drivers/target/tcm_fc/
Dtfc_sess.c159 static u32 ft_sess_hash(u32 port_id) in ft_sess_hash()
169 static struct ft_sess *ft_sess_get(struct fc_lport *lport, u32 port_id) in ft_sess_get()
199 static struct ft_sess *ft_sess_create(struct ft_tport *tport, u32 port_id, in ft_sess_create()
254 static struct ft_sess *ft_sess_delete(struct ft_tport *tport, u32 port_id) in ft_sess_delete()
311 u32 port_id; in ft_sess_close() local
Dtcm_fc.h38 u32 port_id; /* for hash lookup use only */ member
/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c449 u32 port_id; in bnx2fc_rport_event_handler() local
585 u32 port_id) in bnx2fc_tgt_lookup()
Dbnx2fc_hwi.c185 u32 port_id; in bnx2fc_send_session_ofld_req() local
367 u32 port_id; in bnx2fc_send_session_enable_req() local
436 u32 port_id; in bnx2fc_send_session_disable_req() local
/drivers/usb/host/
Dxhci-hub.c437 int port_id, u32 link_state) in xhci_set_link_state()
449 __le32 __iomem **port_array, int port_id, u16 wake_mask) in xhci_set_remote_wake_mask()
476 int port_id, u32 port_bit) in xhci_test_and_clear_bit()
/drivers/scsi/libfc/
Dfc_npiv.c61 struct fc_lport *fc_vport_id_lookup(struct fc_lport *n_port, u32 port_id) in fc_vport_id_lookup()
Dfc_libfc.h58 #define FC_RPORT_ID_DBG(lport, port_id, fmt, args...) \ argument
Dfc_rport.c101 u32 port_id) in fc_rport_lookup()
121 u32 port_id) in fc_rport_create()
242 u32 port_id; in fc_rport_work() local
Dfc_lport.c752 static void fc_lport_set_port_id(struct fc_lport *lport, u32 port_id, in fc_lport_set_port_id()
777 void fc_lport_set_local_id(struct fc_lport *lport, u32 port_id) in fc_lport_set_local_id()
/drivers/scsi/pm8001/
Dpm80xx_hwi.c1769 u32 port_id = le32_to_cpu(psspPayload->port_id); in mpi_ssp_event() local
2353 u32 port_id = le32_to_cpu(psataPayload->port_id); in mpi_sata_event() local
2812 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm80xx_hw_event_ack_req()
2848 u8 port_id = (u8)(lr_status_evt_portid & 0x000000FF); in hw_event_sas_phy_up() local
2929 u8 port_id = (u8)(lr_status_evt_portid & 0x000000FF); in hw_event_sata_phy_up() local
2975 u8 port_id = (u8)(lr_status_evt_portid & 0x000000FF); in hw_event_phy_down() local
3093 u8 port_id = (u8)(lr_status_evt_portid & 0x000000FF); in mpi_hw_event() local
Dpm8001_hwi.c2108 u32 port_id = le32_to_cpu(psspPayload->port_id); in mpi_ssp_event() local
2681 u32 port_id = le32_to_cpu(psataPayload->port_id); in mpi_sata_event() local
3326 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm8001_hw_event_ack_req()
3360 u8 port_id = (u8)(lr_evt_status_phyid_portid & 0x0000000F); in hw_event_sas_phy_up() local
3439 u8 port_id = (u8)(lr_evt_status_phyid_portid & 0x0000000F); in hw_event_sata_phy_up() local
3482 u8 port_id = (u8)(lr_evt_status_phyid_portid & 0x0000000F); in hw_event_phy_down() local
3780 u8 port_id = (u8)(lr_evt_status_phyid_portid & 0x0000000F); in mpi_hw_event() local
/drivers/scsi/bfa/
Dbfa_fcbuild.c1077 u32 port_id) in fc_gpnid_build()
1093 u32 port_id) in fc_gnnid_build()
1300 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, in fc_rpnid_build()
1318 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, in fc_rnnid_build()
1336 fc_rcsid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, in fc_rcsid_build()
1355 fc_rptid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, in fc_rptid_build()
1373 fc_ganxt_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id) in fc_ganxt_build()
/drivers/infiniband/hw/cxgb3/
Diwch.c205 static void iwch_event_handler(struct t3cdev *tdev, u32 evt, u32 port_id) in iwch_event_handler()
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_vnic.c264 int func, int *port_id) in qlcnic_83xx_set_port_eswitch_status()
/drivers/spi/
Dspi-pxa2xx-pci.c26 int port_id; member
/drivers/scsi/fnic/
Dfnic_io.h63 u32 port_id; /* remote port DID */ member
/drivers/message/fusion/
Dmptsas.h135 u8 port_id; /* sas physical port this device member
161 u8 port_id; /* firmware port identifier */ member
/drivers/scsi/mvsas/
Dmv_94xx.c775 static void mvs_94xx_get_dev_identify_frame(struct mvs_info *mvi, int port_id, in mvs_94xx_get_dev_identify_frame()
789 static void mvs_94xx_get_att_identify_frame(struct mvs_info *mvi, int port_id, in mvs_94xx_get_att_identify_frame()
/drivers/scsi/csiostor/
Dcsio_mb.c833 uint32_t mb_tmo, uint8_t port_id, uint32_t sub_opcode, in csio_write_fcoe_link_cond_init_mb()
1369 csio_mb_portmod_changed(struct csio_hw *hw, uint8_t port_id) in csio_mb_portmod_changed()
1402 uint8_t port_id; in csio_mb_fwevt_handler() local
/drivers/net/ethernet/xscale/
Dixp4xx_eth.c68 #define NPE_ID(port_id) ((port_id) >> 4) argument
69 #define PHYSICAL_ID(port_id) ((NPE_ID(port_id) + 2) % 3) argument
70 #define TX_QUEUE(port_id) (NPE_ID(port_id) + 23) argument
71 #define RXFREE_QUEUE(port_id) (NPE_ID(port_id) + 26) argument
/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c885 int t4vf_alloc_vi(struct adapter *adapter, int port_id) in t4vf_alloc_vi()
1357 int action, port_id, link_ok, speed, fc, pidx; in t4vf_handle_fw_rpl() local
/drivers/scsi/fcoe/
Dfcoe_ctlr.c2183 u32 port_id; in fcoe_ctlr_vn_restart() local
2452 u32 port_id; in fcoe_ctlr_vn_add() local
2491 static int fcoe_ctlr_vn_lookup(struct fcoe_ctlr *fip, u32 port_id, u8 *mac) in fcoe_ctlr_vn_lookup()
/drivers/scsi/qla2xxx/
Dqla_fw.h54 uint8_t port_id[3]; member
419 uint8_t port_id[3]; /* PortID of destination port.*/ member
457 uint8_t port_id[3]; /* PortID of destination port. */ member
504 uint8_t port_id[3]; /* PortID of destination port. */ member
539 uint8_t port_id[3]; /* PortID of destination port. */ member
698 uint8_t port_id[3]; member
744 uint8_t port_id[3]; member
808 uint8_t port_id[3]; /* PortID of destination port. */ member
860 uint8_t port_id[3]; /* PortID of destination port. */ member
886 uint8_t port_id[3]; /* PortID of destination port. */ member
[all …]
/drivers/hsi/controllers/
Domap_ssi.h110 u32 port_id; member
/drivers/infiniband/hw/ehca/
Dhcp_if.c375 const u8 port_id, in hipz_h_query_port()
399 const u8 port_id, const u32 port_cap, in hipz_h_modify_port()

1234