Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h6656 __be32 src_ip4_addr; member
6674 __be32 src_ip4_addr; member
H A Dwmi-tlv.c2727 arp->src_ip4_addr = arg->src_ip4_addr; in ath10k_wmi_tlv_op_gen_sta_keepalive()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h6404 u32 src_ip4_addr; member
6414 u32 src_ip4_addr; member
H A Dwmi.c10401 arp->src_ip4_addr = arg->src_ip4_addr; in ath11k_wmi_sta_keepalive()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h5890 __le32 src_ip4_addr; member
5900 u32 src_ip4_addr; member
H A Dwmi.c11107 arp->src_ip4_addr = cpu_to_le32(arg->src_ip4_addr); in ath12k_wmi_sta_keepalive()