Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_int.h221 u8 vf_valid);
274 u16 vf_number, u8 vf_valid);
H A Decore.h993 u8 vf_valid = GET_FIELD(concrete_fid, PXP_CONCRETE_FID_VFVALID); in ecore_concrete_to_sw_fid() local
996 if (vf_valid) in ecore_concrete_to_sw_fid()
H A Decore_hsi_rdma.h491 u8 vf_valid; member
595 u8 vf_valid; member
673 u8 vf_valid; member
H A Decore_int.c1441 u8 pf_id, u16 vf_number, u8 vf_valid) in ecore_init_cau_sb_entry() argument
1451 SET_FIELD(p_sb_entry->params, CAU_SB_ENTRY_VF_VALID, vf_valid); in ecore_init_cau_sb_entry()
1532 u16 vf_number, u8 vf_valid) in ecore_int_cau_conf_sb() argument
1537 vf_number, vf_valid); in ecore_int_cau_conf_sb()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h441 bool vf_valid; member
448 bool vf_valid; member
452 bool vf_valid; member
H A Dstats.c311 sinfo.vf_valid = false; in bnxt_re_get_ext_stat()
385 sinfo.vf_valid = false; in bnxt_re_get_device_stats()
H A Dqplib_sp.c1022 if (sinfo->vf_valid) { in bnxt_qplib_get_roce_error_stats()
1184 if (sinfo->vf_valid) in bnxt_qplib_qext_stat()
/freebsd/sys/dev/bxe/
H A Dbxe.c9395 sb_data_e2.common.p_func.vf_valid = FALSE; in bxe_zero_fp_sb()
9402 sb_data_e1x.common.p_func.vf_valid = FALSE; in bxe_zero_fp_sb()
9441 sp_sb_data.p_func.vf_valid = FALSE; in bxe_zero_sp_sb()
9501 uint8_t vf_valid, in bxe_init_sb() argument
9525 sb_data_e2.common.p_func.vf_valid = vf_valid; in bxe_init_sb()
9540 sb_data_e1x.common.p_func.vf_valid = FALSE; in bxe_init_sb()
H A Decore_hsi.h11856 uint8_t vf_valid /* If set, this is a VF, otherwise it is PF */; member
11864 uint8_t vf_valid /* If set, this is a VF, otherwise it is PF */;