Home
last modified time | relevance | path

Searched defs:hinic_wq (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wq.h22 struct hinic_wq { struct
23 struct hinic_hwif *hwif;
25 int page_idx;
26 int block_idx;
50 struct hinic_wqs { argument