| /kernel/linux/linux-6.6/crypto/ |
| H A D | cryptd.c | 37 struct crypto_queue queue; member 51 struct cryptd_queue *queue; member 56 struct cryptd_queue *queue; member 61 struct cryptd_queue *queue; member 66 struct cryptd_queue *queue; member 100 static int cryptd_init_queue(struct cryptd_queue *queue, in cryptd_init_queue() argument 118 cryptd_fini_queue(struct cryptd_queue *queue) cryptd_fini_queue() argument 130 cryptd_enqueue_request(struct cryptd_queue *queue, struct crypto_async_request *request) cryptd_enqueue_request() argument 318 struct cryptd_queue *queue; cryptd_skcipher_enqueue() local 373 cryptd_create_skcipher(struct crypto_template *tmpl, struct rtattr **tb, struct crypto_attr_type *algt, struct cryptd_queue *queue) cryptd_create_skcipher() argument 488 struct cryptd_queue *queue = cryptd_hash_enqueue() local 658 cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, struct crypto_attr_type *algt, struct cryptd_queue *queue) cryptd_create_hash() argument 813 struct cryptd_queue *queue = cryptd_get_queue(crypto_aead_tfm(tfm)); cryptd_aead_enqueue() local 866 cryptd_create_aead(struct crypto_template *tmpl, struct rtattr **tb, struct crypto_attr_type *algt, struct cryptd_queue *queue) cryptd_create_aead() argument 921 static struct cryptd_queue queue; global() variable [all...] |
| /kernel/linux/linux-6.6/drivers/dma/mediatek/ |
| H A D | mtk-cqdma.c | 101 struct list_head queue; member [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | img-hash.c | 133 struct crypto_queue queue; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_sriov.c | 705 u32 queue; in ixgbe_vf_reset_event() local 1578 u16 queue, queues_per_poo in ixgbe_set_vf_rate_limit() local [all...] |
| H A D | ixgbe_82599.c | 1362 ixgbe_fdir_add_signature_filter_82599(struct ixgbe_hw *hw, union ixgbe_atr_hash_dword input, union ixgbe_atr_hash_dword common, u8 queue) ixgbe_fdir_add_signature_filter_82599() argument 1630 ixgbe_fdir_write_perfect_filter_82599(struct ixgbe_hw *hw, union ixgbe_atr_input *input, u16 soft_id, u8 queue) ixgbe_fdir_write_perfect_filter_82599() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/ |
| H A D | mtk_ppe.c | 462 mtk_foe_entry_set_queue(struct mtk_eth *eth, struct mtk_foe_entry *entry, unsigned int queue) mtk_foe_entry_set_queue() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ethtool.c | 960 __stmmac_get_coalesce(struct net_device *dev, struct ethtool_coalesce *ec, int queue) __stmmac_get_coalesce() argument 1006 stmmac_get_per_queue_coalesce(struct net_device *dev, u32 queue, struct ethtool_coalesce *ec) stmmac_get_per_queue_coalesce() argument 1012 __stmmac_set_coalesce(struct net_device *dev, struct ethtool_coalesce *ec, int queue) __stmmac_set_coalesce() argument 1092 stmmac_set_per_queue_coalesce(struct net_device *dev, u32 queue, struct ethtool_coalesce *ec) stmmac_set_per_queue_coalesce() argument [all...] |
| H A D | dwmac4_core.c | 76 dwmac4_rx_queue_enable(struct mac_device_info *hw, u8 mode, u32 queue) dwmac4_rx_queue_enable() argument 91 dwmac4_rx_queue_priority(struct mac_device_info *hw, u32 prio, u32 queue) dwmac4_rx_queue_priority() argument 110 dwmac4_tx_queue_priority(struct mac_device_info *hw, u32 prio, u32 queue) dwmac4_tx_queue_priority() argument 130 dwmac4_rx_queue_routing(struct mac_device_info *hw, u8 packet, u32 queue) dwmac4_rx_queue_routing() argument 211 dwmac4_set_mtl_tx_queue_weight(struct stmmac_priv *priv, struct mac_device_info *hw, u32 weight, u32 queue) dwmac4_set_mtl_tx_queue_weight() argument 225 dwmac4_map_mtl_dma(struct mac_device_info *hw, u32 queue, u32 chan) dwmac4_map_mtl_dma() argument 243 dwmac4_config_cbs(struct stmmac_priv *priv, struct mac_device_info *hw, u32 send_slope, u32 idle_slope, u32 high_credit, u32 low_credit, u32 queue) dwmac4_config_cbs() argument 698 u32 queue = 0; dwmac4_flow_ctrl() local 862 u32 queue; dwmac4_debug() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/fjes/ |
| H A D | fjes_main.c | 842 struct netdev_queue *queue = netdev_get_tx_queue(netdev, 0); in fjes_tx_retry() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-qos.c | 860 am65_cpsw_qos_ndo_tx_p0_set_maxrate(struct net_device *ndev, int queue, u32 rate_mbps) am65_cpsw_qos_ndo_tx_p0_set_maxrate() argument [all...] |
| H A D | cpsw_ethtool.c | 539 struct netdev_queue *queue; in cpsw_update_channels_res() local
|
| /kernel/linux/linux-6.6/drivers/net/ |
| H A D | tap.c | 257 struct tap_queue *queue = NULL; in tap_get_queue() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/ |
| H A D | rkisp1-capture.c | 768 static int rkisp1_vb2_queue_setup(struct vb2_queue *queue, in rkisp1_vb2_queue_setup() argument 1002 rkisp1_vb2_stop_streaming(struct vb2_queue *queue) rkisp1_vb2_stop_streaming() argument 1028 rkisp1_vb2_start_streaming(struct vb2_queue *queue, unsigned int count) rkisp1_vb2_start_streaming() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/atmel/ |
| H A D | atmel-isi.c | 130 struct vb2_queue queue; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/ |
| H A D | mtk_vcodec_dec_drv.h | 187 wait_queue_head_t queue[MTK_VDEC_HW_MAX]; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_main.c | 1370 ath9k_htc_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) ath9k_htc_conf_tx() argument
|
| H A D | ar9003_mci.c | 1080 ar9003_mci_queue_unsent_gpm(struct ath_hw *ah, u8 header, u32 *payload, bool queue) ar9003_mci_queue_unsent_gpm() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | main.c | 2030 static void iwl_stop_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_stop_sw_queue() argument 2049 static void iwl_wake_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_wake_sw_queue() argument [all...] |
| H A D | mac80211.c | 1155 iwlagn_mac_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) iwlagn_mac_conf_tx() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | rx.c | 1497 iwl_pcie_rx_handle(struct iwl_trans *trans, int queue, int budget) iwl_pcie_rx_handle() argument 1628 u8 queue = entry->entry; iwl_pcie_get_trans_pcie() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/queue/ |
| H A D | tx.c | 1293 iwl_txq_dyn_free(struct iwl_trans *trans, int queue) iwl_txq_dyn_free() argument 1307 "queue %d not used", queue); iwl_txq_dyn_free() local 1333 struct iwl_txq *queue; iwl_txq_gen2_init() local 1718 int queue; iwl_trans_txq_freeze_timer() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
| H A D | htc_pipe.c | 91 get_htc_packet_credit_based(struct htc_target *target, struct htc_endpoint *ep, struct list_head *queue) get_htc_packet_credit_based() argument 173 get_htc_packet(struct htc_target *target, struct htc_endpoint *ep, struct list_head *queue, int resources) get_htc_packet() argument 1542 struct list_head queue; ath6kl_htc_pipe_tx() local [all...] |
| H A D | txrx.c | 881 struct list_head queue; in ath6kl_rx_refill() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
| H A D | main.c | 1367 carl9170_op_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *param) carl9170_op_conf_tx() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | mac80211_if.c | 790 brcms_ops_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) brcms_ops_conf_tx() argument
|