Home
last modified time | relevance | path

Searched refs:tso_max_payload_num_segs (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/sfc/
A Def100_nic.h83 u16 tso_max_payload_num_segs; member
A Def100_netdev.c455 netif_set_tso_max_segs(efx->net_dev, nic_data->tso_max_payload_num_segs); in ef100_probe_netdev()
A Def100_tx.c77 if (skb_shinfo(skb)->gso_segs > nic_data->tso_max_payload_num_segs) { in ef100_tx_can_tso()
A Def100_nic.c915 nic_data->tso_max_payload_num_segs = min_t(u64, reader->value, 0xffff); in ef100_process_design_param()
1033 nic_data->tso_max_payload_num_segs = ESE_EF100_DP_GZ_TSO_MAX_PAYLOAD_NUM_SEGS_DEFAULT; in ef100_probe_main()

Completed in 8 milliseconds