Home
last modified time | relevance | path

Searched defs:lport (Results 1 – 10 of 10) sorted by relevance

/include/scsi/
Dfc_encode.h76 static inline void fc_adisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_adisc_fill()
119 static inline int fc_ct_ns_fill(struct fc_lport *lport, in fc_ct_ns_fill()
203 static inline int fc_ct_ms_fill(struct fc_lport *lport, in fc_ct_ms_fill()
497 static inline int fc_ct_fill(struct fc_lport *lport, in fc_ct_fill()
521 static inline void fc_plogi_fill(struct fc_lport *lport, struct fc_frame *fp, in fc_plogi_fill()
554 static inline void fc_flogi_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_flogi_fill()
579 static inline void fc_fdisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_fdisc_fill()
602 static inline void fc_logo_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_logo_fill()
616 static inline void fc_rtv_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_rtv_fill()
628 static inline void fc_rec_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_rec_fill()
[all …]
Dlibfc.h783 static inline int fc_lport_test_ready(struct fc_lport *lport) in fc_lport_test_ready()
793 static inline void fc_set_wwnn(struct fc_lport *lport, u64 wwnn) in fc_set_wwnn()
803 static inline void fc_set_wwpn(struct fc_lport *lport, u64 wwpn) in fc_set_wwpn()
813 static inline void fc_lport_state_enter(struct fc_lport *lport, in fc_lport_state_enter()
825 static inline int fc_lport_init_stats(struct fc_lport *lport) in fc_lport_init_stats()
837 static inline void fc_lport_free_stats(struct fc_lport *lport) in fc_lport_free_stats()
846 static inline void *lport_priv(const struct fc_lport *lport) in lport_priv()
862 struct fc_lport *lport; in libfc_host_alloc() local
Dlibfcoe.h350 struct fc_lport *lport; member
365 static inline struct net_device *fcoe_get_netdev(const struct fc_lport *lport) in fcoe_get_netdev()
/include/uapi/linux/netfilter/
Dxt_TPROXY.h15 __be16 lport; member
22 __be16 lport; member
/include/net/
Dinet6_hashtables.h28 const u16 lport, in __inet6_ehashfn()
Dinet_hashtables.h212 static inline u32 inet_bhashfn(const struct net *net, const __u16 lport, in inet_bhashfn()
Dinet_sock.h334 const __u16 lport, in __inet_ehashfn()
/include/net/sctp/
Dsctp.h498 static inline int sctp_phashfn(struct net *net, __u16 lport) in sctp_phashfn()
504 static inline int sctp_ep_hashfn(struct net *net, __u16 lport) in sctp_ep_hashfn()
/include/uapi/linux/
Drds.h178 __be16 lport; member
189 __be16 lport; member
/include/linux/
Dntb.h677 int lport = ntb_port_number(ntb); in ntb_logical_port_number() local