Searched refs:tcam_get_index (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | niu.c | 3240 static u16 tcam_get_index(struct niu *np, u16 idx) in tcam_get_index() function 7160 idx = tcam_get_index(np, (u16)nfc->fs.location); in niu_get_ethtool_tcam_entry() 7244 idx = tcam_get_index(np, i); in niu_get_ethtool_tcam_all() 7498 idx = tcam_get_index(np, idx); in niu_add_ethtool_tcam_entry() 7582 idx = tcam_get_index(np, loc); in niu_del_ethtool_tcam_entry()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | niu.c | 3259 static u16 tcam_get_index(struct niu *np, u16 idx) in tcam_get_index() function 7178 idx = tcam_get_index(np, (u16)nfc->fs.location); in niu_get_ethtool_tcam_entry() 7262 idx = tcam_get_index(np, i); in niu_get_ethtool_tcam_all() 7516 idx = tcam_get_index(np, idx); in niu_add_ethtool_tcam_entry() 7600 idx = tcam_get_index(np, loc); in niu_del_ethtool_tcam_entry()
|
Completed in 34 milliseconds