Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c1182 u16 *max_num_vports, u8 *bm_hostmode) in mana_query_device_cfg() argument
1223 *bm_hostmode = resp.bm_hostmode; in mana_query_device_cfg()
1225 *bm_hostmode = 0; in mana_query_device_cfg()
2836 if (gd->gdma_context->is_pf && !apc->ac->bm_hostmode) in mana_destroy_vport()
2848 if (gd->gdma_context->is_pf && !apc->ac->bm_hostmode) { in mana_create_vport()
3169 if (gd->gdma_context->is_pf && !apc->ac->bm_hostmode) { in mana_alloc_queues()
3228 if (gd->gdma_context->is_pf && !apc->ac->bm_hostmode) in mana_dealloc_queues()
3568 u8 bm_hostmode = 0; in mana_probe() local
3597 MANA_MICRO_VERSION, &num_ports, &bm_hostmode); in mana_probe()
3601 ac->bm_hostmode = bm_hostmode; in mana_probe()
/linux/include/net/mana/
H A Dmana.h478 u8 bm_hostmode; member
688 u8 bm_hostmode; /* response v3: Bare Metal Host Mode */ member