Searched refs:is_exactmatch (Results 1 – 1 of 1) sorted by relevance
43 static bool is_exactmatch(void *mask, int len);162 if (!is_exactmatch(ð_addr_mask[0], ETH_ALEN)) in bnxt_fill_l2_rewrite_fields()171 if (!is_exactmatch(ð_addr_mask[ETH_ALEN / 2], ETH_ALEN)) in bnxt_fill_l2_rewrite_fields()550 static bool is_exactmatch(void *mask, int len) in is_exactmatch() function1058 !is_exactmatch(flow->l2_mask.smac, sizeof(flow->l2_mask.smac))) { in bnxt_tc_can_offload()1063 !is_exactmatch(&flow->l2_mask.dmac, sizeof(flow->l2_mask.dmac))) { in bnxt_tc_can_offload()1078 !is_exactmatch(&flow->l2_mask.inner_vlan_tpid, in bnxt_tc_can_offload()1085 if (!is_exactmatch(&flow->l2_mask.ether_type, in bnxt_tc_can_offload()