Home
last modified time | relevance | path

Searched defs:cmdq_pages (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_cmdq.h165 struct hinic_cmdq_pages cmdq_pages; member
H A Dhinic_hw_wq.c166 static int cmdq_allocate_page(struct hinic_cmdq_pages *cmdq_pages) in cmdq_allocate_page() argument
180 cmdq_free_page(struct hinic_cmdq_pages *cmdq_pages) cmdq_free_page() argument
600 hinic_wqs_cmdq_alloc(struct hinic_cmdq_pages *cmdq_pages, struct hinic_wq *wq, struct hinic_hwif *hwif, int cmdq_blocks, u16 wqebb_size, u32 wq_page_size, u16 q_depth, u16 max_wqe_size) hinic_wqs_cmdq_alloc() argument
689 hinic_wqs_cmdq_free(struct hinic_cmdq_pages *cmdq_pages, struct hinic_wq *wq, int cmdq_blocks) hinic_wqs_cmdq_free() argument
[all...]
H A Dhinic_hw_cmdq.c697 cmdq_init_queue_ctxt(struct hinic_cmdq_ctxt *cmdq_ctxt, struct hinic_cmdq *cmdq, struct hinic_cmdq_pages *cmdq_pages) cmdq_init_queue_ctxt() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_cmdq.h165 struct hinic_cmdq_pages cmdq_pages; member
H A Dhinic_hw_wq.c167 static int cmdq_allocate_page(struct hinic_cmdq_pages *cmdq_pages) in cmdq_allocate_page() argument
179 cmdq_free_page(struct hinic_cmdq_pages *cmdq_pages) cmdq_free_page() argument
599 hinic_wqs_cmdq_alloc(struct hinic_cmdq_pages *cmdq_pages, struct hinic_wq *wq, struct hinic_hwif *hwif, int cmdq_blocks, u16 wqebb_size, u32 wq_page_size, u16 q_depth, u16 max_wqe_size) hinic_wqs_cmdq_alloc() argument
688 hinic_wqs_cmdq_free(struct hinic_cmdq_pages *cmdq_pages, struct hinic_wq *wq, int cmdq_blocks) hinic_wqs_cmdq_free() argument
[all...]
H A Dhinic_hw_cmdq.c692 cmdq_init_queue_ctxt(struct hinic_cmdq_ctxt *cmdq_ctxt, struct hinic_cmdq *cmdq, struct hinic_cmdq_pages *cmdq_pages) cmdq_init_queue_ctxt() argument

Completed in 7 milliseconds