Home
last modified time | relevance | path

Searched refs:SESSION_COUNTER_MAX (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h552 #define SESSION_COUNTER_MAX 6 /* maximum value for the session counter */ macro
H A Dcmd.c301 if (wl->session_ids[hlid] >= SESSION_COUNTER_MAX) in wlcore_get_new_session_id()