Home
last modified time | relevance | path

Searched refs:if_count (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3679 int *ifindexes, int if_count, in is_duplicated_output_device() argument
3684 for (i = 0; i < if_count; i++) { in is_duplicated_output_device()
3755 int err, i, if_count = 0; in parse_tc_fdb_actions() local
3893 if_count, in parse_tc_fdb_actions()
3897 ifindexes[if_count] = out_dev->ifindex; in parse_tc_fdb_actions()
3898 if_count++; in parse_tc_fdb_actions()
/Linux-v5.15/drivers/scsi/be2iscsi/
Dbe_cmds.h1250 u32 if_count; member