Home
last modified time | relevance | path

Searched defs:wmi_sta_keepalive_arg (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dwmi.h6665 struct wmi_sta_keepalive_arg { struct
6666 u32 vdev_id;
6667 u32 enabled;
6668 u32 method;
6669 u32 interval;
6670 __be32 src_ip4_addr;
6671 __be32 dest_ip4_addr;
6672 const u8 dest_mac_addr[ETH_ALEN];
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dwmi.h5949 struct wmi_sta_keepalive_arg { struct
5950 u32 vdev_id;
5951 u32 enabled;
5952 u32 method;
5953 u32 interval;
5954 u32 src_ip4_addr;
5955 u32 dest_ip4_addr;
5956 const u8 dest_mac_addr[ETH_ALEN];

Completed in 74 milliseconds