numam-dpdk/drivers/net/fm10k/base
Wang Xiao W ce1a476adc fm10k/base: add VF Tx timestamp mode no-op
This patch resolves a bug in Linux where we called the
request_tx_timestamp_mode function that is undefined for VF. Implement a
no-op function that simply ensures that the mode is NONE, otherwise it
would fail with ERR_PARAM.

Signed-off-by: Wang Xiao W <xiao.w.wang@intel.com>
2015-10-07 13:25:07 +02:00
..
fm10k_api.c fm10k: move to drivers/net/ 2015-05-22 16:06:22 +02:00
fm10k_api.h fm10k: move to drivers/net/ 2015-05-22 16:06:22 +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: remove useless variable 2015-10-07 13:25:06 +02:00
fm10k_mbx.h fm10k: move to drivers/net/ 2015-05-22 16:06:22 +02:00
fm10k_osdep.h fm10k: fix missing newline in debug log 2015-07-22 12:42:44 +02:00
fm10k_pf.c fm10k/base: add PF Tx timestamp mode handler 2015-10-07 13:25:07 +02:00
fm10k_pf.h fm10k/base: add PF Tx timestamp mode handler 2015-10-07 13:25:07 +02:00
fm10k_tlv.c fm10k: move to drivers/net/ 2015-05-22 16:06:22 +02:00
fm10k_tlv.h fm10k: move to drivers/net/ 2015-05-22 16:06:22 +02:00
fm10k_type.h fm10k/base: add macros for ethernet address checks 2015-10-07 13:25:06 +02:00
fm10k_vf.c fm10k/base: add VF Tx timestamp mode no-op 2015-10-07 13:25:07 +02:00
fm10k_vf.h fm10k: move to drivers/net/ 2015-05-22 16:06:22 +02:00