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