Searched refs:internal_no_seq_check (Results 1 – 2 of 2) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | wifi_hal.cpp | 80 static int internal_no_seq_check(nl_msg *msg, void *arg); 471 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, internal_no_seq_check, halInfo); in wifi_pre_initialize() 826 static int internal_no_seq_check(struct nl_msg *msg, void *arg) in internal_no_seq_check() function
|
/hardware/synaptics/wlan/synadhd/wifi_hal/ |
D | wifi_hal.cpp | 80 static int internal_no_seq_check(nl_msg *msg, void *arg); 442 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, internal_no_seq_check, halInfo); in wifi_pre_initialize() 786 static int internal_no_seq_check(struct nl_msg *msg, void *arg) in internal_no_seq_check() function
|