Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dnl802154.h449 #define NL802154_CMD_FRAME_NR_IDS 256 macro
/linux-5.19.10/net/ieee802154/
Dnl802154.c1439 u32 commands[NL802154_CMD_FRAME_NR_IDS / 32]; in nl802154_send_key()
1547 [NL802154_KEY_ATTR_USAGE_CMDS] = { .len = NL802154_CMD_FRAME_NR_IDS / 8 },
1559 u32 commands[NL802154_CMD_FRAME_NR_IDS / 32] = { }; in nl802154_add_llsec_key()
1584 NL802154_CMD_FRAME_NR_IDS / 8); in nl802154_add_llsec_key()