Home
last modified time | relevance | path

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

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