Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1889 u16 nge_fw_dst_port_id; member
H A Dbnxt.c4776 req.tunnel_dst_port_id = cpu_to_le16(bp->nge_fw_dst_port_id); in bnxt_hwrm_tunnel_dst_port_free()
4777 bp->nge_fw_dst_port_id = INVALID_HW_RING_ID; in bnxt_hwrm_tunnel_dst_port_free()
4816 bp->nge_fw_dst_port_id = le16_to_cpu(resp->tunnel_dst_port_id); in bnxt_hwrm_tunnel_dst_port_alloc()
8033 if (bp->nge_fw_dst_port_id != INVALID_HW_RING_ID) in bnxt_hwrm_free_tunnel_ports()
11770 bp->nge_fw_dst_port_id = INVALID_HW_RING_ID; in bnxt_init_board()