Searched refs:t4_mbox_list (Results 1 – 2 of 2) sorted by relevance
448 struct t4_mbox_list { struct449 STAILQ_ENTRY(t4_mbox_list) link;533 STAILQ_HEAD(, t4_mbox_list) mbox_list;607 struct t4_mbox_list *entry) in t4_mbox_list_add()615 struct t4_mbox_list *entry) in t4_mbox_list_del()618 STAILQ_REMOVE(&adap->mbox_list, entry, t4_mbox_list, link); in t4_mbox_list_del()622 static inline struct t4_mbox_list *
354 struct t4_mbox_list entry; in t4_wr_mbox_meat_timeout()