Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dnl802154.h437 #define NL802154_CMD_FRAME_NR_IDS 256 macro
/linux-4.4.14/net/ieee802154/
Dnl802154.c1413 u32 commands[NL802154_CMD_FRAME_NR_IDS / 32]; in nl802154_send_key()
1516 [NL802154_KEY_ATTR_USAGE_CMDS] = { .len = NL802154_CMD_FRAME_NR_IDS / 8 },
1528 u32 commands[NL802154_CMD_FRAME_NR_IDS / 32] = { }; in nl802154_add_llsec_key()
1551 NL802154_CMD_FRAME_NR_IDS / 8); in nl802154_add_llsec_key()