Home
last modified time | relevance | path

Searched refs:phys_port_resp (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.c228 struct vfpf_port_phys_id_resp_tlv *phys_port_resp; in bnx2x_vfpf_acquire() local
340 phys_port_resp = (struct vfpf_port_phys_id_resp_tlv *) in bnx2x_vfpf_acquire()
343 if (phys_port_resp) { in bnx2x_vfpf_acquire()
344 memcpy(bp->phys_port_id, phys_port_resp->id, ETH_ALEN); in bnx2x_vfpf_acquire()