Home
last modified time | relevance | path

Searched refs:hwfn_id (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.c59 u8 hwfn_id; member
83 p_pool->ptts[i].hwfn_id = p_hwfn->my_id; in ecore_ptt_pool_alloc()
215 if (p_ptt->hwfn_id != p_hwfn->my_id) in ecore_set_ptt()
218 p_ptt->idx, p_ptt->hwfn_id, p_hwfn->my_id); in ecore_set_ptt()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c1356 qede_get_active_rss_params(qede_t *qede, u8 hwfn_id) in qede_get_active_rss_params() argument
1402 bcopy(&rss_params, &qede->rss_params[hwfn_id], sizeof (rss_params)); in qede_get_active_rss_params()