Searched refs:list_entry_brvcc (Results 1 – 1 of 1) sorted by relevance
118 static inline struct br2684_vcc *list_entry_brvcc(const struct list_head *le) in list_entry_brvcc() function288 …return list_empty(&brdev->brvccs) ? NULL : list_entry_brvcc(brdev->brvccs.next); /* 1 vcc/dev righ… in pick_outgoing_vcc()379 brvcc = list_entry_brvcc(brdev->brvccs.next); in br2684_setfilt()857 brvcc = list_entry_brvcc(brdev->brvccs.next); in br2684_exit()