Lines Matching defs:mode
69 struct wpan_dev *wpan_dev, bool mode);
156 enum nl802154_cca_modes mode;
163 if (a->mode != b->mode)
166 if (a->mode == NL802154_CCA_ENERGY_CARRIER)
178 * @WPAN_PHY_FLAG_CCA_MODE: Indicates that transceiver will support cca mode
271 * @mode: Address mode from frame header. Can be one of:
276 * @short_addr: address if @mode is @IEEE802154_ADDR_SHORT
277 * @extended_addr: address if @mode is @IEEE802154_ADDR_LONG
280 u8 mode;
361 u8 mode;