Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110201416
D27561.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
783 B
Referenced Files
None
Subscribers
None
D27561.diff
View Options
Index: head/sys/dev/ice/ice_common.h
===================================================================
--- head/sys/dev/ice/ice_common.h
+++ head/sys/dev/ice/ice_common.h
@@ -46,15 +46,6 @@
ICE_FW_MODE_ROLLBACK
};
-/* prototype for functions used for SW locks */
-void ice_free_list(struct LIST_HEAD_TYPE *list);
-void ice_init_lock(struct ice_lock *lock);
-void ice_acquire_lock(struct ice_lock *lock);
-void ice_release_lock(struct ice_lock *lock);
-void ice_destroy_lock(struct ice_lock *lock);
-void *ice_alloc_dma_mem(struct ice_hw *hw, struct ice_dma_mem *m, u64 size);
-void ice_free_dma_mem(struct ice_hw *hw, struct ice_dma_mem *m);
-
void ice_idle_aq(struct ice_hw *hw, struct ice_ctl_q_info *cq);
bool ice_sq_done(struct ice_hw *hw, struct ice_ctl_q_info *cq);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 16, 12:50 AM (13 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16667203
Default Alt Text
D27561.diff (783 B)
Attached To
Mode
D27561: ice: quiet -Wredundant-decls
Attached
Detach File
Event Timeline
Log In to Comment