diff options
author | Naveen Mamindlapalli <naveenm@marvell.com> | 2021-03-17 19:05:36 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-17 12:29:39 -0700 |
commit | 56bcef528bd87d66ddf81f0fb1b8837cce1b2667 (patch) | |
tree | a85c1b87a68217ce9950355ed64e090fbd5d32c1 /net/lapb/lapb_timer.c | |
parent | d450a23515e00b3c0701f4ae7f3e47dc71aa7bca (diff) |
octeontx2-af: Use npc_install_flow API for promisc and broadcast entries
Use npc_install_flow mailbox API for installing the default promisc
and broadcast match entries. Earlier these entries were installed
using low level npc_config_mcam_entry API, which does not store these
rules and is not available when the rules are dumped using debugfs.
Added chan_mask field to npc_install_flow_req to calculate channel
mask when channel count is greater than 1 and configure the channel
mask in entry kw_mask.
Signed-off-by: Naveen Mamindlapalli <naveenm@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions