Searched refs:fc_exch (Results 1 – 9 of 9) sorted by relevance
36 * The three primary structures used here are fc_exch_mgr, fc_exch, and fc_seq.40 * fc_exch holds state for one exchange and links to its active sequence.121 static void fc_exch_rrq(struct fc_exch *);247 static inline void fc_exch_hold(struct fc_exch *ep) in fc_exch_hold() 262 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, in fc_exch_setup_hdr() 311 static void fc_exch_release(struct fc_exch *ep) in fc_exch_release() 328 static inline void fc_exch_timer_cancel(struct fc_exch *ep) in fc_exch_timer_cancel() 345 static inline void fc_exch_timer_set_locked(struct fc_exch *ep, in fc_exch_timer_set_locked() 366 static void fc_exch_timer_set(struct fc_exch *ep, unsigned int timer_msec) in fc_exch_timer_set() 379 static int fc_exch_done_locked(struct fc_exch *e[all...]
9 fc_exch.o \
59 struct fc_exch *_ep = NULL; \
857 struct fc_exch *ep = fc_seq_exch(fr_seq(fp)); in fc_rec_fill()
45 struct fc_exch *ep; in ft_queue_data_in() 199 struct fc_exch *ep; in ft_recv_write_data() 330 struct fc_exch *ep = NULL; in ft_invl_hw_context()
33 struct fc_exch *ep; in _ft_dump_cmd() 106 struct fc_exch *ep; in ft_queue_status() 183 struct fc_exch *ep; in ft_write_pending()
373 * fc_exch holds state for one exchange and links to its active sequence.401 * struct fc_exch - Fibre Channel Exchange439 struct fc_exch { struct 469 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument 443 emfc_exch global() argument 444 poolfc_exch global() argument 445 ex_listfc_exch global() argument
864 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_flogi_resp() 916 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_logo_resp()
2542 struct fc_exch *exch = fc_seq_exch(seq); in fcoe_flogi_resp()