Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Decore_int.h223 u8 vf_valid);
276 u16 vf_number, u8 vf_valid);
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()
Decore_hsi_rdma.h496 u8 vf_valid; member
608 u8 vf_valid; member
689 u8 vf_valid; member
Decore_int.c1444 u8 pf_id, u16 vf_number, u8 vf_valid) in ecore_init_cau_sb_entry() argument
1454 SET_FIELD(p_sb_entry->params, CAU_SB_ENTRY_VF_VALID, vf_valid); in ecore_init_cau_sb_entry()
1535 u16 vf_number, u8 vf_valid) in ecore_int_cau_conf_sb() argument
1540 vf_number, vf_valid); in ecore_int_cau_conf_sb()
/freebsd-10-stable/sys/dev/bxe/
Dbxe.c9463 sb_data_e2.common.p_func.vf_valid = FALSE; in bxe_zero_fp_sb()
9470 sb_data_e1x.common.p_func.vf_valid = FALSE; in bxe_zero_fp_sb()
9509 sp_sb_data.p_func.vf_valid = FALSE; in bxe_zero_sp_sb()
9569 uint8_t vf_valid, in bxe_init_sb() argument
9593 sb_data_e2.common.p_func.vf_valid = vf_valid; in bxe_init_sb()
9608 sb_data_e1x.common.p_func.vf_valid = FALSE; in bxe_init_sb()
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 */;