Searched refs:dest_addr_mode (Results 1 – 4 of 4) sorted by relevance
87 fc->dest_addr_mode = hdr->dest.mode; in ieee802154_hdr_push() 257 dlen = ieee802154_hdr_addr_len(hdr->fc.dest_addr_mode, false); in ieee802154_hdr_minlen() 272 pos += ieee802154_hdr_get_addr(buf + pos, hdr->fc.dest_addr_mode, in ieee802154_hdr_get_addrs()
142 local->scan_beacon_req.mhr.fc.dest_addr_mode = IEEE802154_SHORT_ADDRESSING; in mac802154_scan_prepare_beacon_req() 489 local->beacon.mhr.fc.dest_addr_mode = IEEE802154_NO_ADDRESSING; in mac802154_send_beacons_locked() 532 frame.mhr.fc.dest_addr_mode = (coord->mode == IEEE802154_ADDR_LONG) ? in mac802154_perform_association() 660 frame.mhr.fc.dest_addr_mode = (target->mode == IEEE802154_ADDR_LONG) ? in mac802154_send_disassociation_notif() 721 frame.mhr.fc.dest_addr_mode = IEEE802154_EXTENDED_ADDRESSING; in mac802154_send_association_resp_locked()
109 dest_addr_mode:2, member121 dest_addr_mode:2,
1815 hdr.fc.dest_addr_mode = hdr.dest.mode; in ca8210_skb_rx()