linux-loongson/drivers/net/ethernet/intel/iavf
Michal Swiatkowski 43a1130632 iavf: use libie_aq_str
There is no need to store the err string in hw->err_str. Simplify it and
use common helper. hw->err_str is still used for other purpouse.

It should be marked that previously for unknown error the numeric value
was passed as a string. Now the "LIBIE_AQ_RC_UNKNOWN" is used for such
cases.

Add libie_aminq module in iavf Kconfig.

Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Reviewed-by: Larysa Zaremba <larysa.zaremba@intel.com>
Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Tested-by: Rafal Romanowski <rafal.romanowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2025-07-24 09:43:40 -07:00
..
iavf_adminq_cmd.h iavf: use libie adminq descriptors 2025-07-24 09:28:26 -07:00
iavf_adminq.c iavf: use libie adminq descriptors 2025-07-24 09:28:26 -07:00
iavf_adminq.h iavf: use libie adminq descriptors 2025-07-24 09:28:26 -07:00
iavf_adv_rss.c
iavf_adv_rss.h
iavf_alloc.h
iavf_common.c iavf: use libie_aq_str 2025-07-24 09:43:40 -07:00
iavf_devids.h
iavf_ethtool.c eth: iavf: migrate to new RXFH callbacks 2025-06-16 18:14:53 -07:00
iavf_fdir.c iavf: add support for offloading tc U32 cls filters 2024-08-13 14:51:29 -07:00
iavf_fdir.h iavf: add support for offloading tc U32 cls filters 2024-08-13 14:51:29 -07:00
iavf_main.c iavf: use libie_aq_str 2025-07-24 09:43:40 -07:00
iavf_osdep.h
iavf_prototype.h iavf: use libie_aq_str 2025-07-24 09:43:40 -07:00
iavf_ptp.c iavf: add support for Rx timestamps to hotpath 2025-02-14 10:58:08 -08:00
iavf_ptp.h iavf: add support for Rx timestamps to hotpath 2025-02-14 10:58:08 -08:00
iavf_register.h
iavf_status.h
iavf_trace.h iavf: define Rx descriptors as qwords 2025-02-14 10:58:08 -08:00
iavf_txrx.c iavf: access ->pp through netmem_desc instead of page 2025-07-23 17:46:55 -07:00
iavf_txrx.h net: intel: move RSS packet classifier types to libie 2025-06-09 09:56:18 -07:00
iavf_type.h iavf: use libie adminq descriptors 2025-07-24 09:28:26 -07:00
iavf_types.h iavf: negotiate PTP capabilities 2025-02-14 10:58:07 -08:00
iavf_virtchnl.c iavf: use libie_aq_str 2025-07-24 09:43:40 -07:00
iavf.h iavf: convert to NAPI IRQ affinity API 2025-06-09 09:56:18 -07:00
Makefile iavf: add initial framework for registering PTP clock 2025-02-14 10:58:07 -08:00