Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h212 struct vfpf_port_phys_id_resp_tlv { struct
H A Dbnx2x_vfpf.c228 struct vfpf_port_phys_id_resp_tlv *phys_port_resp; in bnx2x_vfpf_acquire()
340 phys_port_resp = (struct vfpf_port_phys_id_resp_tlv *) in bnx2x_vfpf_acquire()
1218 struct vfpf_port_phys_id_resp_tlv *port_id; in bnx2x_vf_mbx_resp_phys_port()
1224 sizeof(struct vfpf_port_phys_id_resp_tlv)); in bnx2x_vf_mbx_resp_phys_port()
1226 port_id = (struct vfpf_port_phys_id_resp_tlv *) in bnx2x_vf_mbx_resp_phys_port()
1233 *offset += sizeof(struct vfpf_port_phys_id_resp_tlv); in bnx2x_vf_mbx_resp_phys_port()