Home
last modified time | relevance | path

Searched defs:queue (Results 651 – 675 of 1243) sorted by relevance

1...<<21222324252627282930>>...50

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dosdep_service_bsd.h86 struct list_head queue; member
594 __inline static _list *get_list_head(_queue *queue) in get_list_head()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dosdep_service_bsd.h85 struct list_head queue; member
593 __inline static _list *get_list_head(_queue *queue) in get_list_head()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1117 static int hns3_get_coalesce_per_queue(struct net_device *netdev, u32 queue, in hns3_get_coalesce_per_queue()
1254 u32 queue) in hns3_set_coalesce_per_queue()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dosdep_service_linux.h428 struct list_head queue; member
453 __inline static _list *get_list_head(_queue *queue) in get_list_head()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dosdep_service_bsd.h85 struct list_head queue; member
593 __inline static _list *get_list_head(_queue *queue) in get_list_head()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dosdep_service_bsd.h85 struct list_head queue; member
593 __inline static _list *get_list_head(_queue *queue) in get_list_head()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dosdep_service_bsd.h85 struct list_head queue; member
593 __inline static _list *get_list_head(_queue *queue) in get_list_head()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h236 struct list_head queue; member
272 struct list_head queue; member
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfa_core.c766 int queue; in bfa_msix_all() local
804 int queue; in bfa_intx() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dosdep_service_bsd.h85 struct list_head queue; member
593 __inline static _list *get_list_head(_queue *queue) in get_list_head()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dosdep_service_bsd.h85 struct list_head queue; member
593 __inline static _list *get_list_head(_queue *queue) in get_list_head()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dosdep_service_bsd.h86 struct list_head queue; member
594 __inline static _list *get_list_head(_queue *queue) in get_list_head()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dmax3420_udc.c153 struct list_head queue; member
160 struct list_head queue; member
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c258 int _rtw_enqueue_cmd(struct __queue *queue, struct cmd_obj *obj) in _rtw_enqueue_cmd()
277 struct cmd_obj *_rtw_dequeue_cmd(struct __queue *queue) in _rtw_dequeue_cmd()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Drt.c1297 struct list_head *queue = array->queue + rt_se_prio(rt_se); in __enqueue_rt_entity() local
1448 struct list_head *queue = array->queue + rt_se_prio(rt_se); in requeue_rt_entity() local
1704 struct list_head *queue; in pick_next_rt_entity() local
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_common.h214 struct mpp_taskqueue *queue; member
361 struct mpp_taskqueue *queue; member
556 struct mpp_taskqueue *queue; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.c2878 flow_queue_t *queue; in dhd_bus_schedule_queue() local
2957 flow_queue_t *queue; in dhd_bus_txdata() local
7270 flow_queue_t *queue; in dhd_bus_clean_flow_ring() local
7384 flow_queue_t *queue; in dhd_bus_flow_ring_delete_request() local
7447 flow_queue_t *queue; in dhd_bus_flow_ring_flush_request() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c1925 unsigned int queue) in cxgb4_create_server()
1966 unsigned int queue) in cxgb4_create_server6()
1998 unsigned int queue, bool ipv6) in cxgb4_remove_server()
2917 unsigned int queue, unsigned char port, unsigned char mask) in cxgb4_create_server_filter()
2986 unsigned int queue, bool ipv6) in cxgb4_remove_server_filter()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_dm_acs.c24 _queue *queue = &(pmlmepriv->scanned_queue); in _rtw_bss_nums_count() local
/OK3568_Linux_fs/kernel/drivers/media/platform/omap/
H A Domap_voutdef.h121 struct list_head queue; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_dm_acs.c23 _queue *queue = &(pmlmepriv->scanned_queue); in _rtw_bss_nums_count() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_dm_acs.c23 _queue *queue = &(pmlmepriv->scanned_queue); in _rtw_bss_nums_count() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_cbs.c71 int queue; member
/OK3568_Linux_fs/kernel/samples/v4l/
H A Dv4l2-pci-skeleton.c75 struct vb2_queue queue; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_dm_acs.c23 _queue *queue = &(pmlmepriv->scanned_queue); in _rtw_bss_nums_count() local

1...<<21222324252627282930>>...50