Searched defs:max_frags (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ | ||
H A D | time-event.h | 226 u8 max_frags; member |
/linux/tools/testing/selftests/bpf/ | ||
H A D | xskxceiver.c | 2337 u32 max_frags, i; testapp_too_many_frags() local |
/linux/net/ipv4/ | ||
H A D | tcp.c | 2449 unsigned int max_frags) in tcp_xa_pool_refill() |
/linux/net/mac80211/ | ||
H A D | tx.c | 3405 int max_frags = local->hw.max_tx_fragments; ieee80211_amsdu_aggregate() local |
/linux/net/core/ | ||
H A D | skbuff.c | 4539 skb_append_pagefrags(struct sk_buff * skb,struct page * page,int offset,size_t size,size_t max_frags) skb_append_pagefrags() argument |