Searched defs:lid_type (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ti/wlcore/
H A Dcmd.c1429 u8 lid_type; local
1437 lid_type = WEP_DEFAULT_LID_TYPE;
1439 lid_type = BROADCAST_LID_TYPE;
1441 lid_type = UNICAST_LID_TYPE;
1445 " hlid: %d", (int)action, (int)id, (int)lid_type,
1448 cmd->lid_key_type = lid_type;

Completed in 75 milliseconds