Searched refs:mac_pl (Results 1 – 3 of 3) sorted by relevance
127 struct ieee802154_mac_cmd_pl *mac_pl = &frame->mac_pl; in ieee802154_mac_cmd_push() local 139 skb_put_data(skb, mac_pl, sizeof(*mac_pl)); in ieee802154_mac_cmd_push() 149 struct ieee802154_beacon_hdr *mac_pl = &beacon->mac_pl; in ieee802154_beacon_push() local 161 skb_put_data(skb, mac_pl, sizeof(*mac_pl)); in ieee802154_beacon_push() 163 if (mac_pl->pend_short_addr_count || mac_pl in ieee802154_beacon_push() 311 ieee802154_mac_cmd_pl_pull(struct sk_buff * skb,struct ieee802154_mac_cmd_pl * mac_pl) ieee802154_mac_cmd_pl_pull() argument [all...]
195 struct ieee802154_beacon_hdr mac_pl; member200 struct ieee802154_mac_cmd_pl mac_pl; member205 struct ieee802154_mac_cmd_pl mac_pl; member210 struct ieee802154_mac_cmd_pl mac_pl; member216 struct ieee802154_mac_cmd_pl mac_pl; member222 struct ieee802154_mac_cmd_pl mac_pl; member257 struct ieee802154_mac_cmd_pl *mac_pl);
148 local->scan_beacon_req.mac_pl.cmd_id = IEEE802154_CMD_BEACON_REQ; in mac802154_scan_prepare_beacon_req() 496 local->beacon.mac_pl.beacon_order = request->interval; in mac802154_send_beacons_locked() 498 local->beacon.mac_pl.superframe_order = request->interval; in mac802154_send_beacons_locked() 499 local->beacon.mac_pl.final_cap_slot = 0xf; in mac802154_send_beacons_locked() 500 local->beacon.mac_pl.battery_life_ext = 0; in mac802154_send_beacons_locked() 501 local->beacon.mac_pl.pan_coordinator = !wpan_dev->parent; in mac802154_send_beacons_locked() 502 local->beacon.mac_pl.assoc_permit = 1; in mac802154_send_beacons_locked() 546 frame.mac_pl.cmd_id = IEEE802154_CMD_ASSOCIATION_REQ; in mac802154_perform_association() 674 frame.mac_pl.cmd_id = IEEE802154_CMD_DISASSOCIATION_NOTIFY; in mac802154_send_disassociation_notif() 730 frame.mac_pl in mac802154_send_association_resp_locked() [all...]