Searched refs:vf_valid (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_int.h | 223 u8 vf_valid); 276 u16 vf_number, u8 vf_valid);
|
| H A D | ecore.h | 993 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 D | ecore_hsi_rdma.h | 493 u8 vf_valid; member 597 u8 vf_valid; member 675 u8 vf_valid; member
|
| H A D | ecore_int.c | 1443 u8 pf_id, u16 vf_number, u8 vf_valid) in ecore_init_cau_sb_entry() argument 1453 SET_FIELD(p_sb_entry->params, CAU_SB_ENTRY_VF_VALID, vf_valid); in ecore_init_cau_sb_entry() 1534 u16 vf_number, u8 vf_valid) in ecore_int_cau_conf_sb() argument 1539 vf_number, vf_valid); in ecore_int_cau_conf_sb()
|
| /freebsd-13.1/sys/dev/bxe/ |
| H A D | bxe.c | 9420 sb_data_e2.common.p_func.vf_valid = FALSE; in bxe_zero_fp_sb() 9427 sb_data_e1x.common.p_func.vf_valid = FALSE; in bxe_zero_fp_sb() 9466 sp_sb_data.p_func.vf_valid = FALSE; in bxe_zero_sp_sb() 9526 uint8_t vf_valid, in bxe_init_sb() argument 9550 sb_data_e2.common.p_func.vf_valid = vf_valid; in bxe_init_sb() 9565 sb_data_e1x.common.p_func.vf_valid = FALSE; in bxe_init_sb()
|
| H A D | ecore_hsi.h | 11858 uint8_t vf_valid /* If set, this is a VF, otherwise it is PF */; member 11866 uint8_t vf_valid /* If set, this is a VF, otherwise it is PF */;
|