Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Ddebugfs.c34 DEBUGFS_READONLY_FILE(fragmentation_threshold, 20, "%d",
108 DEBUGFS_ADD(fragmentation_threshold); in cfg80211_debugfs_rdev_add()
/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.c763 .fragmentation_threshold = WMI_VDEV_PARAM_FRAGMENTATION_THRESHOLD,
840 .fragmentation_threshold = WMI_10X_VDEV_PARAM_FRAGMENTATION_THRESHOLD,
916 .fragmentation_threshold = WMI_10X_VDEV_PARAM_FRAGMENTATION_THRESHOLD,
992 .fragmentation_threshold = WMI_10_4_VDEV_PARAM_FRAGMENTATION_THRESHOLD,
H A Dwmi.h5162 u32 fragmentation_threshold; member
H A Dwmi-tlv.c4456 .fragmentation_threshold = WMI_TLV_VDEV_PARAM_FRAGMENTATION_THRESHOLD,