Home
last modified time | relevance | path

Searched defs:skbs (Results 1 – 25 of 25) sorted by relevance

/linux/kernel/bpf/
H A Dcpumap.c140 void **skbs, u32 skb_n, in cpu_map_bpf_prog_run_skb()
251 void **skbs, struct cpu_map_ret *ret, in cpu_map_bpf_prog_run()
312 void *skbs[CPUMAP_BATCH]; in cpu_map_kthread_run() local
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c480 static int rx_offload_blackhole(struct t3cdev *dev, struct sk_buff **skbs, in rx_offload_blackhole()
980 static int process_rx(struct t3cdev *dev, struct sk_buff **skbs, int n) in process_rx()
H A Dsge.c1877 struct sk_buff *skbs[], int n) in deliver_partial_bundle()
1904 struct sk_buff *skb, *tmp, *skbs[RX_BUNDLE_SIZE]; in ofld_poll() local
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c283 struct sk_buff_head skbs; in mt7601u_tx_tasklet() local
/linux/net/mptcp/
H A Dprotocol.c2192 static bool __mptcp_move_skbs(struct sock *sk, struct list_head *skbs, u32 *delta) in __mptcp_move_skbs()
2221 static bool mptcp_can_spool_backlog(struct sock *sk, struct list_head *skbs) in mptcp_can_spool_backlog()
2242 struct list_head *skbs) in mptcp_backlog_spooled()
2252 struct list_head skbs; in mptcp_move_skbs() local
3648 struct list_head join_list, skbs; in mptcp_release_cb() local
/linux/drivers/net/ethernet/sfc/falcon/
H A Dselftest.c85 struct sk_buff **skbs; member
/linux/drivers/net/ethernet/sfc/
H A Dselftest.c87 struct sk_buff **skbs; member
/linux/drivers/net/ethernet/sfc/siena/
H A Dselftest.c88 struct sk_buff **skbs; member
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_main.c423 struct sk_buff **skbs, const __be64 *rsp) in chtls_recv()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c1125 struct sk_buff_head skbs; in iwlagn_rx_reply_tx() local
/linux/drivers/net/ethernet/actions/
H A Dowl-emac.h247 struct sk_buff **skbs; member
/linux/net/mac80211/
H A Dtx.c1682 struct sk_buff_head *skbs, in ieee80211_tx_frags()
1756 struct sk_buff_head *skbs, struct sta_info *sta, in __ieee80211_tx()
4655 unsigned int skbs = 0, len = 0; in ieee80211_8023_xmit() local
4873 struct sk_buff_head skbs; in ieee80211_tx_pending_skb() local
H A Dutil.c574 struct sk_buff_head *skbs) in ieee80211_add_pending_skbs()
/linux/net/bluetooth/
H A Dl2cap_core.c1937 struct sk_buff_head *skbs) in l2cap_streaming_send()
2782 struct sk_buff_head *skbs, u8 event) in l2cap_tx_state_xmit()
2854 struct sk_buff_head *skbs, u8 event) in l2cap_tx_state_wait_f()
2930 struct sk_buff_head *skbs, u8 event) in l2cap_tx()
/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c820 struct sk_buff *skbs[TX_CLEAN_BATCHSIZE]; in pasemi_mac_clean_tx() local
/linux/drivers/net/ethernet/sun/
H A Dcassini.c1814 struct sk_buff **skbs; in cas_tx_ringN() local
3834 struct sk_buff *skb, **skbs = cp->tx_skbs[ring]; in cas_clean_txd() local
/linux/drivers/net/wireless/intel/iwlwifi/mei/
H A Dmain.c1172 struct sk_buff_head *skbs, in iwl_mei_handle_sap_rx()
/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Dtx.c2337 struct sk_buff_head *skbs, bool is_flush) in iwl_pcie_reclaim()
/linux/net/mctp/test/
H A Droute-test.c771 struct sk_buff *skbs[2]; in mctp_test_route_input_sk_fail_frag() local
/linux/drivers/net/
H A Dveth.c713 void *skbs[VETH_XDP_BATCH]; in veth_xdp_rcv_bulk_skb() local
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h431 struct sw_tx_bd *skbs; member
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_star_emac.c241 struct sk_buff *skbs[MTK_STAR_RING_NUM_DESCS]; member
/linux/drivers/net/ethernet/natsemi/
H A Dns83820.c401 struct sk_buff *skbs[NR_RX_DESC]; member
/linux/drivers/net/ethernet/socionext/
H A Dsni_ave.c227 struct sk_buff *skbs; member
/linux/net/core/
H A Dskbuff.c344 u32 napi_skb_cache_get_bulk(void **skbs, u32 n) in napi_skb_cache_get_bulk()