Home
last modified time | relevance | path

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

/hardware/qcom/wlan/cld80211-lib/
Dcld80211_lib.c157 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
368 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in cld80211_send_recv_msg()
417 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in cld80211_recv()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.cpp578 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
605 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in requestResponse()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp149 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
279 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in wifi_init_user_sock()
307 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in wifi_init_cld80211_sock_cb()
486 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in wifi_initialize()
Dcpp_bindings.cpp584 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
611 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in requestResponse()