Home
last modified time | relevance | path

Searched defs:last_frag (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/ethernet/
Deth_xmc4xxx.c364 struct net_buf *frag, *last_frag = NULL; in eth_xmc4xxx_rx_pkt() local
Deth_sam_gmac.c1229 struct net_buf *last_frag = NULL; in frame_get() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br.c403 bool last_frag = amount >= pdu->len; in l2cap_br_data_pull() local
/Zephyr-latest/subsys/bluetooth/host/
Diso.c767 bool last_frag = amount >= frag->len; in iso_data_pull() local
Dl2cap.c957 bool last_frag = amount >= lechan->_pdu_remaining; in l2cap_data_pull() local