Searched refs:hinic_init_sq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_qp.h | 138 int hinic_init_sq(struct hinic_sq *sq, struct hinic_hwif *hwif,
|
H A D | hinic_hw_io.c | 309 err = hinic_init_sq(&qp->sq, hwif, &func_to_io->sq_wq[q_id], in init_qp()
|
H A D | hinic_hw_qp.c | 270 * hinic_init_sq - Initialize HW Send Queue 281 int hinic_init_sq(struct hinic_sq *sq, struct hinic_hwif *hwif, in hinic_init_sq() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_qp.h | 138 int hinic_init_sq(struct hinic_sq *sq, struct hinic_hwif *hwif,
|
H A D | hinic_hw_io.c | 309 err = hinic_init_sq(&qp->sq, hwif, &func_to_io->sq_wq[q_id], in init_qp()
|
H A D | hinic_hw_qp.c | 270 * hinic_init_sq - Initialize HW Send Queue 281 int hinic_init_sq(struct hinic_sq *sq, struct hinic_hwif *hwif, in hinic_init_sq() function
|
Completed in 6 milliseconds