Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1867 u16 nge_fw_dst_port_id; member
Dbnxt.c4681 req.tunnel_dst_port_id = cpu_to_le16(bp->nge_fw_dst_port_id); in bnxt_hwrm_tunnel_dst_port_free()
4682 bp->nge_fw_dst_port_id = INVALID_HW_RING_ID; in bnxt_hwrm_tunnel_dst_port_free()
4721 bp->nge_fw_dst_port_id = le16_to_cpu(resp->tunnel_dst_port_id); in bnxt_hwrm_tunnel_dst_port_alloc()
7942 if (bp->nge_fw_dst_port_id != INVALID_HW_RING_ID) in bnxt_hwrm_free_tunnel_ports()
11638 bp->nge_fw_dst_port_id = INVALID_HW_RING_ID; in bnxt_init_board()