summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_vf_lib.c
AgeCommit message (Expand)Author
2022-03-15ice: remove PF pointer from ice_check_vf_initJacob Keller
2022-03-15ice: introduce ICE_VF_RESET_LOCK flagJacob Keller
2022-03-15ice: introduce ICE_VF_RESET_NOTIFY flagJacob Keller
2022-03-15ice: convert ice_reset_vf to take flagsJacob Keller
2022-03-15ice: convert ice_reset_vf to standard error codesJacob Keller
2022-03-15ice: make ice_reset_all_vfs voidJacob Keller
2022-03-15ice: drop is_vflr parameter from ice_reset_all_vfsJacob Keller
2022-03-15ice: move reset functionality into ice_vf_lib.cJacob Keller
2022-03-15ice: introduce VF operations structure for reset flowsJacob Keller
2022-03-15ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.hJacob Keller