Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.c748 u64 wb_val = be64_to_cpu(*mbox->wb_status); in get_mbox_status() local
752 return (u16)(wb_val & MBOX_WB_STATUS_ERRCODE_MASK); in get_mbox_status()