Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h89 void *hw_ci_addr; member
H A Dhinic_debugfs.c35 return be16_to_cpu(*(__be16 *)(sq->hw_ci_addr)) & wq->mask; in hinic_dbg_get_sq_info()
H A Dhinic_hw_qp.c293 sq->hw_ci_addr = ci_addr; in hinic_init_sq()
H A Dhinic_tx.c47 #define HW_CONS_IDX(sq) be16_to_cpu(*(u16 *)((sq)->hw_ci_addr))