Searched refs:len_max (Results 1 - 3 of 3) sorted by relevance
/drivers/net/wireless/ath/ath6kl/ | ||
H A D | htc.h | 366 unsigned int len_max; member in struct:htc_service_connect_resp 516 int len_max; member in struct:htc_endpoint |
H A D | htc_pipe.c | 1190 ep->len_max = 0; 1373 conn_resp->len_max = max_msg_size; 1378 ep->len_max = max_msg_size; |
H A D | htc_mbox.c | 2517 conn_resp->len_max = max_msg_sz; 2525 endpoint->len_max = max_msg_sz; 2584 endpoint->len_max = 0; |
Completed in 28 milliseconds