Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c879 * fcoe_oem_match() - The match routine for the offloaded exchange manager
896 static bool fcoe_oem_match(struct fc_frame *fp) in fcoe_oem_match() function
962 if (!fc_exch_mgr_add(lport, fcoe->oem, fcoe_oem_match)) { in fcoe_em_config()
971 fcoe_oem_match); in fcoe_em_config()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c878 * fcoe_oem_match() - The match routine for the offloaded exchange manager
895 static bool fcoe_oem_match(struct fc_frame *fp) in fcoe_oem_match() function
961 if (!fc_exch_mgr_add(lport, fcoe->oem, fcoe_oem_match)) { in fcoe_em_config()
970 fcoe_oem_match); in fcoe_em_config()

Completed in 6 milliseconds