Searched refs:flow_queue (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_flowring.h | 90 struct flow_queue; 93 typedef int (*flow_queue_cb_t)(struct flow_queue * queue, void * pkt); 101 typedef struct flow_queue { struct
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_flowring.h | 103 struct flow_queue; 106 typedef int (*flow_queue_cb_t)(struct flow_queue * queue, void * pkt); 114 typedef struct flow_queue { struct
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_flowring.h | 103 struct flow_queue; 106 typedef int (*flow_queue_cb_t)(struct flow_queue * queue, void * pkt); 114 typedef struct flow_queue { struct
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_flowring.h | 103 struct flow_queue; 106 typedef int (*flow_queue_cb_t)(struct flow_queue * queue, void * pkt); 114 typedef struct flow_queue { struct
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_flowring.h | 144 struct flow_queue; 147 typedef int (*flow_queue_cb_t)(struct flow_queue * queue, void * pkt); 155 typedef struct flow_queue { struct
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_flowring.h | 144 struct flow_queue; 147 typedef int (*flow_queue_cb_t)(struct flow_queue * queue, void * pkt); 155 typedef struct flow_queue { struct
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | tid_rdma.c | 689 _tid_rdma_flush_wait(qp, &priv->rcd->flow_queue); in hfi1_tid_rdma_flush_wait() 788 if (kernel_tid_waiters(rcd, &rcd->flow_queue, qp)) in hfi1_kern_setup_hw_flow() 802 dequeue_tid_waiter(rcd, &rcd->flow_queue, qp); in hfi1_kern_setup_hw_flow() 804 fqp = first_qp(rcd, &rcd->flow_queue); in hfi1_kern_setup_hw_flow() 810 queue_qp_for_tid_wait(rcd, &rcd->flow_queue, qp); in hfi1_kern_setup_hw_flow() 832 fqp = first_qp(rcd, &rcd->flow_queue); in hfi1_kern_clear_hw_flow() 3525 &rcd->flow_queue); in hfi1_tid_write_alloc_resources()
|
| H A D | init.c | 383 INIT_LIST_HEAD(&rcd->flow_queue.queue_head); in hfi1_create_ctxtdata()
|
| H A D | hfi.h | 314 struct tid_queue flow_queue; member
|