aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMichal Schmidt <[email protected]>2024-03-25 23:20:37 +0000
committerTony Nguyen <[email protected]>2024-04-01 15:58:09 +0000
commit0e2bddf9e5f926ce32ed635012d0f8a0b54075d5 (patch)
tree458bf8c638060b754862b89aa4d20894c7570f79 /net/unix/af_unix.c
parentMerge branch 'net-rps-misc' (diff)
downloadkernel-0e2bddf9e5f926ce32ed635012d0f8a0b54075d5.tar.gz
kernel-0e2bddf9e5f926ce32ed635012d0f8a0b54075d5.zip
ice: add ice_adapter for shared data across PFs on the same NIC
There is a need for synchronization between ice PFs on the same physical adapter. Add a "struct ice_adapter" for holding data shared between PFs of the same multifunction PCI device. The struct is refcounted - each ice_pf holds a reference to it. Its first use will be for PTP. I expect it will be useful also to improve the ugliness that is ice_prot_id_tbl. Reviewed-by: Przemek Kitszel <[email protected]> Signed-off-by: Michal Schmidt <[email protected]> Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions