Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dmbim-cm.c798 static int mbim_verbose = 0; variable
1149 static void mbim_dump(MBIM_MESSAGE_HEADER *pMsg, int mbim_verbose) { in mbim_dump() argument
1153 if (!mbim_verbose) in mbim_dump()
1156 if (mbim_verbose) { in mbim_dump()
1314 mbim_dump(pResponse, mbim_verbose); in mbim_recv_command()
1394 mbim_dump(pRequest, mbim_verbose); in mbim_send_command()
1436 mbim_verbose = debug_qmi; in mbim_read_thread()
1574 if (pCmdDone) { mbim_dump(&pCmdDone->MessageHeader, (mbim_verbose == 0)); } \
1623 if (ActivationState != MBIMActivationStateActivated || mbim_verbose) in mbim_query_connect()
1958 if (profile->ipv4.Address == 0 || mbim_verbose) in mbim_ip_config()
[all …]