Searched refs:fcoe_ctlr_send_keep_alive (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/scsi/fcoe/ |
H A D | fcoe_ctlr.c | 529 static void fcoe_ctlr_send_keep_alive(struct fcoe_ctlr *fip, in fcoe_ctlr_send_keep_alive() function 1853 fcoe_ctlr_send_keep_alive(fip, NULL, 0, fip->ctl_src_addr); in fcoe_ctlr_timer_work() 1858 fcoe_ctlr_send_keep_alive(fip, fip->lp, 1, mac); in fcoe_ctlr_timer_work() 1861 fcoe_ctlr_send_keep_alive(fip, vport, 1, mac); in fcoe_ctlr_timer_work()
|