| /linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_tx.c | 41 void mlx5e_send_nop(struct mlx5e_sq *sq, bool notify_hw) in mlx5e_send_nop() 79 static inline void mlx5e_dma_push(struct mlx5e_sq *sq, in mlx5e_dma_push() 90 static inline struct mlx5e_sq_dma *mlx5e_dma_get(struct mlx5e_sq *sq, u32 i) in mlx5e_dma_get() 95 static void mlx5e_dma_unmap_wqe_err(struct mlx5e_sq *sq, struct sk_buff *skb) in mlx5e_dma_unmap_wqe_err() 120 static inline u16 mlx5e_get_inline_hdr_size(struct mlx5e_sq *sq, in mlx5e_get_inline_hdr_size() 157 static netdev_tx_t mlx5e_sq_xmit(struct mlx5e_sq *sq, struct sk_buff *skb) in mlx5e_sq_xmit() 310 struct mlx5e_sq *sq = priv->txq_to_sq_map[skb_get_queue_mapping(skb)]; in mlx5e_xmit() local 317 struct mlx5e_sq *sq; in mlx5e_poll_tx_cq() local
|
| D | en_main.c | 55 struct mlx5e_sq_param sq; member 507 static void mlx5e_free_sq_db(struct mlx5e_sq *sq) in mlx5e_free_sq_db() 513 static int mlx5e_alloc_sq_db(struct mlx5e_sq *sq, int numa) in mlx5e_alloc_sq_db() 535 struct mlx5e_sq *sq) in mlx5e_create_sq() 588 static void mlx5e_destroy_sq(struct mlx5e_sq *sq) in mlx5e_destroy_sq() 598 static int mlx5e_enable_sq(struct mlx5e_sq *sq, struct mlx5e_sq_param *param) in mlx5e_enable_sq() 643 static int mlx5e_modify_sq(struct mlx5e_sq *sq, int curr_state, int next_state) in mlx5e_modify_sq() 671 static void mlx5e_disable_sq(struct mlx5e_sq *sq) in mlx5e_disable_sq() 683 struct mlx5e_sq *sq) in mlx5e_open_sq() 720 static void mlx5e_close_sq(struct mlx5e_sq *sq) in mlx5e_close_sq()
|
| D | en.h | 394 static inline bool mlx5e_sq_has_room_for(struct mlx5e_sq *sq, u16 n) in mlx5e_sq_has_room_for() 407 struct mlx5e_sq sq[MLX5E_MAX_NUM_TC]; member 590 static inline void mlx5e_tx_notify_hw(struct mlx5e_sq *sq, in mlx5e_tx_notify_hw()
|
| /linux-4.4.14/block/ |
| D | blk-throttle.c | 181 static struct throtl_grp *sq_to_tg(struct throtl_service_queue *sq) in sq_to_tg() 196 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td() 218 #define throtl_log(sq, fmt, args...) do { \ argument 317 static void throtl_service_queue_init(struct throtl_service_queue *sq) in throtl_service_queue_init() 356 struct throtl_service_queue *sq = &tg->service_queue; in throtl_pd_init() local 505 static void throtl_schedule_pending_timer(struct throtl_service_queue *sq, in throtl_schedule_pending_timer() 531 static bool throtl_schedule_next_dispatch(struct throtl_service_queue *sq, in throtl_schedule_next_dispatch() 846 struct throtl_service_queue *sq = &tg->service_queue; in throtl_add_bio_tg() local 869 struct throtl_service_queue *sq = &tg->service_queue; in tg_update_disptime() local 903 struct throtl_service_queue *sq = &tg->service_queue; in tg_dispatch_one_bio() local [all …]
|
| /linux-4.4.14/drivers/net/ethernet/cavium/thunder/ |
| D | nicvf_queues.c | 351 struct snd_queue *sq, int q_len) in nicvf_init_snd_queue() 379 static void nicvf_free_snd_queue(struct nicvf *nic, struct snd_queue *sq) in nicvf_free_snd_queue() 605 struct snd_queue *sq; in nicvf_snd_queue_config() local 838 static inline int nicvf_get_sq_desc(struct snd_queue *sq, int desc_cnt) in nicvf_get_sq_desc() 851 void nicvf_put_sq_desc(struct snd_queue *sq, int desc_cnt) in nicvf_put_sq_desc() 858 static inline int nicvf_get_nxt_sqentry(struct snd_queue *sq, int qentry) in nicvf_get_nxt_sqentry() 865 void nicvf_sq_enable(struct nicvf *nic, struct snd_queue *sq, int qidx) in nicvf_sq_enable() 885 void nicvf_sq_free_used_descs(struct net_device *netdev, struct snd_queue *sq, in nicvf_sq_free_used_descs() 978 nicvf_sq_add_hdr_subdesc(struct snd_queue *sq, int qentry, in nicvf_sq_add_hdr_subdesc() 1019 static inline void nicvf_sq_add_gather_subdesc(struct snd_queue *sq, int qentry, in nicvf_sq_add_gather_subdesc() [all …]
|
| D | nic_main.c | 494 struct sq_cfg_msg *sq) in nic_tx_channel_cfg()
|
| D | nicvf_main.c | 514 struct snd_queue *sq; in nicvf_snd_pkt_handler() local
|
| D | nicvf_queues.h | 291 struct snd_queue sq[MAX_SND_QUEUES_PER_QS]; member
|
| D | nic.h | 470 struct sq_cfg_msg sq; member
|
| /linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
| D | qp.c | 94 static void dealloc_oc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq) in dealloc_oc_sq() 99 static void dealloc_host_sq(struct c4iw_rdev *rdev, struct t4_sq *sq) in dealloc_host_sq() 105 static void dealloc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq) in dealloc_sq() 113 static int alloc_oc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq) in alloc_oc_sq() 128 static int alloc_host_sq(struct c4iw_rdev *rdev, struct t4_sq *sq) in alloc_host_sq() 139 static int alloc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq, int user) in alloc_sq() 388 static int build_immd(struct t4_sq *sq, struct fw_ri_immd *immdp, in build_immd() 458 static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_send() 525 static int build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_write() 612 static int build_memreg(struct t4_sq *sq, union t4_wr *wqe, in build_memreg()
|
| D | t4.h | 337 struct t4_sq sq; member 392 static inline int t4_sq_onchip(struct t4_sq *sq) in t4_sq_onchip()
|
| /linux-4.4.14/sound/oss/dmasound/ |
| D | dmasound_core.c | 414 static int sq_allocate_buffers(struct sound_queue *sq, int num, int size) in sq_allocate_buffers() 438 static void sq_release_buffers(struct sound_queue *sq) in sq_release_buffers() 451 static int sq_setup(struct sound_queue *sq) in sq_setup() 691 static inline void sq_init_waitqueue(struct sound_queue *sq) in sq_init_waitqueue() 710 static int sq_open2(struct sound_queue *sq, struct file *file, fmode_t mode, in sq_open2() 956 static int set_queue_frags(struct sound_queue *sq, int bufs, int size) in set_queue_frags()
|
| /linux-4.4.14/drivers/staging/vt6655/ |
| D | dpc.c | 50 u8 *rx_sts, *rx_rate, *sq; in vnt_rx_data() local
|
| /linux-4.4.14/drivers/staging/vt6656/ |
| D | dpc.c | 52 u8 *rx_sts, *rx_rate, *sq, *sq_3; in vnt_rx_data() local
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
| D | max2820.c | 76 static u8 max2820_rf_calc_rssi(u8 agc, u8 sq) in max2820_rf_calc_rssi()
|
| D | grf5101.c | 71 static u8 grf5101_rf_calc_rssi(u8 agc, u8 sq) in grf5101_rf_calc_rssi()
|
| D | sa2400.c | 91 static u8 sa2400_rf_calc_rssi(u8 agc, u8 sq) in sa2400_rf_calc_rssi()
|
| D | dev.c | 216 u8 agc, sq; in rtl8180_handle_rx() local
|
| /linux-4.4.14/drivers/net/ |
| D | virtio_net.c | 104 struct send_queue *sq; member 829 static void free_old_xmit_skbs(struct send_queue *sq) in free_old_xmit_skbs() 848 static int xmit_skb(struct send_queue *sq, struct sk_buff *skb) in xmit_skb() 919 struct send_queue *sq = &vi->sq[qnum]; in start_xmit() local
|
| /linux-4.4.14/arch/sh/kernel/cpu/sh4/ |
| D | sq.c | 62 unsigned long *sq = (unsigned long *)start; in sq_flush_range() local
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| D | trx.c | 153 u8 sq; in _rtl92se_query_rxphystatus() local
|
| /linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
| D | rx_reorder.c | 28 static inline u16 seq_inc(u16 sq) in seq_inc()
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| D | trx.c | 150 u8 sq; in _rtl8723e_query_rxphystatus() local
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
| D | trx.c | 210 u8 sq; in _rtl92ce_query_rxphystatus() local
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| D | trx.c | 118 u8 sq, sq_rpt; in _rtl8723be_query_rxphystatus() local
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| D | trx.c | 169 u8 sq; in _rtl88ee_query_rxphystatus() local
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| D | trx.c | 202 u8 sq; in _rtl92de_query_rxphystatus() local
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| D | trx.c | 200 u8 sq; in query_rxphystatus() local
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| D | mac.c | 727 u8 sq; in _rtl92c_query_rxphystatus() local
|
| /linux-4.4.14/arch/tile/include/arch/ |
| D | mpipe_shm.h | 284 uint_reg_t sq : 1; member
|
| /linux-4.4.14/include/linux/ |
| D | dmar.h | 235 sq : 2, /* 80 - 81 */ member
|
| /linux-4.4.14/drivers/net/wireless/hostap/ |
| D | hostap_main.c | 1008 struct hfa384x_comms_quality sq; in prism2_update_comms_qual() local
|
| D | hostap_wlan.h | 41 struct linux_wlan_ng_val hosttime, mactime, channel, rssi, sq, signal, member
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| D | trx.c | 141 u8 sq, sq_rpt; in _rtl92ee_query_rxphystatus() local
|
| /linux-4.4.14/drivers/staging/rtl8712/ |
| D | rtl8712_recv.c | 740 u8 sq; in query_rx_phy_status() local
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
| D | rtl8187.h | 59 u8 sq; member
|
| /linux-4.4.14/drivers/infiniband/hw/mthca/ |
| D | mthca_provider.h | 276 struct mthca_wq sq; member
|
| /linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/ |
| D | r8192E_dev.c | 1585 u8 sq; in _rtl92e_query_rxphystatus() local
|
| /linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
| D | ocrdma.h | 157 struct ocrdma_queue_info sq; member 395 struct ocrdma_qp_hwq_info sq; member
|
| D | ocrdma_hw.c | 900 struct ocrdma_cq *cq, bool sq) in _ocrdma_qp_buddy_cq_handler()
|
| /linux-4.4.14/drivers/iommu/ |
| D | intel_irq_remapping.c | 285 unsigned int sq, unsigned int sid) in set_irte_sid()
|
| /linux-4.4.14/drivers/media/platform/vivid/ |
| D | vivid-tpg.c | 1950 const struct v4l2_rect *sq = &tpg->square; in tpg_fill_plane_extras() local
|
| /linux-4.4.14/drivers/infiniband/hw/mlx5/ |
| D | mlx5_ib.h | 187 struct mlx5_ib_wq sq; member
|
| /linux-4.4.14/drivers/scsi/bnx2fc/ |
| D | bnx2fc.h | 318 struct fcoe_sqe *sq; member
|
| /linux-4.4.14/drivers/staging/rtl8188eu/os_dep/ |
| D | ioctl_linux.c | 121 u8 ss, sq; in translate_scan() local
|
| /linux-4.4.14/drivers/infiniband/hw/mlx4/ |
| D | mlx4_ib.h | 299 struct mlx4_ib_wq sq; member
|
| /linux-4.4.14/drivers/staging/rtl8192u/ |
| D | r8192U_core.c | 4267 u8 sq; in rtl8192_query_rxphystatus() local
|
| /linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
| D | cxio_wr.h | 699 struct t3_swsq *sq; /* SW SQ */ member
|
| /linux-4.4.14/drivers/isdn/hisax/ |
| D | hisax.h | 943 struct sk_buff_head rq, sq; /* D-channel queues */ member
|
| /linux-4.4.14/drivers/net/wireless/ipw2x00/ |
| D | ipw2100.c | 2676 struct ipw2100_status_queue *sq = &priv->status_queue; in __ipw2100_rx_process() local
|
| /linux-4.4.14/drivers/net/wireless/ |
| D | airo.c | 5748 u16 sq; in airo_get_quality() local
|