/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/ |
H A D | fwcmd.h | 266 u8 queue:2; member
|
H A D | wlan.h | 253 u8 queue:2; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 1720 ath9k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 queue, const struct ieee80211_tx_queue_params *params) ath9k_conf_tx() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/apple/ |
H A D | bmac.c | 61 struct sk_buff_head *queue; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | bcmsysport.c | 1313 u16 queue; in bcm_sysport_xmit() local 2283 u16 queue = skb_get_queue_mapping(skb); bcm_sysport_select_queue() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 299 static inline void set_wr_txq(struct sk_buff *skb, int prio, int queue) in set_wr_txq() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_cm.c | 2057 int queue; in bl_abort_syn_rcv() local 2094 int queue in abort_syn_rcv() local 2016 chtls_send_abort_rpl(struct sock *sk, struct sk_buff *skb, struct chtls_dev *cdev, int status, int queue) chtls_send_abort_rpl() argument 2112 int queue = csk->txq_idx; chtls_abort_req_rss() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/ |
H A D | ena_com.c | 170 static void comp_ctxt_release(struct ena_com_admin_queue *queue, in comp_ctxt_release() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
H A D | base.c | 1653 struct sk_buff_head *queue = &tx_report->queue; in rtl_tx_report_handler() local 1950 struct sk_buff_head *queue = &tx_report->queue; in rtl_free_entries_from_ack_queue() local [all...] |
H A D | pci.h | 150 struct sk_buff_head queue; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | internal.h | 219 struct iwl_rx_mem_buffer *queue[RX_QUEUE_SIZE]; member [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | mac.c | 183 int i, port, queue; in mt7603_filter_tx() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.c | 316 static int iwl_mvm_invalidate_sta_queue(struct iwl_mvm *mvm, int queue, in iwl_mvm_invalidate_sta_queue() argument 367 int queue = *queueptr; in iwl_mvm_disable_txq() local 431 iwl_mvm_get_queue_agg_tids(struct iwl_mvm *mvm, int queue) iwl_mvm_get_queue_agg_tids() argument 471 iwl_mvm_remove_sta_queue_marking(struct iwl_mvm *mvm, int queue) iwl_mvm_remove_sta_queue_marking() argument 530 iwl_mvm_free_inactive_queue(struct iwl_mvm *mvm, int queue, struct ieee80211_sta *old_sta, u8 new_sta_id) iwl_mvm_free_inactive_queue() argument 580 int queue = 0; iwl_mvm_get_shared_queue() local 651 iwl_mvm_redirect_queue(struct iwl_mvm *mvm, int queue, int tid, int ac, int ssn, unsigned int wdg_timeout, bool force, struct iwl_mvm_txq *txq) iwl_mvm_redirect_queue() argument 765 int queue, size = max_t(u32, IWL_DEFAULT_QUEUE_SIZE, iwl_mvm_tvqm_enable_txq() local 806 int queue = -1; iwl_mvm_sta_alloc_queue_tvqm() local 830 iwl_mvm_update_txq_mapping(struct iwl_mvm *mvm, struct ieee80211_sta *sta, int queue, u8 sta_id, u8 tid) iwl_mvm_update_txq_mapping() argument 874 iwl_mvm_enable_txq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, int queue, u16 ssn, const struct iwl_trans_txq_scd_cfg *cfg, unsigned int wdg_timeout) iwl_mvm_enable_txq() argument 909 iwl_mvm_change_queue_tid(struct iwl_mvm *mvm, int queue) iwl_mvm_change_queue_tid() argument 946 iwl_mvm_unshare_queue(struct iwl_mvm *mvm, int queue) iwl_mvm_unshare_queue() argument 1032 iwl_mvm_remove_inactive_tids(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta, int queue, unsigned long tid_bitmap, unsigned long *unshare_queues, unsigned long *changetid_queues) iwl_mvm_remove_inactive_tids() argument 1235 int queue = -1; iwl_mvm_sta_alloc_queue() local 1467 int queue; iwl_mvm_reserve_sta_stream() local 2027 iwl_mvm_enable_aux_snif_queue(struct iwl_mvm *mvm, u16 queue, u8 sta_id, u8 fifo) iwl_mvm_enable_aux_snif_queue() argument 2056 iwl_mvm_add_int_sta_with_queue(struct iwl_mvm *mvm, int macidx, int maccolor, u8 *addr, struct iwl_mvm_int_sta *sta, u16 *queue, int fifo) iwl_mvm_add_int_sta_with_queue() argument 2188 int queue; iwl_mvm_send_add_bcast_sta() local 2256 u16 *queueptr, queue; iwl_mvm_free_bcast_sta_queues() local 2427 int queue = iwl_mvm_tvqm_enable_txq(mvm, msta->sta_id, iwl_mvm_add_mcast_sta() local 2770 iwl_mvm_sta_tx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta, int tid, u8 queue, bool start) iwl_mvm_sta_tx_agg() argument 2952 int queue, ret; iwl_mvm_sta_tx_agg_oper() local 3981 u16 queue; iwl_mvm_add_pasn_sta() local [all...] |
H A D | utils.c | 589 int iwl_mvm_reconfig_scd(struct iwl_mvm *mvm, int queue, int fifo, int sta_id, in iwl_mvm_reconfig_scd() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | hw.c | 150 u8 queue; in _rtl92ee_set_fw_clock_off() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | hw.c | 179 u8 queue; in _rtl8723be_set_fw_clock_off() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt61pci.c | 1041 static void rt61pci_start_queue(struct data_queue *queue) in rt61pci_start_queue() argument 1064 static void rt61pci_kick_queue(struct data_queue *queue) in rt61pci_kick_queue() argument 1095 static void rt61pci_stop_queue(struct data_queue *queue) in rt61pci_stop_queue() argument 2061 struct data_queue *queue; rt61pci_txdone() local 2806 struct data_queue *queue; rt61pci_conf_tx() local 2932 rt61pci_queue_init(struct data_queue *queue) rt61pci_queue_init() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | hw.c | 176 u8 queue; in _rtl88ee_set_fw_clock_off() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | cpmac.c | 537 int queue; in cpmac_start_xmit() local 580 static void cpmac_end_xmit(struct net_device *dev, int queue) in cpmac_end_xmit() argument 771 int queue; cpmac_irq() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | ixp4xx_hss.c | 580 static inline int queue_get_desc(unsigned int queue, struct port *port, in queue_get_desc() argument 599 static inline void queue_put_desc(unsigned int queue, u32 phys, in queue_put_desc() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-hw.c | 1507 unsigned int qptc, qptc_extra, queue; in xlgmac_config_queue_mapping() local 573 xlgmac_prepare_rx_stop(struct xlgmac_pdata *pdata, unsigned int queue) xlgmac_prepare_rx_stop() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 599 ath6kl_htc_tx_pkts_get(struct htc_target *target, struct htc_endpoint *endpoint, struct list_head *queue) ath6kl_htc_tx_pkts_get() argument 679 ath6kl_htc_tx_setup_scat_list(struct htc_target *target, struct htc_endpoint *endpoint, struct hif_scatter_req *scat_req, int n_scat, struct list_head *queue) ath6kl_htc_tx_setup_scat_list() argument 755 ath6kl_htc_tx_bundle(struct htc_endpoint *endpoint, struct list_head *queue, int *sent_bundle, int *n_bundle_pkts) ath6kl_htc_tx_bundle() argument 1125 struct list_head queue; ath6kl_htc_mbox_tx() local 1271 struct list_head queue; htc_add_rxbuf() local 1366 ath6kl_htc_rx_setup(struct htc_target *target, struct htc_endpoint *ep, u32 *lk_ahds, struct list_head *queue, int n_msg) ath6kl_htc_rx_setup() argument 1469 ath6kl_htc_rx_alloc(struct htc_target *target, u32 lk_ahds[], int msg, struct htc_endpoint *endpoint, struct list_head *queue) ath6kl_htc_rx_alloc() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | 3w-9xxx.c | 289 int first_reset = 0, queue = 0, retval = 1; in twa_aen_drain_queue() local [all...] |
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l2_main.c | 158 static void qeth_l2_fill_header(struct qeth_qdio_out_q *queue, in qeth_l2_fill_header() argument 542 struct qeth_qdio_out_q *queue; in qeth_l2_hard_start_xmit() local 499 qeth_l2_xmit_osn(struct qeth_card *card, struct sk_buff *skb, struct qeth_qdio_out_q *queue) qeth_l2_xmit_osn() argument
|
H A D | qeth_l3_main.c | 1644 static void qeth_l3_fill_header(struct qeth_qdio_out_q *queue, in qeth_l3_fill_header() argument 1751 struct qeth_qdio_out_q *queue; in qeth_l3_hard_start_xmit() local 1727 qeth_l3_xmit(struct qeth_card *card, struct sk_buff *skb, struct qeth_qdio_out_q *queue, int ipv) qeth_l3_xmit() argument [all...] |