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

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h83 u16 dst_fid; member in struct:bnxt_tc_actions
H A Dbnxt_tc.c354 /* dst_fid is PF's fid */
355 actions->dst_fid = bp->pf.fw_fid;
358 actions->dst_fid =
360 if (actions->dst_fid == BNXT_FID_INVALID)
746 req->dst_fid = cpu_to_le16(actions->dst_fid);
H A Dbnxt_hsi.h8002 __le16 dst_fid; member in struct:hwrm_cfa_flow_alloc_input
8143 __le16 dst_fid; member in struct:hwrm_cfa_flow_info_output

Completed in 235 milliseconds