Home
last modified time | relevance | path

Searched refs:strict_match (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_alb.c55 bool strict_match);
942 bool strict_match; member
949 bool strict_match = data->strict_match; in alb_upper_dev_walk() local
969 * when strict_match is turned off. in alb_upper_dev_walk()
971 if (netif_is_macvlan(upper) && !strict_match) { in alb_upper_dev_walk()
985 bool strict_match) in alb_send_learning_packets()
990 .strict_match = strict_match, in alb_send_learning_packets()
1547 bool strict_match; in bond_alb_monitor() local
984 alb_send_learning_packets(struct slave *slave, u8 mac_addr[], bool strict_match) alb_send_learning_packets() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_alb.c55 bool strict_match);
956 bool strict_match; member
963 bool strict_match = data->strict_match; in alb_upper_dev_walk() local
983 * when strict_match is turned off. in alb_upper_dev_walk()
985 if (netif_is_macvlan(upper) && !strict_match) { in alb_upper_dev_walk()
999 bool strict_match) in alb_send_learning_packets()
1004 .strict_match = strict_match, in alb_send_learning_packets()
1554 bool strict_match; in bond_alb_monitor() local
998 alb_send_learning_packets(struct slave *slave, const u8 mac_addr[], bool strict_match) alb_send_learning_packets() argument
[all...]
/kernel/linux/linux-6.6/sound/usb/
H A Dpcm.c92 unsigned int rate, unsigned int channels, bool strict_match, in find_format()
100 if (strict_match) { in find_format()
91 find_format(struct list_head *fmt_list_head, snd_pcm_format_t format, unsigned int rate, unsigned int channels, bool strict_match, struct snd_usb_substream *subs) find_format() argument

Completed in 7 milliseconds