Home
last modified time | relevance | path

Searched defs:queue_left (Results 1 – 3 of 3) sorted by relevance

/linux/net/batman-adv/
H A Dsend.c484 atomic_t *queue_left, in batadv_forw_packet_alloc()
H A Dbat_iv_ogm.c552 atomic_t *queue_left = own_packet ? NULL : &bat_priv->batman_queue_left; in batadv_iv_ogm_aggregate_new() local
H A Dtypes.h1951 atomic_t *queue_left; member