Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c883 * fcoe_ctlr_parse_adv() - Decode a FIP advertisement into a new FCF entry
891 static int fcoe_ctlr_parse_adv(struct fcoe_ctlr *fip, in fcoe_ctlr_parse_adv() function
1030 if (fcoe_ctlr_parse_adv(fip, skb, &new)) in fcoe_ctlr_recv_adv()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c881 * fcoe_ctlr_parse_adv() - Decode a FIP advertisement into a new FCF entry
889 static int fcoe_ctlr_parse_adv(struct fcoe_ctlr *fip, in fcoe_ctlr_parse_adv() function
1028 if (fcoe_ctlr_parse_adv(fip, skb, &new)) in fcoe_ctlr_recv_adv()

Completed in 7 milliseconds