Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp135 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
176 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in wifi_initialize()
Dcpp_bindings.cpp592 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
619 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in requestResponse()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.cpp575 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
602 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in requestResponse()