Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/fnic/
Dfnic_fcs.c341 u64 vlan_tov; in fnic_fcoe_send_vlan_req() local
381 vlan_tov = jiffies + msecs_to_jiffies(FCOE_CTLR_FIPVLAN_TOV); in fnic_fcoe_send_vlan_req()
382 mod_timer(&fnic->fip_timer, round_jiffies(vlan_tov)); in fnic_fcoe_send_vlan_req()