Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/wlags49_h2/
Dwl_main.c3369 DBG_TRACE( DbgInfo, "Name : %s.\n", lt_rsp->ltRsp.ltRsp.name ); in wl_process_mailbox()
3370 DBG_TRACE( DbgInfo, "Signal Level : 0x%02x.\n", lt_rsp->ltRsp.ltRsp.signal ); in wl_process_mailbox()
3371 DBG_TRACE( DbgInfo, "Noise Level : 0x%02x.\n", lt_rsp->ltRsp.ltRsp.noise ); in wl_process_mailbox()
3372 DBG_TRACE( DbgInfo, "Receive Flow : 0x%02x.\n", lt_rsp->ltRsp.ltRsp.rxFlow ); in wl_process_mailbox()
3373 DBG_TRACE( DbgInfo, "Data Rate : 0x%02x.\n", lt_rsp->ltRsp.ltRsp.dataRate ); in wl_process_mailbox()
3374 DBG_TRACE( DbgInfo, "Protocol : 0x%04x.\n", lt_rsp->ltRsp.ltRsp.protocol ); in wl_process_mailbox()
3375 DBG_TRACE( DbgInfo, "Station : 0x%02x.\n", lt_rsp->ltRsp.ltRsp.station ); in wl_process_mailbox()
3376 DBG_TRACE( DbgInfo, "Data Rate Cap : 0x%02x.\n", lt_rsp->ltRsp.ltRsp.dataRateCap ); in wl_process_mailbox()
3379 lt_rsp->ltRsp.ltRsp.powerMgmt[0], in wl_process_mailbox()
3380 lt_rsp->ltRsp.ltRsp.powerMgmt[1], in wl_process_mailbox()
[all …]
Dwl_internal.h645 WVLAN_LT_RSP ltRsp; member
654 WVLAN_LINKTEST_RSP_PDU ltRsp; member