Home
last modified time | relevance | path

Searched refs:hinic_sq_ctrl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wqe.h199 (sizeof(struct hinic_sq_ctrl) + \
388 struct hinic_sq_ctrl { struct
408 struct hinic_sq_ctrl ctrl;
H A Dhinic_hw_qp.c476 static void sq_prepare_ctrl(struct hinic_sq_ctrl *ctrl, u16 prod_idx, in sq_prepare_ctrl()
481 ctrl_size = SIZE_8BYTES(sizeof(struct hinic_sq_ctrl)); in sq_prepare_ctrl()
721 struct hinic_sq_ctrl *ctrl; in hinic_sq_read_wqebb()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wqe.h199 (sizeof(struct hinic_sq_ctrl) + \
363 struct hinic_sq_ctrl { struct
383 struct hinic_sq_ctrl ctrl;
H A Dhinic_hw_qp.c475 static void sq_prepare_ctrl(struct hinic_sq_ctrl *ctrl, int nr_descs) in sq_prepare_ctrl()
479 ctrl_size = SIZE_8BYTES(sizeof(struct hinic_sq_ctrl)); in sq_prepare_ctrl()
717 struct hinic_sq_ctrl *ctrl; in hinic_sq_read_wqebb()

Completed in 7 milliseconds