Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dnl802154.h569 #define NL802154_CMD_FRAME_NR_IDS 256 macro
/linux-6.12.1/net/ieee802154/
Dnl802154.c1975 u32 commands[NL802154_CMD_FRAME_NR_IDS / 32]; in nl802154_send_key()
2083 [NL802154_KEY_ATTR_USAGE_CMDS] = { .len = NL802154_CMD_FRAME_NR_IDS / 8 },
2095 u32 commands[NL802154_CMD_FRAME_NR_IDS / 32] = { }; in nl802154_add_llsec_key()
2120 NL802154_CMD_FRAME_NR_IDS / 8); in nl802154_add_llsec_key()