Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.c229 struct vfpf_fp_hsi_resp_tlv *fp_hsi_resp; in bnx2x_vfpf_acquire() local
327 fp_hsi_resp = bnx2x_search_tlv_list(bp, resp, in bnx2x_vfpf_acquire()
329 if (fp_hsi_resp && !fp_hsi_resp->is_supported) in bnx2x_vfpf_acquire()
352 fp_hsi_resp = bnx2x_search_tlv_list(bp, resp, in bnx2x_vfpf_acquire()
354 if (!fp_hsi_resp && (ETH_FP_HSI_VERSION > ETH_FP_HSI_VER_2)) { in bnx2x_vfpf_acquire()