Home
last modified time | relevance | path

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

/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c3076 u32 new_port_id = 0; in fcoe_ctlr_vn_timeout() local
3094 new_port_id = fip->port_id; in fcoe_ctlr_vn_timeout()
3096 hton24(mac + 3, new_port_id); in fcoe_ctlr_vn_timeout()
3143 if (new_port_id) in fcoe_ctlr_vn_timeout()
3144 fc_lport_set_local_id(fip->lp, new_port_id); in fcoe_ctlr_vn_timeout()