Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211_macops.c119 if (lhw->ops->set_frag_threshold == NULL) { in lkpi_80211_mo_set_frag_threshold()
126 error = lhw->ops->set_frag_threshold(hw, 0, frag_th); in lkpi_80211_mo_set_frag_threshold()
/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Dhw.c999 .set_frag_threshold = ath12k_mac_op_set_frag_threshold,
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c1806 .set_frag_threshold = mt7915_set_frag_threshold,
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h996 int (*set_frag_threshold)(struct ieee80211_hw *, int, u32); member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c9528 .set_frag_threshold = ath10k_mac_op_set_frag_threshold,
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c10111 .set_frag_threshold = ath11k_mac_op_set_frag_threshold,