Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1424 extern const struct bnxt_flow_masks BNXT_FLOW_MASK_NONE;
Dbnxt_ethtool.c1423 if (!memcmp(&BNXT_FLOW_MASK_NONE, fmasks, sizeof(*fmasks))) in bnxt_add_ntuple_cls_rule()
Dbnxt.c256 const struct bnxt_flow_masks BNXT_FLOW_MASK_NONE = { variable