Home
last modified time | relevance | path

Searched refs:mss_too_small (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/iavf/
H A Diavf_iflib.h162 u64 mss_too_small; member
H A Diavf_txrx_iflib.c280 txr->mss_too_small++; in iavf_tso_setup()
H A Dif_iavf_iflib.c1989 CTLFLAG_RD, &(txr->mss_too_small), in iavf_add_queues_sysctls()
/freebsd/sys/dev/ice/
H A Dice_common_txrx.h160 txq->stats.mss_too_small++; in ice_tso_setup()
H A Dice_lib.h430 u64 mss_too_small; member
H A Dice_lib.c7094 { &txq->stats.mss_too_small, "mss_too_small", "TSO sends with an MSS less than 64" }, in ice_add_txq_sysctls()
/freebsd/sys/dev/ixl/
H A Dixl.h350 u64 mss_too_small; member
H A Dixl_txrx.c301 txr->mss_too_small++; in ixl_tso_setup()
951 CTLFLAG_RD, &(txr->mss_too_small), in ixl_vsi_add_queues_stats()