Home
last modified time | relevance | path

Searched refs:no_seq_check (Results 1 – 3 of 3) 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
370 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in cld80211_send_recv_msg()
419 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.cpp606 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
634 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in requestResponse()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcpp_bindings.cpp580 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
608 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in requestResponse()