Home
last modified time | relevance | path

Searched defs:max_frags (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtime-event.h226 u8 max_frags; member
/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c2337 u32 max_frags, i; testapp_too_many_frags() local
[all...]
/linux/net/ipv4/
H A Dtcp.c2449 unsigned int max_frags) in tcp_xa_pool_refill()
/linux/net/mac80211/
H A Dtx.c3405 int max_frags = local->hw.max_tx_fragments; ieee80211_amsdu_aggregate() local
/linux/net/core/
H A Dskbuff.c4539 skb_append_pagefrags(struct sk_buff * skb,struct page * page,int offset,size_t size,size_t max_frags) skb_append_pagefrags() argument