Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h286 u64 total_freed_pkts; member
340 u64 total_freed_pkts; member
491 u64 total_freed_pkts; member
H A Dcmd.c347 wl->links[link].total_freed_pkts = wlvif->total_freed_pkts; in wl12xx_allocate_link()
388 wlvif->total_freed_pkts = wl->links[*hlid].total_freed_pkts; in wl12xx_free_link()
398 wlvif->total_freed_pkts += sqn_padding; in wl12xx_free_link()
401 wl->links[*hlid].total_freed_pkts = 0; in wl12xx_free_link()
659 wl->links[wlvif->ap.bcast_hlid].total_freed_pkts = in wl12xx_cmd_role_start_ap()
660 wlvif->total_freed_pkts; in wl12xx_cmd_role_start_ap()
H A Dmain.c474 lnk->total_freed_pkts += diff16; in wlcore_fw_status()
482 lnk->total_freed_pkts += diff; in wlcore_fw_status()
496 lnk->total_freed_pkts += diff16; in wlcore_fw_status()
504 lnk->total_freed_pkts += diff; in wlcore_fw_status()
933 wl_sta->total_freed_pkts = wl->links[hlid].total_freed_pkts; in wlcore_save_freed_pkts()
943 wl_sta->total_freed_pkts += sqn_recovery_padding; in wlcore_save_freed_pkts()
3570 u64 tx_seq = wl->links[hlid].total_freed_pkts; in wlcore_set_key()
5054 wl->links[wl_sta->hlid].total_freed_pkts = wl_sta->total_freed_pkts; in wl1271_allocate_sta()
5268 wlvif->total_freed_pkts = 0; in wl12xx_update_sta_state()
5275 wlvif->total_freed_pkts = wl_sta->total_freed_pkts; in wl12xx_update_sta_state()