Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtime-event.h226 u8 max_frags; member
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c3898 u16 max_frags; in ionic_lif_queue_identify() local
/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c2268 u32 max_frags, i; testapp_too_many_frags() local
[all...]
/linux/net/ipv4/
H A Dtcp.c2399 tcp_xa_pool_refill(struct sock * sk,struct tcp_xa_pool * p,unsigned int max_frags) tcp_xa_pool_refill() argument
/linux/net/mac80211/
H A Dtx.c3397 int max_frags = local->hw.max_tx_fragments; in ieee80211_amsdu_aggregate() local
/linux/net/core/
H A Dskbuff.c4539 int offset, size_t size, size_t max_frags) in skb_append_pagefrags()