summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_vf_lib.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Fix promiscuous mode not turning offMichal Wilczynski2022-07-281-0/+3
* ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski2022-07-281-2/+2
* ice: remove period on argument description in ice_for_each_vfJacob Keller2022-05-051-2/+2
* ice: introduce ICE_VF_RESET_LOCK flagJacob Keller2022-03-151-0/+1
* ice: introduce ICE_VF_RESET_NOTIFY flagJacob Keller2022-03-151-0/+1
* ice: convert ice_reset_vf to take flagsJacob Keller2022-03-151-2/+7
* ice: convert ice_reset_vf to standard error codesJacob Keller2022-03-151-3/+3
* ice: make ice_reset_all_vfs voidJacob Keller2022-03-151-3/+2
* ice: drop is_vflr parameter from ice_reset_all_vfsJacob Keller2022-03-151-2/+2
* ice: move reset functionality into ice_vf_lib.cJacob Keller2022-03-151-0/+12
* ice: introduce VF operations structure for reset flowsJacob Keller2022-03-151-0/+13
* ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.hJacob Keller2022-03-151-0/+259