Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/os_if/coap/src/
H A Dwlan_cfg80211_coap.c229 wlan_cfg80211_coap_offload_fill_tx_ipv4(struct nlattr *attr_ipv4, in wlan_cfg80211_coap_offload_fill_tx_ipv4() argument
234 if (!attr_ipv4) { in wlan_cfg80211_coap_offload_fill_tx_ipv4()
240 attr_ipv4, in wlan_cfg80211_coap_offload_fill_tx_ipv4()
291 struct nlattr *attr_ipv4; in wlan_cfg80211_coap_offload_periodic_tx_enable() local
313 attr_ipv4 = tb[COAP_ATTR(PERIODIC_TX_IPV4)]; in wlan_cfg80211_coap_offload_periodic_tx_enable()
314 ret = wlan_cfg80211_coap_offload_fill_tx_ipv4(attr_ipv4, &param); in wlan_cfg80211_coap_offload_periodic_tx_enable()