Searched defs:hinic_wq (Results 1 – 1 of 1) sorted by relevance
22 struct hinic_wq { struct23 struct hinic_hwif *hwif;25 int page_idx;26 int block_idx;50 struct hinic_wqs { argument