Home
last modified time | relevance | path

Searched refs:nge_fw_dst_port_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1890 u16 nge_fw_dst_port_id; member
H A Dbnxt.c4782 req.tunnel_dst_port_id = cpu_to_le16(bp->nge_fw_dst_port_id); in bnxt_hwrm_tunnel_dst_port_free()
4783 bp->nge_fw_dst_port_id = INVALID_HW_RING_ID; in bnxt_hwrm_tunnel_dst_port_free()
4822 bp->nge_fw_dst_port_id = le16_to_cpu(resp->tunnel_dst_port_id); in bnxt_hwrm_tunnel_dst_port_alloc()
8039 if (bp->nge_fw_dst_port_id != INVALID_HW_RING_ID) in bnxt_hwrm_free_tunnel_ports()
11790 bp->nge_fw_dst_port_id = INVALID_HW_RING_ID; in bnxt_init_board()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2064 u16 nge_fw_dst_port_id; member
H A Dbnxt.c4824 bp->nge_fw_dst_port_id == INVALID_HW_RING_ID) in bnxt_hwrm_tunnel_dst_port_free()
4840 req->tunnel_dst_port_id = cpu_to_le16(bp->nge_fw_dst_port_id); in bnxt_hwrm_tunnel_dst_port_free()
4842 bp->nge_fw_dst_port_id = INVALID_HW_RING_ID; in bnxt_hwrm_tunnel_dst_port_free()
4885 bp->nge_fw_dst_port_id = le16_to_cpu(resp->tunnel_dst_port_id); in bnxt_hwrm_tunnel_dst_port_alloc()
12749 bp->nge_fw_dst_port_id = INVALID_HW_RING_ID; in bnxt_init_board()

Completed in 41 milliseconds