Lines Matching refs:action_flags
595 u16 flow_flags = 0, action_flags = 0; in bnxt_hwrm_cfa_flow_alloc() local
610 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
616 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
620 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
630 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
646 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
657 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
679 action_flags |= CFA_FLOW_ALLOC_REQ_ACTION_FLAGS_TUNNEL; in bnxt_hwrm_cfa_flow_alloc()
742 action_flags |= CFA_FLOW_ALLOC_REQ_ACTION_FLAGS_DROP; in bnxt_hwrm_cfa_flow_alloc()
745 action_flags |= CFA_FLOW_ALLOC_REQ_ACTION_FLAGS_FWD; in bnxt_hwrm_cfa_flow_alloc()
749 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
757 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
765 req->action_flags = cpu_to_le16(action_flags); in bnxt_hwrm_cfa_flow_alloc()