Lines Matching defs:address
175 #define NS_IEEE_ADDRESS (0xFF) /* Non-standard IEEE address */
410 * @mode: address mode (none, short, extended)
412 * @address: LE address, variable length as specified by mode
418 u8 address[8];
422 * union macaddr: generic MAC address container
423 * @short_addr: 16-bit short address
424 * @ieee_address: 64-bit extended address as LE byte array
1494 command.pdata.data_req.dst.address[0] = LS_BYTE(
1497 command.pdata.data_req.dst.address[1] = MS_BYTE(
1502 command.pdata.data_req.dst.address,
2119 * ca8210_set_hw_addr_filt() - Sets the address filtering parameters of the
2166 "error setting short address, MLME-SET.confirm status = %d",
2183 "error setting ieee address, MLME-SET.confirm status = %d",