Home
last modified time | relevance | path

Searched refs:fcoe_set_port_id (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/fcoe/
H A Dfcoe.c144 static void fcoe_set_port_id(struct fc_lport *, u32, struct fc_frame *);
169 .lport_set_port_id = fcoe_set_port_id,
2815 static void fcoe_set_port_id(struct fc_lport *lport, in fcoe_set_port_id() function