Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_lphb.c42 target_if_info("PMO_HB_SET_ENABLE enable=%d, item=%d, session=%d", in target_if_pmo_send_lphb_enable()
78 target_if_info("PMO --> WMI_HB_SET_TCP_PARAMS srv_ip=%08x, " in target_if_pmo_send_lphb_tcp_params()
122 target_if_info("SET_TCP_PKT_FILTER length=%d, offset=%d, session=%d, " in target_if_pmo_send_lphb_tcp_pkt_filter()
160 target_if_info("HB_SET_UDP_PARAMS srv_ip=%d, dev_ip=%d, src_port=%d, " in target_if_pmo_send_lphb_udp_params()
209 target_if_info("SET_UDP_PKT_FILTER length=%d, offset=%d, session=%d, " in target_if_pmo_send_lphb_udp_pkt_filter()
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dservice_ready_util.c387 target_if_info("Preferred mode is not set, use mode id %d\n", in init_deinit_populate_hw_mode_capability()
682 target_if_info("num_aux_dev_caps = %d", num_aux_dev_caps); in init_deinit_populate_aux_dev_cap_ext2()
/wlan-driver/qcacld-3.0/components/target_if/nan/src/
H A Dtarget_if_nan.c263 target_if_info("%s", msg.msg); in target_if_nan_dmesg_handler()
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h46 #define target_if_info(params...) \ macro