last_skb 727 drivers/atm/firestream.c if (skb == FS_VCC (ATM_SKB(skb)->vcc)->last_skb) { last_skb 728 drivers/atm/firestream.c FS_VCC (ATM_SKB(skb)->vcc)->last_skb = NULL; last_skb 890 drivers/atm/firestream.c vcc->last_skb = NULL; last_skb 1108 drivers/atm/firestream.c if (vcc->last_skb) { last_skb 1110 drivers/atm/firestream.c vcc->last_skb); last_skb 1118 drivers/atm/firestream.c wait_event_interruptible(vcc->close_wait, !vcc->last_skb); last_skb 1173 drivers/atm/firestream.c vcc->last_skb = skb; last_skb 437 drivers/atm/firestream.h struct sk_buff *last_skb; last_skb 1427 drivers/net/ethernet/micrel/ksz884x.c struct sk_buff *last_skb; last_skb 339 drivers/net/wireless/mediatek/mt76/tx.c struct sk_buff *last_skb = NULL; last_skb 361 drivers/net/wireless/mediatek/mt76/tx.c if (last_skb) last_skb 362 drivers/net/wireless/mediatek/mt76/tx.c mt76_queue_ps_skb(dev, sta, last_skb, false); last_skb 364 drivers/net/wireless/mediatek/mt76/tx.c last_skb = skb; last_skb 368 drivers/net/wireless/mediatek/mt76/tx.c if (last_skb) { last_skb 369 drivers/net/wireless/mediatek/mt76/tx.c mt76_queue_ps_skb(dev, sta, last_skb, true); last_skb 54 include/net/kcm.h struct sk_buff *last_skb; last_skb 786 net/kcm/kcmsock.c skb = kcm_tx_msg(head)->last_skb; last_skb 879 net/kcm/kcmsock.c kcm_tx_msg(head)->last_skb = skb; last_skb 922 net/kcm/kcmsock.c skb = kcm_tx_msg(head)->last_skb; last_skb 1052 net/kcm/kcmsock.c kcm_tx_msg(head)->last_skb = skb;