Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Dvirtchnl.h674 struct virtchnl_vlan_filter_list *vfl = in virtchnl_vc_validate_vf_msg() local
676 valid_len += vfl->num_elements * sizeof(u16); in virtchnl_vc_validate_vf_msg()
677 if (vfl->num_elements == 0) in virtchnl_vc_validate_vf_msg()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h711 u32 *vfl, u32 *vfh, bool sleep_ok);
H A Dt4_hw.c5874 u32 *vfl, u32 *vfh, bool sleep_ok) in t4_read_rss_vf_config() argument
5896 t4_tp_pio_read(adapter, vfl, 1, A_TP_RSS_VFL_CONFIG, sleep_ok); in t4_read_rss_vf_config()