Home
last modified time | relevance | path

Searched refs:no_ack (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_pfvf_ctrs_dbg.c52 value = pfvf_counters->no_ack; in adf_pfvf_ctrs_prepare_report()
/freebsd/sys/dev/qat/include/common/
H A Dadf_accel_devices.h582 unsigned int no_ack; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h4478 __le32 no_ack; member
4487 u8 no_ack; member
H A Dwmi.c2754 wmm_param->no_ack = cpu_to_le32(wmi_wmm_arg->no_ack); in ath12k_wmi_send_wmm_update_cmd()
2760 wmm_param->acm, wmm_param->no_ack); in ath12k_wmi_send_wmm_update_cmd()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h4319 __le32 no_ack; member
4335 u32 no_ack; member
H A Dwmi.c7969 params->no_ack = __cpu_to_le32(arg->no_ack); in ath10k_wmi_set_wmm_param()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c170 int save_cookie, int no_cck, int no_ack,
9036 int save_cookie, int no_cck, int no_ack, in nl80211_send_frame_cmd() argument
9047 freq, wait, no_cck, no_ack, offchanok); in nl80211_send_frame_cmd()
9059 (no_ack && nla_put_flag(msg, NL80211_ATTR_DONT_WAIT_FOR_ACK)) || in nl80211_send_frame_cmd()
9074 "cookie 0x%llx", no_ack ? " (no ACK)" : "", in nl80211_send_frame_cmd()
9078 drv->send_frame_cookie = no_ack ? (u64) -1 : cookie; in nl80211_send_frame_cmd()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h5249 u32 no_ack; member
5258 u8 no_ack; member
H A Dwmi.c2785 wmm_param->no_ack = wmi_wmm_arg->no_ack; in ath11k_wmi_send_wmm_update_cmd_tlv()
2791 wmm_param->acm, wmm_param->no_ack); in ath11k_wmi_send_wmm_update_cmd_tlv()