Searched refs:fcoe_ctlr_send_keep_alive (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/fcoe/ |
D | fcoe_ctlr.c | 534 static void fcoe_ctlr_send_keep_alive(struct fcoe_ctlr *fip, in fcoe_ctlr_send_keep_alive() function 1827 fcoe_ctlr_send_keep_alive(fip, NULL, 0, fip->ctl_src_addr); in fcoe_ctlr_timer_work() 1832 fcoe_ctlr_send_keep_alive(fip, fip->lp, 1, mac); in fcoe_ctlr_timer_work() 1835 fcoe_ctlr_send_keep_alive(fip, vport, 1, mac); in fcoe_ctlr_timer_work()
|