Linux Kernel
3.7.1
|
#include <libfc.h>
Data Fields | |
struct fc_lport * | lp |
struct list_head | peers |
struct work_struct | rport_work |
u32 | port_id |
struct fc_disc_port - temporary discovery port to hold rport identifiers : Fibre Channel host port instance : Node for list management during discovery and RSCN processing : Work struct for starting the rport state machine : Port ID of the discovered port
struct work_struct rport_work |