Searched refs:printk_hex (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/driver/ndis/src/
H A Dqmi_oper.h40 * Name: printk_hex
47 void printk_hex(UInt8 *buf,int buf_size);
H A Dlc_cdc_ether.c556 // printk_hex(skb->data,skb->len);
768 // printk_hex((void*)skb->data,size);//memcpy(fEthernetHeader.DstMacAddress, fCurMacAddress, ETH_LENGTH_OF_ADDRESS);
828 printk_hex(skb->data,skb->len);
2295 printk_hex(read_resp,resp_len);
2352 printk_hex(snd_req,snd_len);
2375 printk_hex(read_resp,resp_len);
2402 // printk_hex(read_resp,resp_len);
2430 printk_hex(read_resp,resp_len);
2466 printk_hex(read_resp,resp_len);
2494 // printk_hex(read_res
[all...]
H A Dqmi_oper.c41 * Name: printk_hex
48 void printk_hex(UInt8 *buf,int buf_size) function
618 printk_hex(pMsgBuff,msgLength);
813 printk_hex(pMsgBuff,msgLength);

Completed in 72 milliseconds