Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1428 extern const struct bnxt_flow_masks BNXT_FLOW_MASK_NONE;
H A Dbnxt_ethtool.c1426 if (!memcmp(&BNXT_FLOW_MASK_NONE, fmasks, sizeof(*fmasks))) in bnxt_add_ntuple_cls_rule()
H A Dbnxt.c271 const struct bnxt_flow_masks BNXT_FLOW_MASK_NONE = { variable