Home
last modified time | relevance | path

Searched refs:t4_os_list_first_entry (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h732 static inline struct mbox_entry *t4_os_list_first_entry(struct mbox_list *head) in t4_os_list_first_entry() function
H A Dt4vf_hw.c138 if (t4_os_list_first_entry(&adapter->mbox_list) == &entry) in t4vf_wr_mbox_core()
H A Dt4_hw.c382 if (t4_os_list_first_entry(&adap->mbox_list) == &entry) in t4_wr_mbox_meat_timeout()