Searched refs:tp_state (Results 1 – 5 of 5) sorted by relevance
722 mlanutl mlanX tp_state [mode] [drop_point]4879 tp_state4884 mlanutl mlanX tp_state [mode] [drop_point]4887 [mode] : enable/disable tp_state collecting4901 mlanutl mlan0 tp_state 1 1 Collect throughput result and drop tx pkts at point 1.4902 mlanutl mlan0 tp_state Get throughput results (only works with enable mode).4903 mlanutl mlan0 tp_state 0 Disable throughput accounting.4904 mlanutl mlan0 tp_state 1 0xff Just for reading TX/RX accounting, no pkts drop
4913 pmadapter->tp_state_on = pmisc->param.tp_state.on; in wlan_misc_ioctl_tp_state()4914 pmadapter->tp_state_drop_point = pmisc->param.tp_state.drop_point; in wlan_misc_ioctl_tp_state()
5830 mlan_ds_misc_tp_state tp_state; member
18542 misc->param.tp_state.on = handle->tp_acnt.on; in woal_set_tp_state()18543 misc->param.tp_state.drop_point = handle->tp_acnt.drop_point; in woal_set_tp_state()