numam-dpdk/drivers/net/fm10k/base
Xiao Wang ade0281d2f fm10k/base: add bit macro
Using the BIT macro can simplify the bit-shifting operation and make the
code look clean. Similar to how this is handled in the i40e base code,
define a macro for it in DPDK, so it can be used here too.

Signed-off-by: Wang Xiao W <xiao.w.wang@intel.com>
Tested-by: Heng Ding <hengx.ding@intel.com>
Acked-by: Jing Chen <jing.d.chen@intel.com>
2016-03-16 18:51:44 +01:00
..
fm10k_api.c fm10k/base: add FM10420 device ids 2015-10-07 13:35:53 +02:00
fm10k_api.h fm10k/base: add clock offset message 2015-10-07 13:35:48 +02:00
fm10k_common.c fm10k: move to drivers/net/ 2015-05-22 16:06:22 +02:00
fm10k_common.h fm10k: move to drivers/net/ 2015-05-22 16:06:22 +02:00
fm10k_mbx.c fm10k/base: wrap long lines 2016-03-16 18:51:44 +01:00
fm10k_mbx.h fm10k/base: add mailbox counters 2015-10-07 13:25:07 +02:00
fm10k_osdep.h fm10k: support Boulder Rapid device 2015-10-29 23:47:44 +01:00
fm10k_pf.c fm10k/base: add bit macro 2016-03-16 18:51:44 +01:00
fm10k_pf.h fm10k/base: clean up namespace pollution 2016-03-16 18:51:43 +01:00
fm10k_tlv.c fm10k/base: add bit macro 2016-03-16 18:51:44 +01:00
fm10k_tlv.h fm10k/base: clean up namespace pollution 2016-03-16 18:51:43 +01:00
fm10k_type.h fm10k/base: add bit macro 2016-03-16 18:51:44 +01:00
fm10k_vf.c fm10k/base: document ITR scale workaround 2016-03-16 18:51:44 +01:00
fm10k_vf.h fm10k/base: add clock offset message 2015-10-07 13:35:48 +02:00