Home
last modified time | relevance | path

Searched defs:txq (Results 176 – 200 of 256) sorted by relevance

1234567891011

/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c1633 struct sxgbe_tx_queue *txq = (struct sxgbe_tx_queue *)dev_id; in sxgbe_tx_interrupt() local
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.c57 struct netdev_queue *txq; in cpsw_tx_handler() local
H A Dcpsw_new.c922 struct netdev_queue *txq; in cpsw_ndo_start_xmit() local
H A Dam65-cpts.c179 struct sk_buff_head txq; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c832 struct ieee80211_txq *txq = sta->txq[params->tid]; in mt7915_ampdu_action() local
/openbmc/linux/net/tipc/
H A Dsocket.c1277 struct sk_buff_head *txq = &tsk->sk.sk_write_queue; in tipc_sk_push_backlog() local
1562 struct sk_buff_head *txq = &sk->sk_write_queue; in __tipc_sendstream() local
/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftgmac100.c682 struct netdev_queue *txq; in ftgmac100_tx_complete() local
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c1468 struct netdev_queue *txq; in nicvf_sq_doorbell() local
/openbmc/linux/net/mac80211/
H A Dtdls.c278 struct ieee80211_tx_queue_params *txq; in ieee80211_tdls_add_wmm_param_ie() local
H A Ddriver-ops.h1234 struct txq_info *txq) in drv_wake_tx_queue()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c582 void otx2_tx_timeout(struct net_device *netdev, unsigned int txq) in otx2_tx_timeout()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c2797 struct ipw2100_bd_queue *txq = &priv->tx_queue; in __ipw2100_tx_process() local
2988 struct ipw2100_bd_queue *txq = &priv->tx_queue; in ipw2100_tx_send_commands() local
3057 struct ipw2100_bd_queue *txq = &priv->tx_queue; in ipw2100_tx_send_data() local
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3374 struct ieee80211_txq *txq; in ath10k_htt_rx_tx_fetch_ind() local
3537 struct ieee80211_txq *txq; in ath10k_htt_rx_tx_mode_switch_ind() local
/openbmc/linux/drivers/net/
H A Dtun.c526 u32 txq = 0; in tun_automq_select_queue() local
1075 int txq = skb->queue_mapping; in tun_net_xmit() local
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c867 struct netdev_queue *txq; in xgene_enet_timeout() local
/openbmc/linux/drivers/s390/net/
H A Dqeth_l3_main.c1733 u16 txq = skb_get_queue_mapping(skb); in qeth_l3_hard_start_xmit() local
H A Dqeth_l2_main.c502 u16 txq = skb_get_queue_mapping(skb); in qeth_l2_hard_start_xmit() local
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c2396 struct netdev_queue *txq; in ibmvnic_xmit() local
4170 struct netdev_queue *txq; in ibmvnic_complete_tx() local
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h432 struct bna_txq *txq; member
524 struct bna_txq *txq; /* BFI_MAX_TXQ entries */ member
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h288 } txq; member
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_hw.c3045 struct netdev_queue *txq, in prism2_set_lockdep_class_one()
/openbmc/linux/drivers/net/wan/
H A Dixp4xx_hss.c265 unsigned int txq; member
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h1254 struct il_tx_queue *txq; member
2246 il_set_swq_id(struct il_tx_queue *txq, u8 ac, u8 hwq) in il_set_swq_id()
2268 il_wake_queue(struct il_priv *il, struct il_tx_queue *txq) in il_wake_queue()
2279 il_stop_queue(struct il_priv *il, struct il_tx_queue *txq) in il_stop_queue()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c680 struct ieee80211_txq *txq; in rtw_txq_ba_iter() local
/openbmc/linux/drivers/net/ethernet/adi/
H A Dadin1110.c144 struct sk_buff_head txq; member

1234567891011