Home
last modified time | relevance | path

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

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