Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c158 v = G_MBOWNER(t4_read_reg(adapter, mbox_ctl)); in t4vf_wr_mbox_core()
160 v = G_MBOWNER(t4_read_reg(adapter, mbox_ctl)); in t4vf_wr_mbox_core()
200 if (G_MBOWNER(v) == X_MBOWNER_PL) { in t4vf_wr_mbox_core()
H A Dt4_regs.h450 #define G_MBOWNER(x) (((x) >> S_MBOWNER) & M_MBOWNER) macro
H A Dt4_hw.c404 v = G_MBOWNER(ctl); in t4_wr_mbox_meat_timeout()
484 if (G_MBOWNER(v) == X_MBOWNER_PL) { in t4_wr_mbox_meat_timeout()