Searched refs:vfl (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 366 u32 *vfl, u32 *vfh); 368 u32 vfl, u32 vfh);
|
H A D | t4_hw.c | 2610 t4_read_rss_vf_config(struct adapter *adapter, unsigned int index, u32 *vfl, in t4_read_rss_vf_config() argument 2627 vfl, 1, A_TP_RSS_VFL_CONFIG); in t4_read_rss_vf_config() 2644 t4_write_rss_vf_config(struct adapter *adapter, unsigned int index, u32 vfl, in t4_write_rss_vf_config() argument 2653 &vfl, 1, A_TP_RSS_VFL_CONFIG); in t4_write_rss_vf_config()
|