Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.h201 struct vfpf_port_phys_id_resp_tlv { struct
Dbnx2x_vfpf.c226 struct vfpf_port_phys_id_resp_tlv *phys_port_resp; in bnx2x_vfpf_acquire()
335 phys_port_resp = (struct vfpf_port_phys_id_resp_tlv *) in bnx2x_vfpf_acquire()
1136 struct vfpf_port_phys_id_resp_tlv *port_id; in bnx2x_vf_mbx_resp_phys_port()
1142 sizeof(struct vfpf_port_phys_id_resp_tlv)); in bnx2x_vf_mbx_resp_phys_port()
1144 port_id = (struct vfpf_port_phys_id_resp_tlv *) in bnx2x_vf_mbx_resp_phys_port()
1151 *offset += sizeof(struct vfpf_port_phys_id_resp_tlv); in bnx2x_vf_mbx_resp_phys_port()