linux/drivers/net/ethernet/broadcom/bnxt
Michael Chan 702279d2ce bnxt_en: Fix context memory setup for 64K page size.
There was a typo in the code that checks for 64K BNXT_PAGE_SHIFT in
bnxt_hwrm_set_pg_attr().  Fix it and make the code more understandable
with a new macro BNXT_SET_CTX_PAGE_ATTR().

Fixes: 1b9394e5a2 ("bnxt_en: Configure context memory on new devices.")
Reviewed-by: Edwin Peer <edwin.peer@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-05-17 13:59:45 -07:00
..
Makefile
bnxt.c bnxt_en: Fix context memory setup for 64K page size. 2021-05-17 13:59:45 -07:00
bnxt.h bnxt_en: Fix context memory setup for 64K page size. 2021-05-17 13:59:45 -07:00
bnxt_coredump.h
bnxt_dcb.c
bnxt_dcb.h
bnxt_debugfs.c
bnxt_debugfs.h
bnxt_devlink.c
bnxt_devlink.h
bnxt_dim.c
bnxt_ethtool.c bnxt_en: Add a new phy_flags field to the main driver structure. 2021-04-25 18:37:38 -07:00
bnxt_ethtool.h
bnxt_fw_hdr.h
bnxt_hsi.h
bnxt_nvm_defs.h
bnxt_sriov.c bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC. 2021-04-25 18:37:38 -07:00
bnxt_sriov.h bnxt_en: allow promiscuous mode for trusted VFs 2021-04-25 18:37:38 -07:00
bnxt_tc.c
bnxt_tc.h
bnxt_ulp.c RDMA/bnxt_re: Create direct symbol link between bnxt modules 2021-04-19 14:57:03 -03:00
bnxt_ulp.h
bnxt_vfr.c bnxt_en: Free and allocate VF-Reps during error recovery. 2021-04-12 13:20:38 -07:00
bnxt_vfr.h bnxt_en: Free and allocate VF-Reps during error recovery. 2021-04-12 13:20:38 -07:00
bnxt_xdp.c
bnxt_xdp.h