Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.h72 u16 dst_fid; member
Dbnxt_tc.c167 actions->dst_fid = bp->pf.fw_fid; in bnxt_tc_parse_actions()
170 actions->dst_fid = in bnxt_tc_parse_actions()
172 if (actions->dst_fid == BNXT_FID_INVALID) in bnxt_tc_parse_actions()
522 req.dst_fid = cpu_to_le16(actions->dst_fid); in bnxt_hwrm_cfa_flow_alloc()
Dbnxt_hsi.h5505 __le16 dst_fid; member