Searched refs:no_seq_check (Results 1 – 3 of 3) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | cpp_bindings.cpp | 578 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/ |
D | wifi_hal.cpp | 164 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function 260 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in wifi_init_user_sock() 425 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in wifi_initialize()
|
D | cpp_bindings.cpp | 585 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function 612 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in requestResponse()
|