Searched defs:skbs (Results 1 - 19 of 19) sorted by relevance

/linux-4.4.14/drivers/isdn/hysdn/
H A Dhysdn_net.c45 struct sk_buff *skbs[MAX_SKB_BUFFERS]; /* pointers to tx-skbs */ member in struct:net_local
H A Dhysdn_defs.h205 struct sk_buff *skbs[HYSDN_MAX_CAPI_SKB]; member in struct:HYSDN_CARD::hycapictrl_info
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c256 struct sk_buff_head skbs; mt7601u_tx_tasklet() local
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dselftest.c83 struct sk_buff **skbs; member in struct:efx_loopback_state
/linux-4.4.14/net/mac80211/
H A Dstatus.c960 ieee80211_purge_tx_queue(struct ieee80211_hw *hw, struct sk_buff_head *skbs) ieee80211_purge_tx_queue() argument
H A Dtx.c3021 struct sk_buff_head skbs; ieee80211_tx_pending_skb() local
1321 ieee80211_tx_frags(struct ieee80211_local *local, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct sk_buff_head *skbs, bool txpending) ieee80211_tx_frags() argument
1395 __ieee80211_tx(struct ieee80211_local *local, struct sk_buff_head *skbs, int led_len, struct sta_info *sta, bool txpending) __ieee80211_tx() argument
H A Dutil.c413 ieee80211_add_pending_skbs(struct ieee80211_local *local, struct sk_buff_head *skbs) ieee80211_add_pending_skbs() argument
H A Dieee80211_i.h167 struct sk_buff_head skbs; member in struct:ieee80211_tx_data
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Dtx.c1145 struct sk_buff_head skbs; iwlagn_rx_reply_tx() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dtx.c685 struct sk_buff_head skbs; iwl_mvm_rx_tx_cmd_single() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
H A Dtx.c964 iwl_trans_pcie_reclaim(struct iwl_trans *trans, int txq_id, int ssn, struct sk_buff_head *skbs) iwl_trans_pcie_reclaim() argument
/linux-4.4.14/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c872 struct sk_buff *skbs[TX_CLEAN_BATCHSIZE]; pasemi_mac_clean_tx() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c480 static int rx_offload_blackhole(struct t3cdev *dev, struct sk_buff **skbs, rx_offload_blackhole() argument
1019 static int process_rx(struct t3cdev *dev, struct sk_buff **skbs, int n) process_rx() argument
H A Dsge.c1838 struct sk_buff *skb, *tmp, *skbs[RX_BUNDLE_SIZE]; ofld_poll() local
1809 deliver_partial_bundle(struct t3cdev *tdev, struct sge_rspq *q, struct sk_buff *skbs[], int n) deliver_partial_bundle() argument
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-trans.h930 iwl_trans_reclaim(struct iwl_trans *trans, int queue, int ssn, struct sk_buff_head *skbs) iwl_trans_reclaim() argument
/linux-4.4.14/drivers/net/ethernet/natsemi/
H A Dns83820.c415 struct sk_buff *skbs[NR_RX_DESC]; member in struct:rx_info
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dcassini.c1857 struct sk_buff **skbs; cas_tx_ringN() local
3896 struct sk_buff *skb, **skbs = cp->tx_skbs[ring]; cas_clean_txd() local
/linux-4.4.14/net/bluetooth/
H A Dl2cap_core.c1828 l2cap_streaming_send(struct l2cap_chan *chan, struct sk_buff_head *skbs) l2cap_streaming_send() argument
2657 l2cap_tx_state_xmit(struct l2cap_chan *chan, struct l2cap_ctrl *control, struct sk_buff_head *skbs, u8 event) l2cap_tx_state_xmit() argument
2729 l2cap_tx_state_wait_f(struct l2cap_chan *chan, struct l2cap_ctrl *control, struct sk_buff_head *skbs, u8 event) l2cap_tx_state_wait_f() argument
2807 l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control, struct sk_buff_head *skbs, u8 event) l2cap_tx() argument
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A Dcommon.h169 struct sk_buff **skbs; member in struct:il_tx_queue

Completed in 803 milliseconds