Home
last modified time | relevance | path

Searched refs:fragmentation_threshold (Results 1 – 5 of 5) sorted by relevance

/linux/net/wireless/
H A Ddebugfs.c52 DEBUGFS_READONLY_FILE(fragmentation_threshold, 20, "%d", in ht_print_chan()
136 DEBUGFS_ADD(fragmentation_threshold); in wiphy_locked_debugfs_read_work()
/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h137 __le16 fragmentation_threshold; /* 256..2346 */ member
H A Dat76c50x-usb.c1390 ccfg->fragmentation_threshold = cpu_to_le16(priv->frag_threshold); in at76_startup_device()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c764 .fragmentation_threshold = WMI_VDEV_PARAM_FRAGMENTATION_THRESHOLD,
841 .fragmentation_threshold = WMI_10X_VDEV_PARAM_FRAGMENTATION_THRESHOLD,
917 .fragmentation_threshold = WMI_10X_VDEV_PARAM_FRAGMENTATION_THRESHOLD,
993 .fragmentation_threshold = WMI_10_4_VDEV_PARAM_FRAGMENTATION_THRESHOLD,
H A Dwmi-tlv.c4456 .fragmentation_threshold = WMI_TLV_VDEV_PARAM_FRAGMENTATION_THRESHOLD,