Home
last modified time | relevance | path

Searched refs:last_mgmt_tx_frame_len (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath6kl/
Dwmi.c589 wmi->last_mgmt_tx_frame_len, in ath6kl_wmi_tx_status_event_rx()
593 wmi->last_mgmt_tx_frame_len = 0; in ath6kl_wmi_tx_status_event_rx()
3652 wmi->last_mgmt_tx_frame_len = data_len; in ath6kl_wmi_send_action_cmd()
3690 wmi->last_mgmt_tx_frame_len = data_len; in __ath6kl_wmi_send_mgmt_cmd()
Dwmi.h127 size_t last_mgmt_tx_frame_len; member