Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/fnic/
Dfnic_fcs.c366 u64 vlan_tov; in fnic_fcoe_send_vlan_req() local
408 vlan_tov = jiffies + msecs_to_jiffies(FCOE_CTLR_FIPVLAN_TOV); in fnic_fcoe_send_vlan_req()
409 mod_timer(&fnic->fip_timer, round_jiffies(vlan_tov)); in fnic_fcoe_send_vlan_req()