Searched refs:ref_flow_handle (Results 1 – 2 of 2) sorted by relevance
583 __le16 ref_flow_handle, in bnxt_hwrm_cfa_flow_alloc() argument598 req.ref_flow_handle = ref_flow_handle; in bnxt_hwrm_cfa_flow_alloc()995 __le16 *ref_flow_handle) in bnxt_tc_get_ref_flow_handle() argument1014 *ref_flow_handle = ref_flow_node->flow_handle; in bnxt_tc_get_ref_flow_handle()1016 *ref_flow_handle = cpu_to_le16(0xffff); in bnxt_tc_get_ref_flow_handle()1522 __le16 ref_flow_handle; in bnxt_tc_add_flow() local1558 rc = bnxt_tc_get_ref_flow_handle(bp, flow, new_node, &ref_flow_handle); in bnxt_tc_add_flow()1568 rc = bnxt_hwrm_cfa_flow_alloc(bp, flow, ref_flow_handle, in bnxt_tc_add_flow()
6580 __le16 ref_flow_handle; member