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.c53 value = pfvf_counters->no_ack; in adf_pfvf_ctrs_prepare_report()
/freebsd/sys/dev/qat/include/common/
H A Dadf_accel_devices.h589 unsigned int no_ack; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h4347 __le32 no_ack; member
4363 u32 no_ack; member
H A Dwmi.c8041 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.h5356 u32 no_ack; member
5365 u8 no_ack; member
H A Dwmi.c2914 wmm_param->no_ack = wmi_wmm_arg->no_ack; in ath11k_wmi_send_wmm_update_cmd_tlv()
2920 wmm_param->acm, wmm_param->no_ack); in ath11k_wmi_send_wmm_update_cmd_tlv()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h4867 __le32 no_ack; member
4876 u8 no_ack; member
H A Dwmi.c3116 wmm_param->no_ack = cpu_to_le32(wmi_wmm_arg->no_ack); in ath12k_wmi_send_wmm_update_cmd()
3122 wmm_param->acm, wmm_param->no_ack); in ath12k_wmi_send_wmm_update_cmd()