Searched defs:put_entry (Results 1 – 4 of 4) sorted by relevance
369 static inline int put_entry(const void *buf, size_t bytes, int num, struct policy_file *fp) in put_entry() function
369 static inline int put_entry(const void *buf, size_t bytes, size_t num, struct policy_file *fp) in put_entry() function
690 bool (*put_entry)(struct bnx2x_credit_pool_obj *o, int entry); member