Home
last modified time | relevance | path

Searched defs:lport (Results 26 – 50 of 91) sorted by relevance

1234

/openbmc/linux/drivers/nvme/target/
H A Dfcloop.c214 struct fcloop_lport *lport; member
221 struct fcloop_lport *lport; member
231 struct fcloop_lport *lport; member
240 struct fcloop_lport *lport; member
1023 struct fcloop_lport *lport = lport_priv->lport; in fcloop_localport_delete() local
1100 struct fcloop_lport *lport; in fcloop_create_local_port() local
1155 __unlink_local_port(struct fcloop_lport *lport) in __unlink_local_port()
1161 __wait_localport_unreg(struct fcloop_lport *lport) in __wait_localport_unreg()
1182 struct fcloop_lport *tlport, *lport = NULL; in fcloop_delete_local_port() local
1215 struct fcloop_lport *tmplport, *lport = NULL; in fcloop_alloc_nport() local
[all …]
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_io.c475 struct fc_lport *lport = shost_priv(host); in qedf_map_sg() local
586 static void qedf_init_task(struct qedf_rport *fcport, struct fc_lport *lport, in qedf_init_task()
850 struct fc_lport *lport = shost_priv(host); in qedf_post_io_req() local
932 struct fc_lport *lport = shost_priv(host); in qedf_queuecommand() local
1853 struct fc_lport *lport; in qedf_initiate_abts() local
2296 struct fc_lport *lport = qedf->lport; in qedf_execute_tmf() local
2419 struct fc_lport *lport = shost_priv(sc_cmd->device->host); in qedf_initiate_tmf() local
H A Dqedf_fip.c296 u8 *qedf_get_src_mac(struct fc_lport *lport) in qedf_get_src_mac()
/openbmc/linux/net/netfilter/
H A Dxt_TPROXY.c36 tproxy_tg4(struct net *net, struct sk_buff *skb, __be32 laddr, __be16 lport, in tproxy_tg4()
112 __be16 lport; in tproxy_tg6_v1() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dsockmap_verdict_prog.c39 __u32 lport = skb->local_port; in bpf_prog2() local
H A Dtest_sockmap_kern.h110 __u32 lport = skb->local_port; in bpf_prog2() local
193 __u32 lport, rport; in bpf_sockmap() local
/openbmc/linux/arch/um/drivers/
H A Dumcast.h13 unsigned short lport; member
H A Dumcast_kern.c21 int lport; member
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_debug.c65 void BNX2FC_HBA_DBG(const struct fc_lport *lport, const char *fmt, ...) in BNX2FC_HBA_DBG()
H A Dbnx2fc_io.c661 struct fc_lport *lport; in bnx2fc_initiate_tmf() local
821 struct fc_lport *lport; in bnx2fc_initiate_abts() local
1128 struct fc_lport *lport; in bnx2fc_eh_abort() local
1842 struct fc_lport *lport = shost_priv(host); in bnx2fc_queuecommand() local
2032 struct fc_lport *lport = port->lport; in bnx2fc_post_io_req() local
H A Dbnx2fc_hwi.c174 struct fc_lport *lport = port->lport; in bnx2fc_send_session_ofld_req() local
364 struct fc_lport *lport = port->lport; in bnx2fc_send_session_enable_req() local
515 static bool is_valid_lport(struct bnx2fc_hba *hba, struct fc_lport *lport) in is_valid_lport()
535 struct fc_lport *lport; in bnx2fc_unsol_els_work() local
553 struct fc_lport *lport = port->lport; in bnx2fc_process_l2_frame_compl() local
/openbmc/linux/include/scsi/
H A Dlibfc.h792 static inline int fc_lport_test_ready(struct fc_lport *lport) in fc_lport_test_ready()
802 static inline void fc_set_wwnn(struct fc_lport *lport, u64 wwnn) in fc_set_wwnn()
812 static inline void fc_set_wwpn(struct fc_lport *lport, u64 wwpn) in fc_set_wwpn()
822 static inline void fc_lport_state_enter(struct fc_lport *lport, in fc_lport_state_enter()
834 static inline int fc_lport_init_stats(struct fc_lport *lport) in fc_lport_init_stats()
846 static inline void fc_lport_free_stats(struct fc_lport *lport) in fc_lport_free_stats()
855 static inline void *lport_priv(const struct fc_lport *lport) in lport_priv()
871 struct fc_lport *lport; in libfc_host_alloc() local
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_npiv.c51 struct fc_lport *lport = NULL; in fc_vport_id_lookup() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c185 int lport; in check_error_linum() local
260 int lport, err; in reset_test() local
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c20 __be32 laddr, __be16 lport, struct sock *sk) in nf_tproxy_handle_time_wait4()
H A Dnf_socket_ipv4.c22 __be16 *rport, __be16 *lport) in extract_icmp4_fields()
/openbmc/linux/net/ipv6/netfilter/
H A Dnf_tproxy_ipv6.c42 const __be16 lport, in nf_tproxy_handle_time_wait6()
H A Dnf_socket_ipv6.c27 __be16 *lport, in extract_icmp6_fields()
/openbmc/linux/net/ipv6/
H A Dinet6_hashtables.c25 const struct in6_addr *laddr, const u16 lport, in inet6_ehashfn()
265 struct sock *sk, const __u16 lport, in __inet6_check_established()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.h87 static inline struct net_device *fcoe_netdev(const struct fc_lport *lport) in fcoe_netdev()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c297 struct fc_lport *lport = fip->lp; in is_fnic_fip_flogi_reject() local
736 void fnic_update_mac(struct fc_lport *lport, u8 *new) in fnic_update_mac()
759 void fnic_set_port_id(struct fc_lport *lport, u32 port_id, struct fc_frame *fp) in fnic_set_port_id()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h87 u8 lport; /* associated offload logical interface */ member
/openbmc/linux/include/net/
H A Dinet6_hashtables.h28 const u16 lport, in __inet6_ehashfn()
/openbmc/linux/net/sctp/
H A Dinput.c825 static inline __u32 sctp_hashfn(const struct net *net, __be16 lport, in sctp_hashfn()
849 __be16 lport; in __sctp_rcv_lookup_endpoint() local
882 __be16 lport; member
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.h46 struct tcm_qla2xxx_lport *lport; member

1234