Searched refs:ll_sa_entry (Results 1 – 1 of 1) sorted by relevance
60 struct ll_sa_entry { struct90 static inline int ll_sa_entry_unhashed(struct ll_sa_entry *entry) in ll_sa_entry_unhashed() argument98 static inline int ll_sa_entry_stated(struct ll_sa_entry *entry) in ll_sa_entry_stated()113 ll_sa_entry_enhash(struct ll_statahead_info *sai, struct ll_sa_entry *entry) in ll_sa_entry_enhash()126 ll_sa_entry_unhash(struct ll_statahead_info *sai, struct ll_sa_entry *entry) in ll_sa_entry_unhash()141 static inline struct ll_sa_entry *145 struct ll_sa_entry, se_list); in sa_first_received_entry()195 static struct ll_sa_entry *200 struct ll_sa_entry *entry; in ll_sa_entry_alloc()204 entry_size = sizeof(struct ll_sa_entry) + (len & ~3) + 4; in ll_sa_entry_alloc()[all …]