Home
last modified time | relevance | path

Searched refs:dst_fid (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h83 u16 dst_fid; member
H A Dbnxt_tc.c355 actions->dst_fid = bp->pf.fw_fid; in bnxt_tc_parse_actions()
358 actions->dst_fid = in bnxt_tc_parse_actions()
360 if (actions->dst_fid == BNXT_FID_INVALID) in bnxt_tc_parse_actions()
750 req->dst_fid = cpu_to_le16(actions->dst_fid); in bnxt_hwrm_cfa_flow_alloc()
/linux/drivers/dma/
H A Dswitchtec_dma.c616 switchtec_dma_prep_desc(struct dma_chan *c, u16 dst_fid, dma_addr_t dma_dst, in switchtec_dma_prep_desc() argument
640 dst_fid != SWITCHTEC_INVALID_HFID) in switchtec_dma_prep_desc()
659 desc->hw->dfid = cpu_to_le16(dst_fid); in switchtec_dma_prep_desc()