Searched refs:req_tup_len (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_custom_cis.c | 563 unsigned char* req_tup_len, struct list_head *head); 933 unsigned char* req_tup_len, struct list_head *head) in dhd_find_tuple_list_from_otp() argument 973 if (found == 1 && req_tup_len) { in dhd_find_tuple_list_from_otp() 974 *req_tup_len = tup_len; in dhd_find_tuple_list_from_otp() 1429 dhd_find_tuple_idx_from_otp(dhd_pub_t *dhdp, int req_tup, unsigned char *req_tup_len) in dhd_find_tuple_idx_from_otp() argument 1442 entry_num = dhd_find_tuple_list_from_otp(dhdp, req_tup, req_tup_len, &head); in dhd_find_tuple_idx_from_otp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_custom_cis.c | 563 unsigned char* req_tup_len, struct list_head *head); 933 unsigned char* req_tup_len, struct list_head *head) in dhd_find_tuple_list_from_otp() argument 973 if (found == 1 && req_tup_len) { in dhd_find_tuple_list_from_otp() 974 *req_tup_len = tup_len; in dhd_find_tuple_list_from_otp() 1429 dhd_find_tuple_idx_from_otp(dhd_pub_t *dhdp, int req_tup, unsigned char *req_tup_len) in dhd_find_tuple_idx_from_otp() argument 1442 entry_num = dhd_find_tuple_list_from_otp(dhdp, req_tup, req_tup_len, &head); in dhd_find_tuple_idx_from_otp()
|