Home
last modified time | relevance | path

Searched refs:csio_fcoe_enable_link (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_lnode.c640 * This may look like a duplication of what csio_fcoe_enable_link() in csio_ln_vnp_read_cbfn()
711 * csio_fcoe_enable_link - Enable fcoe link.
718 csio_fcoe_enable_link(struct csio_lnode *ln, bool enable) in csio_fcoe_enable_link() function
1624 rv = csio_fcoe_enable_link(ln, 1); in csio_lnode_start()
1643 csio_fcoe_enable_link(ln, 0); in csio_lnode_stop()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_lnode.c640 * This may look like a duplication of what csio_fcoe_enable_link() in csio_ln_vnp_read_cbfn()
711 * csio_fcoe_enable_link - Enable fcoe link.
718 csio_fcoe_enable_link(struct csio_lnode *ln, bool enable) in csio_fcoe_enable_link() function
1624 rv = csio_fcoe_enable_link(ln, 1); in csio_lnode_start()
1643 csio_fcoe_enable_link(ln, 0); in csio_lnode_stop()

Completed in 5 milliseconds