Home
last modified time | relevance | path

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

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