Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.h191 u16 igu_sb_id, u16 vf_number, u8 vf_valid);
243 u16 vf_number, u8 vf_valid);
H A Decore.h1010 u8 vf_valid = GET_FIELD(concrete_fid, PXP_CONCRETE_FID_VFVALID); in ecore_concrete_to_sw_fid() local
1013 if (vf_valid) in ecore_concrete_to_sw_fid()
H A Decore_int.c1490 u8 pf_id, u16 vf_number, u8 vf_valid) in ecore_init_cau_sb_entry() argument
1500 SET_FIELD(p_sb_entry->params, CAU_SB_ENTRY_VF_VALID, vf_valid); in ecore_init_cau_sb_entry()
1581 u16 vf_number, u8 vf_valid) in ecore_int_cau_conf_sb() argument
1586 vf_number, vf_valid); in ecore_int_cau_conf_sb()
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c4761 sb_data_e2.common.p_func.vf_valid = FALSE; in bnx2x_zero_fp_sb()
4769 sb_data_e1x.common.p_func.vf_valid = FALSE; in bnx2x_zero_fp_sb()
4808 sp_sb_data.p_func.vf_valid = FALSE; in bnx2x_zero_sp_sb()
4864 uint8_t vf_valid, int fw_sb_id, int igu_sb_id) in bnx2x_init_sb() argument
4886 sb_data_e2.common.p_func.vf_valid = vf_valid; in bnx2x_init_sb()
4902 sb_data_e1x.common.p_func.vf_valid = FALSE; in bnx2x_init_sb()
H A Decore_hsi.h6163 uint8_t vf_valid; member
6171 uint8_t vf_valid;