Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
A Dwlcore_i.h282 u64 total_freed_pkts; member
335 u64 total_freed_pkts; member
481 u64 total_freed_pkts; member
A Dcmd.c342 wl->links[link].total_freed_pkts = wlvif->total_freed_pkts; in wl12xx_allocate_link()
382 wlvif->total_freed_pkts = wl->links[*hlid].total_freed_pkts; in wl12xx_free_link()
392 wlvif->total_freed_pkts += sqn_padding; in wl12xx_free_link()
395 wl->links[*hlid].total_freed_pkts = 0; in wl12xx_free_link()
653 wl->links[wlvif->ap.bcast_hlid].total_freed_pkts = in wl12xx_cmd_role_start_ap()
654 wlvif->total_freed_pkts; in wl12xx_cmd_role_start_ap()
A Dmain.c435 lnk->total_freed_pkts += diff; in wlcore_fw_status()
867 wl_sta->total_freed_pkts = wl->links[hlid].total_freed_pkts; in wlcore_save_freed_pkts()
877 wl_sta->total_freed_pkts += sqn_recovery_padding; in wlcore_save_freed_pkts()
3525 u64 tx_seq = wl->links[hlid].total_freed_pkts; in wlcore_set_key()
5043 wl->links[wl_sta->hlid].total_freed_pkts = wl_sta->total_freed_pkts; in wl1271_allocate_sta()
5257 wlvif->total_freed_pkts = 0; in wl12xx_update_sta_state()
5264 wlvif->total_freed_pkts = wl_sta->total_freed_pkts; in wl12xx_update_sta_state()
A Ddebugfs.c610 VIF_STATE_PRINT_LLHEX(total_freed_pkts); in vifs_state_read()

Completed in 20 milliseconds