Home
last modified time | relevance | path

Searched defs:flow_queue (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_flowring.h101 typedef struct flow_queue { struct
110 flow_queue_cb_t cb; /* callback invoked on threshold crossing */ argument
113 } flow_queue_t; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_flowring.h114 typedef struct flow_queue { struct
123 flow_queue_cb_t cb; /* callback invoked on threshold crossing */ argument
126 } flow_queue_t; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_flowring.h114 typedef struct flow_queue { struct
123 flow_queue_cb_t cb; /* callback invoked on threshold crossing */ argument
126 } flow_queue_t; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_flowring.h114 typedef struct flow_queue { struct
123 flow_queue_cb_t cb; /* callback invoked on threshold crossing */ argument
126 } flow_queue_t; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_flowring.h155 typedef struct flow_queue { struct
164 flow_queue_cb_t cb; /* callback invoked on threshold crossing */ argument
167 } flow_queue_t; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_flowring.h155 typedef struct flow_queue { struct
164 flow_queue_cb_t cb; /* callback invoked on threshold crossing */ argument
167 } flow_queue_t; argument
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dhfi.h314 struct tid_queue flow_queue; member