Lines Matching refs:port_handle
491 apc->port_handle = resp.hw_vport_handle; in mana_pf_register_hw_vport()
503 req.hw_vport_handle = apc->port_handle; in mana_pf_deregister_hw_vport()
529 req.vport = apc->port_handle; in mana_pf_register_filter()
643 apc->port_handle = resp.vport; in mana_query_vport_cfg()
693 req.vport = apc->port_handle; in mana_cfg_vport()
719 apc->port_handle, protection_dom_id, doorbell_pg_id); in mana_cfg_vport()
749 req->vport = apc->port_handle; in mana_cfg_vport_steering()
789 apc->port_handle, num_entries); in mana_cfg_vport_steering()
1540 err = mana_create_wq_obj(apc, apc->port_handle, GDMA_SQ, in mana_create_txq()
1772 err = mana_create_wq_obj(apc, apc->port_handle, GDMA_RQ, in mana_create_rxq()
2131 apc->port_handle = INVALID_MANA_HANDLE; in mana_probe_port()