Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Drx.c158 last_id_inc = (wl->rx_last_id + 1) % (RX_MAX_PACKET_ID + 1); in wl1251_rx_body()
163 wl->rx_last_id = curr_id; in wl1251_rx_body()
165 wl->rx_last_id = last_id_inc; in wl1251_rx_body()
Dwl1251.h342 u32 rx_last_id; member
Dmain.c477 wl->rx_last_id = 0; in wl1251_op_stop()
1615 wl->rx_last_id = 0; in wl1251_alloc_hw()